cloudy
trunk
|
#include "cddefines.h"
#include "optimize.h"
#include "abund.h"
#include "dense.h"
#include "input.h"
#include "iso.h"
#include "hmi.h"
#include "mole.h"
#include "elementnames.h"
#include "parse.h"
Go to the source code of this file.
Functions | |
void | ParseElement (char *chCard) |
void ParseElement | ( | char * | chCard) |
ParseElement parse options on element command
Definition at line 15 of file parse_element.cpp.
References t_abund::AbTabFac, t_abund::AbTabRad, abund, t_dense::AbundanceLimit, ASSERT, cap4(), caps(), cdEXIT, t_elementnames::chElementName, t_elementnames::chElementNameShort, t_optimize::chVarFmt, co, DEBUG_ENTRY, dense, elementnames, FFmtRead(), GetElem(), hmi, input, INPUT_LINE_LENGTH, input_readarray(), t_dense::IonHigh, ioQQQ, ipH_LIKE, ipHE_LIKE, ipHELIUM, ipHYDROGEN, t_abund::ipSolar, iso, t_abund::lgAbnSolar, t_abund::lgAbTaDepth, t_abund::lgAbTaON, t_abund::lgAbunTabl, t_mole::lgElem_in_chemistry, t_dense::lgElmtOn, t_co::lgNoCOMole, t_hmi::lgNoH2Mole, t_dense::lgSetIoniz, t_optimize::lgVarOn, LIMELM, LIMTABD, mole, t_abund::nAbunTabl, NISO, nMatch(), t_optimize::nparm, t_abund::npSolar, t_input::nRead, t_iso::numLevels_max, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, t_abund::ScaleElement, t_dense::SetIoniz, t_abund::solar, t_optimize::vincr, and t_optimize::vparm.
Referenced by ParseAbundances(), and ParseCommands().