cloudy trunk
Loading...
Searching...
No Matches
init_coreload.cpp File Reference
#include "cddefines.h"
#include "optimize.h"
#include "parse.h"
#include "struc.h"
#include "input.h"
#include "dense.h"
#include "hcmap.h"
#include "h2.h"
#include "version.h"
#include "hextra.h"
#include "heavy.h"
#include "grid.h"
#include "ionbal.h"
#include "iso.h"
#include "taulines.h"
#include "cosmology.h"
#include "physconst.h"
#include "broke.h"
#include "rfield.h"
Include dependency graph for init_coreload.cpp:

Go to the source code of this file.

Functions

void InitCoreload (void)

Function Documentation

◆ InitCoreload()

void InitCoreload ( void )

one time initialization of core load, called from cdDrive, this sets minimum set of values needed for the code to start - called after input lines have been read in and checked for VARY or GRID - so known whether single or multiple sims will be run

Definition at line 42 of file init_coreload.cpp.

References broke, chOptimFileName, cosmology, DEBUG_ENTRY, dense, diatoms_init(), grid, hcmap, Heavy, hextra, input, ionbal, ipCARBON, ipH_LIKE, ipHE_LIKE, ipHELIUM, ipHYDROGEN, ipIRON, ipMAGNESIUM, ipNEON, ipNITROGEN, ipOXYGEN, ipSILICON, ipSULPHUR, iso_ctrl, iso_sp, iso_update_num_levels(), lgLinesAdded, lgStatesAdded, LIMELM, LIMPAR, MAX2, max_num_levels, NISO, optimize, rfield, SaveFilesInit(), SMALLFLOAT, and struc.

Referenced by cdDrive().

Here is the call graph for this function: