#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"Go to the source code of this file.
Functions | |
| void | prtmet (void) |
| void | prme (const char *chDoIt, transition *t) |
| void prme | ( | const char * | chDoIt, | |
| transition * | t | |||
| ) |
prme print heavy element line optical depths at end of calculation
| chDoIt | ||
| t |
Definition at line 90 of file prt_met.cpp.
References t_quantumState::chLabel, chLineLbl(), DEBUG_ENTRY, transition::Emis, transition::Hi, ioQQQ, transition::ipCont, PrintEfmt, prt, t_prt::PrtTauFnt, sprt_wl(), t_emission::TauIn, TotalInsanity(), and transition::WLAng.
Referenced by H2_Prt_line_tau(), and prtmet().
| void prtmet | ( | void | ) |
prtmet print all line optical depths at end of iteration
Definition at line 13 of file prt_met.cpp.
References dBaseLines, DEBUG_ENTRY, dense, H2_Prt_line_tau(), HFLines, transition::Hi, ioQQQ, ipH_LIKE, iso, t_dense::lgElmtOn, t_prt::lgPrtTau, LIMELM, linesAdded2, t_quantumState::nelem, nHFLines, NISO, nLevel1, t_iso::numLevels_local, nUTA, nWindLine, prme(), prt, TauLine2, TauLines, Transitions, and UTALines.
Referenced by PrtAllTau(), and RT_tau_inc().
1.6.1