cloudy  trunk
Data Fields
t_StopCalc Struct Reference

#include <stopcalc.h>

Collaboration diagram for t_StopCalc:
Collaboration graph
[legend]

Data Fields

realnum tauend
realnum taunu
long int iptnu
realnum T2High
double TeFloor
realnum tend
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
realnum stpint [MXSTPL]
long int ipStopLin1 [MXSTPL]
long int ipStopLin2 [MXSTPL]
long int nstpl
realnum StopLineWl1 [MXSTPL]
realnum StopLineWl2 [MXSTPL]
char chStopLabel1 [MXSTPL][5]
char chStopLabel2 [MXSTPL][5]
bool lgStop21cm
long int nTotalIonizStop
char chReasonStop [nCHREASONSTOP]

Detailed Description

stopcalc.h

Definition at line 15 of file stopcalc.h.


Field Documentation

Definition at line 79 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), ParseStop(), and radius_next().

stop at AV, point or extended

Definition at line 79 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), ParseStop(), and radius_next().

Definition at line 116 of file stopcalc.h.

Referenced by iter_end_check(), IterStart(), and PrtComment().

line labels

Definition at line 105 of file stopcalc.h.

Referenced by iter_end_check(), IterStart(), and ParseStop().

Definition at line 105 of file stopcalc.h.

Referenced by IterStart(), and ParseStop().

integrated n()H0) / Tspin

Definition at line 73 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), ParseStop(), and radius_next().

column density in molecular hydrogen

Definition at line 64 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), ParseCommands(), ParseStop(), and radius_next().

column density in molecular + neutral hydrogen

Definition at line 70 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), ParseCommands(), ParseStop(), and radius_next().

column density in carbon monoxide

Definition at line 76 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), ParseStop(), and radius_next().

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

Definition at line 59 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), ParseCommands(), ParseStop(), radius_first(), radius_next(), and RT_tau_init().

line indices for first and second lines in stop line command

Definition at line 96 of file stopcalc.h.

Referenced by iter_end_check(), and IterStart().

Definition at line 96 of file stopcalc.h.

Referenced by iter_end_check(), and IterStart().

this points to taunu within the continuum mesh

Definition at line 25 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), radius_next(), and RT_tau_init().

flag saying to stop at 21cm line optical depth

Definition at line 109 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), and ParseStop().

number of stop line commands entered, 0 if none

Definition at line 99 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), IterStart(), and ParseStop().

stop when counter conv.nTotalIoniz reaches this value, a debugging aid

Definition at line 112 of file stopcalc.h.

Referenced by ConvBase(), InitDefaultsPreparse(), iter_end_check(), and ParseStop().

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

Definition at line 51 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), and ParseStop().

stopping electron density, set with stop eden command

Definition at line 82 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), and ParseStop().

STOP EFRAC sets this limiting ratio of electron to H densities

Definition at line 38 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), and ParseStop().

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

Definition at line 42 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), and ParseStop().

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

Definition at line 46 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), and ParseStop().

Definition at line 101 of file stopcalc.h.

Referenced by iter_end_check(), IterStart(), and ParseStop().

Definition at line 101 of file stopcalc.h.

Referenced by IterStart(), and ParseStop().

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

Definition at line 55 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), and ParseStop().

MXSTPL (above, equal to 10) is maximum number of stop line commands

parameters for stop line command LineStopWl - line wavelength for stop line command ipStopLin1 is pointer to first line of pair in stack of lines ipStopLin2 is pointer to second line of pair in stack of lines, usually Hbeta. initially holds wavelength, converted to pointer in iter_startend.cpp

Definition at line 93 of file stopcalc.h.

Referenced by iter_end_check(), and ParseStop().

highest allowed temperature, set with stop temperature exceeds command

Definition at line 28 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), and ParseStop().

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

Definition at line 19 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), ParseCommands(), ParseStop(), radius_first(), radius_next(), and RT_tau_init().

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

Definition at line 22 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), ParseStop(), radius_first(), and RT_tau_init().

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

Definition at line 32 of file stopcalc.h.

Referenced by ConvInitSolution(), InitDefaultsPreparse(), iter_end_check(), IterRestart(), ParseSet(), and TempChange().

tend is lowest temperature, set with stop temperature command

Definition at line 35 of file stopcalc.h.

Referenced by AbundancesSet(), ConvIterCheck(), InitDefaultsPreparse(), iter_end_check(), ParseCommands(), ParseStop(), and PrtComment().

stop at some mass

Definition at line 67 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), iter_end_check(), and ParseStop().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated for cloudy by doxygen 1.7.6.1