Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"
#include "taulines.h"
#include "h2.h"
#include "iso.h"
#include "dense.h"
#include "prt.h"
#include "trace.h"
Functions | |
STATIC void | prme (const bool lgReset, const TransitionProxy &t) |
STATIC void | prt_header_cols () |
void | prtmet (void) |
STATIC void prme | ( | const bool | lgReset, |
const TransitionProxy & | t ) |
References TransitionProxy::chLabel(), DEBUG_ENTRY, TransitionProxy::Emis(), fprintf(), ioQQQ, TransitionProxy::ipCont(), NCOLMAX, prt, prt_linecol, STATIC, EmissionProxy::TauIn(), and EmissionProxy::TauInSpecific().
Referenced by prtmet().
STATIC void prt_header_cols | ( | ) |
void prtmet | ( | void | ) |
prtmet print all line optical depths at end of iteration
References dBaseTrans, DEBUG_ENTRY, dense, diatoms, ExtraLymanLinesJ05, ExtraLymanLinesJ15, fprintf(), HFLines, ioQQQ, ipExtraLymanLinesJ05, ipExtraLymanLinesJ15, ipH_LIKE, iso_ctrl, iso_sp, lgIsLymanLineResolved(), LIMELM, N_, NISO, nSpecies, nWindLine, prme(), prt, prt_header_cols(), TauLine2, trace, and UTALines.
Referenced by PrtAllTau(), and RT_tau_inc().