#include "cddefines.h"#include "dense.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"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 29 of file init_sim_postparse.cpp.
References Wind::AccelGravity, ASSERT, atoms, cdEXIT, t_elementnames::chElementSym, t_iso::chISO, t_rfield::cinrat, t_rfield::cmcool, CO_create_react(), CO_Init(), CO_zero(), Wind::comass, t_rfield::comoff, t_rfield::comtot, t_atoms::d5200r, DEBUG_ENTRY, dense, Wind::DiskRadius, elementnames, t_rfield::EnerGammaRay, t_rfield::EnergyBremsThin, t_rfield::extin_mag_B_extended, t_rfield::extin_mag_B_point, t_rfield::extin_mag_V_extended, t_rfield::extin_mag_V_point, GRAV_CONST, Heavy, ioQQQ, t_rfield::ipEnergyBremsThin, ipH_LIKE, ipHELIUM, ipHYDROGEN, iso, iso_update_num_levels(), t_iterations::iter_malloc, iterations, t_iso::lgCompileRecomb, Wind::lgDisk, t_dense::lgElmtOn, t_iterations::lgLastIt, t_iso::lgPrintNumberOfLevels, t_trace::lgTrace, t_thermal::lgUnstable, t_rfield::lgUSphON, t_trace::lgWind, LIMELM, t_iso::n_HighestResolved_local, t_iso::n_HighestResolved_max, t_iso::nCollapsed_local, t_iso::nCollapsed_max, NISO, t_iso::numLevels_local, t_iso::numLevels_max, t_thermal::nUnstable, t_rfield::nupper, t_struc::nzonePreviousIteration, t_atoms::p2nit, t_pressure::pinzon, POW2, t_pressure::PresInteg, t_pressure::PresIntegElecThin, pressure, t_radius::Radius, radius, rfield, rfield_opac_zero(), SOLAR_MASS, t_radius::StopRadius, t_radius::StopThickness, struc, thermal, t_thermal::thist, t_thermal::tlowst, TorF(), trace, wind, and t_Heavy::xLyaHeavy.
Referenced by cloudy().
1.6.1