Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"
#include "elementnames.h"
#include "optimize.h"
#include "hydrogenic.h"
#include "input.h"
#include "iso.h"
#include "parser.h"
#include "phycon.h"
#include "rfield.h"
#include "taulines.h"
Functions | |
void | ParseDatabaseISO (long ipISO, Parser &p) |
void ParseDatabaseISO | ( | long | ipISO, |
Parser & | p ) |
ParseDatabaseISO parse the atom XX-like command, to set options for iso sequences
ipISO | |
*chCard |
References ASSERT, cdEXIT, DEBUG_ENTRY, elementnames, EXIT_FAILURE, exp10(), Parser::FFmtRead(), fprintf(), Parser::GetElem(), hydro, input, ioQQQ, ipCRD, ipCRDW, ipH_LIKE, ipHE_LIKE, ipHYDROGEN, ipLY_A, ipPRD, iso_ctrl, iso_sp, iso_update_num_levels(), Parser::lgEOL(), lgHydroAlloc, LIMELM, max(), min(), MIN2, NHYDRO_MAX_LEVEL, Parser::nMatch(), Parser::NoNumb(), optimize, phycon, POW3, rfield, RREC_MAXN, and TotalInsanity().
Referenced by ParseDatabase(), and ParseTest().