|
cloudy trunk
|
#include "cddefines.h"#include "physconst.h"#include "optimize.h"#include "input.h"#include "rfield.h"#include "radius.h"#include "parse.h"#include "parser.h"
Go to the source code of this file.
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 |
Definition at line 13 of file parse_blackbody.cpp.
References BIGFLOAT, cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, Parser::FFmtRead(), input, ioQQQ, Parser::lgEOL(), LIMSPC, Parser::m_nqh, Parser::nMatch(), Parser::NoNumb(), optimize, radius, rfield, set_NaN(), STEFAN_BOLTZ, TE1RYD, and TotalInsanity().
Referenced by ParseCommands().
