|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "optimize.h"#include "input.h"#include "rfield.h"#include "radius.h"#include "parser.h"
Functions | |
| void | ParseBlackbody (Parser &p) |
| void ParseBlackbody | ( | Parser & | p | ) |
parse the blackbody command
| *chCard | input command line, already changed to caps |
| *nqh | counter for which continuum source this is |
| *ar1 | optional area that might be set here |
References BIGFLOAT, cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, exp10(), Parser::FFmtRead(), fprintf(), input, ioQQQ, Parser::lgEOL(), LIMSPC, Parser::m_nqh, Parser::nMatch(), Parser::NoNumb(), optimize, rfield, set_NaN(), Illumination::SYMMETRIC, and TotalInsanity().
Referenced by ParseCommands().
