#include "cddefines.h"#include "taulines.h"#include "h2.h"#include "iso.h"#include "lines_service.h"#include "dense.h"#include "prt.h"

Go to the source code of this file.
Defines | |
| #define | NLIM 6 |
Functions | |
| void | prtmet (void) |
| void | prme (const char *chDoIt, EmLine *t) |
| #define NLIM 6 |
| void prme | ( | const char * | chDoIt, | |
| EmLine * | t | |||
| ) |
prme print heavy element line optical depths at end of calculation
| chDoIt | ||
| t |
Definition at line 105 of file prt_met.cpp.
References chLineLbl(), DEBUG_ENTRY, DEBUG_EXIT, ioQQQ, NLIM, PrintEfmt(), prt, t_prt::PrtTauFnt, and EmLine::TauIn.
Referenced by H2_Prt_line_tau(), and prtmet().

| void prtmet | ( | void | ) |
prtmet print all line optical depths at end of iteration
Definition at line 12 of file prt_met.cpp.
References C12O16Rotate, C13O16Rotate, DEBUG_ENTRY, DEBUG_EXIT, dense, EmisLines, H2_Prt_line_tau(), HFLines, ipH_LIKE, iso, t_dense::lgElmtOn, t_prt::lgPrtTau, LIMELM, nCORotate, nHFLines, NISO, nLevel1, t_iso::numLevels_local, nUTA, nWindLine, prme(), prt, TauLine2, TauLines, and UTALines.
Referenced by PrtAllTau(), and RT_tau_inc().

1.5.5