|
cloudy
trunk
|
#include "cddefines.h"#include "molcol.h"#include "radius.h"#include "h2.h"#include "mole.h"#include "prt.h"
Go to the source code of this file.
Functions | |
| void | molcol (const char *chLabel, FILE *ioMEAN) |
| void molcol | ( | const char * | chLabel, |
| FILE * | ioMEAN | ||
| ) |
molcol generate and print molecular column densities
| *chLabel | |
| *ioMEAN | file for any prints |
Definition at line 11 of file molcol.cpp.
References cdEXIT, CHARS_ISOTOPE_SYM, CHARS_SPECIES, DEBUG_ENTRY, diatoms, t_radius::drad_x_fillfac, EXIT_FAILURE, fprintf(), chem_nuclide::label(), t_mole_global::list, MAX2, mole, mole_global, NCOLMAX, null_nuclide, t_mole_global::num_calc, radius, SMALLFLOAT, and t_mole_local::species.
Referenced by IterStart(), PrtColumns(), and radius_increment().

1.8.5