17 fprintf(
ioQQQ,
" PROBLEM DISASTER More than one density command was entered.\n" );
25 fprintf(
ioQQQ,
" DISASTER The density MUST be entered with this command. STOP\n" );
37 " DISASTER - the log of the entered hydrogen density is %.3f - too extreme for this processor.\n",
41 " DISASTER - the log of the largest hydrogen density this processor can do is %.3f.\n",
45 " DISASTER - the log of the smallest hydrogen density this processor can do is %.3f.\n",
47 fprintf(
ioQQQ,
" Sorry.\n" );
57 fprintf(
ioQQQ,
"This density is too high. This version of Cloudy does not permit densities greater than %e cm-3.\n",
MAX_DENSITY );
63 fprintf(
ioQQQ,
" PROBLEM DISASTER Hydrogen density must be > 0.\n" );
85 fprintf(
ioQQQ,
" The column density MUST be set if the col den option is to be used.\n" );
90 else if( p.
nMatch(
"DEPT") )
96 fprintf(
ioQQQ,
" The scale depth MUST be set if the depth option is to be used.\n" );
157 fprintf(
ioQQQ,
" Internal error in HDEN\n" );
#define DEBUG_ENTRY(funcname)
bool nMatch(const char *chKey) const
void ParseHDEN(Parser &p)
realnum gas_phase[LIMELM]
void SetGasPhaseDensity(const long nelem, const realnum density)
realnum vparm[LIMEXT][LIMPAR]
char chVarFmt[LIMPAR][FILENAME_PATH_LENGTH_2]