Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
t_StopCalc Struct Reference

#include <stopcalc.h>

Public Attributes

realnum tauend
 
realnum taunu
 
long int iptnu
 
double TeFloor
 
realnum TempHiStopZone
 
realnum TempHiStopIteration
 
realnum TempLoStopZone
 
realnum TempLoStopIteration
 
realnum StopElecFrac
 
realnum StopH2MoleFrac
 
realnum StopHPlusFrac
 
realnum StopDepleteFrac
 
realnum StopVelocity
 
realnum HColStop
 
realnum colpls
 
realnum colnut
 
realnum col_h2
 
realnum xMass
 
realnum col_h2_nut
 
realnum col_H0_ov_Tspin
 
realnum col_monoxco
 
realnum AV_point
 
realnum AV_extended
 
realnum StopElecDensity
 
vector< StopLineEntrysle
 
bool lgStop21cm
 
vector< long > ContIndex
 
vector< FluxContNFnu
 
char chReasonStop [nCHREASONSTOP]
 
bool lgStopSpeciesColumn
 
string chSpeciesColumn
 
realnum col_species
 

Detailed Description

Member Data Documentation

◆ AV_extended

realnum t_StopCalc::AV_extended

◆ AV_point

realnum t_StopCalc::AV_point

stop at AV, point or extended

◆ chReasonStop

char t_StopCalc::chReasonStop[nCHREASONSTOP]

the reason the calculation stopped

◆ chSpeciesColumn

string t_StopCalc::chSpeciesColumn

◆ col_H0_ov_Tspin

realnum t_StopCalc::col_H0_ov_Tspin

integrated n()H0) / Tspin

◆ col_h2

realnum t_StopCalc::col_h2

column density in molecular hydrogen

◆ col_h2_nut

realnum t_StopCalc::col_h2_nut

column density in molecular + neutral hydrogen

◆ col_monoxco

realnum t_StopCalc::col_monoxco

column density in carbon monoxide

◆ col_species

realnum t_StopCalc::col_species

◆ colnut

realnum t_StopCalc::colnut

◆ colpls

realnum t_StopCalc::colpls

◆ ContIndex

vector<long> t_StopCalc::ContIndex

parameters for STOP CONTINUUM FLUX

◆ ContNFnu

vector<Flux> t_StopCalc::ContNFnu

◆ HColStop

realnum t_StopCalc::HColStop

limit column densities set with stop column command HColStop is total hydrogen column, others are ionized and neutral

◆ iptnu

long int t_StopCalc::iptnu

this points to taunu within the continuum mesh

◆ lgStop21cm

bool t_StopCalc::lgStop21cm

flag saying to stop at 21cm line optical depth

◆ lgStopSpeciesColumn

bool t_StopCalc::lgStopSpeciesColumn

◆ sle

vector<StopLineEntry> t_StopCalc::sle

parameters for stop line command

◆ StopDepleteFrac

realnum t_StopCalc::StopDepleteFrac

stop when a certain fraction of O frozen out on grains is reached, this was put in to stop Cloudy from going into regimes where time dependence must be considered

◆ StopElecDensity

realnum t_StopCalc::StopElecDensity

stopping electron density, set with stop eden command

◆ StopElecFrac

realnum t_StopCalc::StopElecFrac

STOP EFRAC sets this limiting ratio of electron to H densities

◆ StopH2MoleFrac

realnum t_StopCalc::StopH2MoleFrac

stop at a hydrogen molecular fraction, relative to total hydrogen, this is 2H_2 / H_total

◆ StopHPlusFrac

realnum t_StopCalc::StopHPlusFrac

stop at a ionized hydrogen fraction, this was put in to simulate the contribution of the H+ region to the overall intensity of PDR lines

◆ StopVelocity

realnum t_StopCalc::StopVelocity

stop when absolute value of velocity falls below this value.
Entered in km/s but converted to cm/s

◆ tauend

realnum t_StopCalc::tauend

this has the various ending criteria for stopping a model optical depth to stop calculation

◆ taunu

realnum t_StopCalc::taunu

this is the energy within the continuum mesh, we will stop when the optical depth at this energy reaches tauend

◆ TeFloor

double t_StopCalc::TeFloor

this provides a "floor" for the temperature - when the temperature falls to this limit, go to constant temperature solution

◆ TempHiStopIteration

realnum t_StopCalc::TempHiStopIteration

highest allowed iteration temperature, set with stop time temperature exceeds command

◆ TempHiStopZone

realnum t_StopCalc::TempHiStopZone

highest allowed zone temperature, set with stop temperature exceeds command

◆ TempLoStopIteration

realnum t_StopCalc::TempLoStopIteration

TempLoStopIteration is lowest temperature to allow in iterations, set with stop time temperature command, used to stop time dependent sims

◆ TempLoStopZone

realnum t_StopCalc::TempLoStopZone

TempLoStopZone is lowest temperature to allow in radial zone integrations, set with stop temperature command

◆ xMass

realnum t_StopCalc::xMass

stop at some mass


The documentation for this struct was generated from the following file: