cloudy
trunk
|
Go to the source code of this file.
Data Structures | |
struct | t_StopCalc |
Variables | |
const int | MXSTPL = 10 |
const realnum | COLUMN_INIT = 1e30f |
const int | nCHREASONSTOP = 100 |
t_StopCalc | StopCalc |
const realnum COLUMN_INIT = 1e30f |
this is the stopping column density that is "default" - if still at this value then stop column is not used
Definition at line 14 of file stopcalc.h.
Referenced by InitDefaultsPreparse(), and ParseCommands().
const int MXSTPL = 10 |
maximum number of stop line commands
Definition at line 10 of file stopcalc.h.
Referenced by ParseStop().
const int nCHREASONSTOP = 100 |
Definition at line 16 of file stopcalc.h.
Referenced by iter_end_check().
t_StopCalc StopCalc |
Definition at line 7 of file stopcalc.cpp.
Referenced by AbundancesSet(), ConvBase(), ConvInitSolution(), ConvIterCheck(), DynaIterEnd(), InitDefaultsPreparse(), iter_end_check(), IterRestart(), IterStart(), ParseCommands(), ParseSet(), ParseStop(), PrtComment(), radius_first(), radius_next(), RT_tau_init(), and TempChange().