|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "molcol.h"#include "radius.h"#include "h2.h"#include "mole.h"#include "prt.h"
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 |
References cdEXIT, CHARS_ISOTOPE_SYM, CHARS_SPECIES, DEBUG_ENTRY, diatoms, EXIT_FAILURE, fprintf(), chem_nuclide::label(), MAX2, mole, mole_global, NCOLMAX, NULL, null_nuclide, radius, and SMALLFLOAT.
Referenced by IterStart(), PrtColumns(), and radius_increment().
