Go to the documentation of this file.
22 if( strcmp(chLabel,
"PRIN") == 0 )
25 fprintf( ioMEAN,
"\n Log10 Column density (cm^-2)\n");
26 fprintf( ioMEAN,
" Htot :");
28 fprintf( ioMEAN,
" HII :");
30 fprintf( ioMEAN,
" HI :");
32 fprintf( ioMEAN,
" H- :");
34 fprintf( ioMEAN,
" H2g :");
36 fprintf( ioMEAN,
" H2* :");
38 fprintf( ioMEAN,
" H2+ :");
40 fprintf( ioMEAN,
" HeH+ :");
42 fprintf( ioMEAN,
"\n");
43 fprintf( ioMEAN,
" H3+ :");
45 fprintf( ioMEAN,
"\n");
53 if( strcmp(chLabel,
"ZERO") == 0 )
62 else if( strcmp(chLabel,
"ADD ") == 0 )
71 else if( strcmp(chLabel,
"PRIN") == 0 )
80 if(
COmole[i]->n_nuclei <= 1)
84 fprintf( ioMEAN,
"\n" );
85 fprintf( ioMEAN,
" %-6.6s:",
COmole[i]->label );
89 fprintf( ioMEAN,
"\n" );
94 fprintf( ioMEAN,
" molcol does not understand the label %4.4s\n",
Generated for cloudy by
1.8.4