|
cloudy trunk
|
#include "cddefines.h"#include "dense.h"#include "deuterium.h"#include "struc.h"#include "rfield.h"#include "elementnames.h"#include "atoms.h"#include "physconst.h"#include "iterations.h"#include "pressure.h"#include "mole.h"#include "trace.h"#include "radius.h"#include "thermal.h"#include "heavy.h"#include "wind.h"#include "init.h"#include "iso.h"#include "h2.h"#include "co.h"#include "monitor_results.h"#include "taulines.h"
Go to the source code of this file.
Functions | |
| void | InitSimPostparse (void) |
| void InitSimPostparse | ( | void | ) |
initialize values at start of simulation, called after parser, sets initial or zero values at start of each sim in grid
Definition at line 34 of file init_sim_postparse.cpp.
References AllTransitions, ASSERT, atoms, cdEXIT, colliders, DEBUG_ENTRY, dense, deut, diatoms, elementnames, EXIT_FAILURE, findspecieslocal(), GRAV_CONST, Heavy, ioQQQ, ipH_LIKE, ipHELIUM, ipHYDROGEN, iso_ctrl, iso_sp, iso_update_num_levels(), iterations, LIMELM, molezone::location, mole, mole_create_react(), mole_global, MonitorResults, NISO, POW2, pressure, radius, rfield, rfield_opac_zero(), SOLAR_MASS, struc, thermal, TorF(), trace, and wind.
Referenced by cloudy().
