22 (*diatom)->H2_Colden( chLabel );
24 if( strcmp(chLabel,
"ZERO") == 0 )
33 else if( strcmp(chLabel,
"ADD ") == 0 )
42 else if( strcmp(chLabel,
"PRIN") == 0 )
44 bool lgFirstPrint =
true;
55 if(j+len >
NCOLMAX || heavyAtom != lastHeavyAtom)
58 if (heavyAtom != lastHeavyAtom)
60 fprintf ( ioMEAN,
"==== %-*.*s compounds ====",
64 fprintf ( ioMEAN,
" Log10 column densities [cm^-2]");
82 fprintf( ioMEAN,
" molcol does not understand the label %4.4s\n",
t_mole_global mole_global
chem_nuclide * null_nuclide
valarray< class molezone > species
vector< diatomics * > diatoms
void molcol(const char *chLabel, FILE *ioMEAN)
#define DEBUG_ENTRY(funcname)
int fprintf(const Output &stream, const char *format,...)
vector< diatomics * >::iterator diatom_iter