|
cloudy
trunk
|
#include "cddefines.h"#include "grains.h"#include "abund.h"#include "phycon.h"#include "called.h"#include "elementnames.h"#include "input.h"#include "parse.h"
Go to the source code of this file.
Functions | |
| void | ParseAbundances (char *chCard, bool lgDSet) |
| void ParseAbundances | ( | char * | chCard, |
| bool | lgDSet | ||
| ) |
ParseAbundances parse and read in composition as set by abundances command
| *chCard | |
| lgDSet |
Definition at line 13 of file parse_abundances.cpp.
References abund, abund_starburst(), t_abund::ahii, t_abund::aism, t_abund::anova, t_abund::apn, t_abund::aprim, called, t_abund::camern, caps(), cdEXIT, t_elementnames::chElementName, t_elementnames::chElementSym, DEBUG_ENTRY, GrainPar::dep, elementnames, FFmtRead(), INPUT_LINE_LENGTH, input_readarray(), ioQQQ, t_abund::ipSolar, GrainPar::lgAbunVsDepth, GrainPar::lgForbidQHeating, GrainPar::lgGreyGrain, lgInputComment(), t_phycon::lgPhysOK, GrainPar::lgRequestQHeating, t_called::lgTalk, LIMELM, mie_read_opc(), nMatch(), t_abund::npSolar, t_abund::OldSolar84, ParseElement(), phycon, ReturnGrainBins(), t_abund::solar, and t_abund::SolarSave.
Referenced by ParseCommands(), and ParseTest().

1.8.3.1