16 fprintf(
ioQQQ,
" PROBLEM DISASTER More than one density command was entered.\n" );
24 fprintf(
ioQQQ,
" DISASTER The density MUST be entered with this command. STOP\n" );
36 " DISASTER - the log of the entered hydrogen density is %.3f - too extreme for this processor.\n",
40 " DISASTER - the log of the largest hydrogen density this processor can do is %.3f.\n",
44 " DISASTER - the log of the smallest hydrogen density this processor can do is %.3f.\n",
56 fprintf(
ioQQQ,
"This density is too high. This version of Cloudy does not permit densities greater than %e cm-3.\n",
MAX_DENSITY );
62 fprintf(
ioQQQ,
" PROBLEM DISASTER Hydrogen density must be > 0.\n" );
84 fprintf(
ioQQQ,
" The column density MUST be set if the col den option is to be used.\n" );
89 else if( p.
nMatch(
"DEPT") )
95 fprintf(
ioQQQ,
" The scale depth MUST be set if the depth option is to be used.\n" );
bool nMatch(const char *chKey) const
void ParseHDEN(Parser &p)
void SetGasPhaseDensity(const long nelem, const realnum density)
char chVarFmt[LIMPAR][FILENAME_PATH_LENGTH_2]
realnum vparm[LIMEXT][LIMPAR]
realnum gas_phase[LIMELM]
#define DEBUG_ENTRY(funcname)
int fprintf(const Output &stream, const char *format,...)