|
cloudy
trunk
|
#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 101 of file prt_met.cpp.
References t_quantumState::chLabel, chLineLbl(), DEBUG_ENTRY, t_transition::Emis, t_transition::Hi, ioQQQ, t_transition::ipCont, PrintEfmt(), prt, t_prt::PrtTauFnt, sprt_wl(), t_emission::TauIn, TotalInsanity(), and t_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 atmolEmis, C12O16Rotate, C13O16Rotate, DEBUG_ENTRY, dense, H2_Prt_line_tau(), HFLines, t_transition::Hi, ioQQQ, ipH_LIKE, iso, t_dense::lgElmtOn, t_prt::lgPrtTau, LIMELM, linesAdded2, nCORotate, 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.8.3.1