cloudy trunk
|
#include "cddefines.h"
#include "physconst.h"
#include "phycon.h"
#include "radius.h"
#include "trace.h"
#include "dynamics.h"
#include "geometry.h"
#include "noexec.h"
#include "rfield.h"
#include "opacity.h"
#include "stopcalc.h"
#include "atomfeii.h"
#include "plot.h"
#include "rt.h"
#include "fudgec.h"
#include "abund.h"
#include "co.h"
#include "h2.h"
#include "ionbal.h"
#include "hextra.h"
#include "wind.h"
#include "atmdat.h"
#include "pressure.h"
#include "thermal.h"
#include "continuum.h"
#include "optimize.h"
#include "save.h"
#include "dense.h"
#include "hcmap.h"
#include "prt.h"
#include "init.h"
#include "taulines.h"
#include "lines_service.h"
#include "grid.h"
Go to the source code of this file.
Functions | |
void | InitDefaultsPreparse (void) |
void InitDefaultsPreparse | ( | void | ) |
initialize values that are changed in the parser. Called just before parser, will be called one time per core load
Set the default collision strength for dBase transitions when there is no radiative data
Definition at line 49 of file init_defaults_preparse.cpp.
References abund, atmdat, co, COLUMN_INIT, continuum, cpu, DEBUG_ENTRY, dense, DummyEmis, dynamics, EmLineZero(), FeII, Illuminate::FORWARD, fudgec, geometry, grid, hcmap, hextra, HIONPOT, t_atmdat::HYBRID, ionbal, ipH_LIKE, ipHYDROGEN, ipOXYGEN, LIMELM, LIMPUN, LIMSPC, LINE_CONT_SHIELD_FEDERMAN, NDPLOT, NFUDGC, NISO, noexec, opac, optimize, phycon, plotCom, pressure, prt, radius, rfield, rt, save, StopCalc, TauZero(), thermal, trace, and wind.
Referenced by cloudy(), and grid_do().