Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"
#include "optimize.h"
#include "hextra.h"
#include "ionbal.h"
#include "input.h"
#include "parser.h"
Functions | |
void | ParseCosmicRays (Parser &p) |
void ParseCosmicRays | ( | Parser & | p | ) |
ParseCosmicRays parse the cosmic rays command
*chCard |
References ASSERT, t_hextra::background_density, t_hextra::background_rate, cdEXIT, t_optimize::chVarFmt, t_ionbal::CosRayIonRate, t_hextra::crpowr, t_hextra::crtemp, t_hextra::cryden, t_hextra::cryden_ov_background, DEBUG_ENTRY, EXIT_FAILURE, exp10(), Parser::FFmtRead(), fprintf(), hextra, input, ionbal, ioQQQ, t_hextra::lg_CR_B_equipartition, Parser::lgEOL(), t_optimize::lgVarOn, MIN2, Parser::nMatch(), Parser::NoNumb(), t_optimize::nparm, t_input::nRead, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, SMALLFLOAT, t_optimize::vincr, and t_optimize::vparm.
Referenced by ParseCommands(), and ParseTest().