cloudy
trunk
|
#include "cddefines.h"
#include "optimize.h"
#include "input.h"
#include "rfield.h"
#include "radius.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 11 of file parse_blackbody.cpp.
References BIGFLOAT, cdEXIT, t_rfield::chRSpec, t_rfield::chSpNorm, t_rfield::chSpType, t_optimize::chVarFmt, t_rfield::cutoff, DEBUG_ENTRY, t_mesh::egamry(), t_mesh::emm(), EXIT_FAILURE, exp10(), Parser::FFmtRead(), fprintf(), t_rfield::Illumination, input, ioQQQ, Illuminate::ISOTROPIC, Parser::lgEOL(), t_optimize::lgVarOn, LIMSPC, Parser::m_nqh, Parser::nMatch(), Parser::NoNumb(), t_optimize::nparm, t_input::nRead, t_rfield::nShape, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, t_rfield::range, rfield, set_NaN(), t_rfield::slope, TotalInsanity(), t_rfield::totpow, t_optimize::vincr, and t_optimize::vparm.
Referenced by ParseCommands().