Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"
#include "cddrive.h"
#include "dense.h"
#include "elementnames.h"
#include "h2.h"
#include "taulines.h"
#include "molcol.h"
#include "generic_state.h"
#include "prt.h"
Functions | |
void | PrtColumns (FILE *ioMEAN) |
void PrtColumns | ( | FILE * | ioMEAN | ) |
PrtColumns print column densities of all elements in standard output
ioMEAN | this is stream used for io, is stdout when called by final, is save unit when save output generated |
References ASSERT, cdColm(), t_elementnames::chElementName, t_elementnames::chElementNameShort, column(), DEBUG_ENTRY, dense, elementnames, fprintf(), h2, diatomics::H2_Prt_column_density(), ipHYDROGEN, t_dense::lgElmtOn, LIMELM, matchGeneric(), MAX2, molcol(), NCHLAB, nWindLine, SDIV(), and TotalInsanity().
Referenced by PrtFinal().