|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "taulines.h"#include "dense.h"#include "conv.h"#include "rfield.h"#include "wind.h"#include "iso.h"#include "h2.h"#include "opacity.h"#include "trace.h"#include "hydrogenic.h"#include "rt.h"#include "cosmology.h"#include "doppvel.h"#include "atmdat.h"
Functions | |
| void | RT_line_all_escape (realnum *error) |
| void | RT_line_all (linefunc line_one, bool lgExcludeLyman) |
| void | RT_fine_clear () |
| void RT_fine_clear | ( | ) |
References cosmology, DEBUG_ENTRY, POW2, rfield, vzero(), and wind.
Referenced by RT_tau_inc().

| void RT_line_all | ( | linefunc | line_one, |
| bool | lgExcludeLyman = false ) |
MakeRT drive static or wind metal line radiative transfer,
References ASSERT, atmdat, dBaseSpecies, dBaseTrans, DEBUG_ENTRY, dense, diatoms, ExtraLymanLinesHeLike, ExtraLymanLinesJ05, ExtraLymanLinesJ15, fixit, fnzone, fprintf(), GetDopplerWidth(), HFLines, ioQQQ, ipExtraLymanLinesHeLike, ipExtraLymanLinesJ05, ipExtraLymanLinesJ15, ipH1s, ipH_LIKE, ipHE_LIKE, ipHYDROGEN, ipSatelliteLines, iso_ctrl, iso_sp, lgIsLymanLine(), LIMELM, NISO, nSpecies, nWindLine, pow2, rfield, SatelliteLines, TauLine2, trace, and UTALines.
Referenced by cloudy(), RT_line_all_escape(), and RT_tau_inc().

| void RT_line_all_escape | ( | realnum * | error | ) |
References AllTransitions, conv, DEBUG_ENTRY, dense, DumpLine(), ExtraLymanLinesJ05, ExtraLymanLinesJ15, fnzone, fprintf(), frac(), GetDopplerWidth(), hydro, ioQQQ, ipH1s, ipH2p, ipH_LIKE, ipHYDROGEN, iso_ctrl, iso_sp, lgTauGood(), LIMELM, max(), NISO, NULL, nzone, opac, radius, RT_line_all(), RT_line_one_escape(), RT_stark(), SDIV(), and SMALLFLOAT.
Referenced by ConvBase(), EdenChange(), EdenError(), and RT_tau_init().
