#include "cddefines.h"#include "taulines.h"#include "h2.h"#include "iso.h"#include "lines_service.h"#include "dense.h"#include "prt.h"#include "mole.h"#include "trace.h"Go to the source code of this file.
Functions | |
| void | prtmet (void) |
| void | prme (const bool lgReset, const TransitionProxy &t) |
| void prme | ( | const bool | lgReset, | |
| const TransitionProxy & | t | |||
| ) |
prme print heavy element line optical depths at end of calculation
| lgReset | ||
| t |
Definition at line 97 of file prt_met.cpp.
References chLineLbl(), DEBUG_ENTRY, TransitionProxy::Emis(), ioQQQ, TransitionProxy::ipCont(), PrintEfmt, prt, t_prt::PrtTauFnt, SQRTPI, and EmissionProxy::TauIn().
Referenced by diatomics::H2_Prt_line_tau(), and prtmet().
| void prtmet | ( | void | ) |
prtmet print all line optical depths at end of iteration
Definition at line 15 of file prt_met.cpp.
References dBaseTrans, DEBUG_ENTRY, dense, diatoms, HFLines, ioQQQ, ipH_LIKE, iso_sp, t_dense::lgElmtOn, t_trace::lgOptcBug, t_prt::lgPrtTau, t_trace::lgTrace, LIMELM, nHFLines, NISO, nLevel1, nSpecies, t_iso_sp::numLevels_local, nUTA, nWindLine, prme(), prt, TauLine2, TauLines, trace, and UTALines.
Referenced by PrtAllTau(), and RT_tau_inc().
1.6.1