|
cloudy trunk
|
#include "cddefines.h"#include "physconst.h"#include "taulines.h"#include "grains.h"#include "grainvar.h"#include "iso.h"#include "dense.h"#include "opacity.h"#include "trace.h"#include "coolheavy.h"#include "rfield.h"#include "phycon.h"#include "hmi.h"#include "radius.h"#include "atmdat.h"#include "heavy.h"#include "atomfeii.h"#include "lines_service.h"#include "h2.h"#include "ipoint.h"#include "rt.h"#include "mole.h"#include "conv.h"
Go to the source code of this file.
Functions | |
| void | RT_diffuse (void) |
| void | RT_iso_integrate_RRC (const long ipISO, const long nelem, const bool lgUpdateContinuum) |
| void RT_diffuse | ( | void | ) |
RT_diffuse fill in DiffCont array with diffuse emission for this zone
Definition at line 34 of file rt_diffuse.cpp.
References ASSERT, atmdat_outer_shell(), EmissionProxy::Aul(), CalcTwoPhotonEmission(), CoolHeavy, dBaseSpecies, dBaseTrans, DEBUG_ENTRY, dense, diatoms, DumpLine(), emergent_line(), TransitionProxy::Emis(), EN1RYD, FeII_RT_Out(), GrainMakeDiffuse(), gv, Heavy, HFLines, hmi, ioQQQ, TransitionProxy::ipCont(), ipH1s, ipH_LIKE, ipHE_LIKE, ipHYDROGEN, ipSatelliteLines, iso_ctrl, iso_sp, lgAbort, LIMELM, MAX2, MILNE_CONST, MIN2, mole, mole_global, nHFLines, NISO, nLevel1, nSpecies, t_iso_sp::numLevels_local, nWindLine, nzone, opac, TransitionProxy::outline(), EmissionProxy::Pesc(), EmissionProxy::phots(), phycon, POW2, PrtTwoPhotonEmissCoef(), radius, rfield, RT_iso_integrate_RRC(), safe_div(), SatelliteLines, SEXP_LIMIT, SMALLFLOAT, t_iso_sp::st, TauLine2, TauLines, TE1RYD, trace, t_iso_sp::trans(), and t_iso_sp::TwoNu.
Referenced by AGN_Hemis(), and cloudy().

| void RT_iso_integrate_RRC | ( | const long | ipISO, |
| const long | nelem, | ||
| const bool | lgUpdateContinuum ) |
Definition at line 549 of file rt_diffuse.cpp.
References ASSERT, t_iso_sp::CaseBCheck, conv, DEBUG_ENTRY, dense, emergent_line(), EN1RYD, t_iso_sp::fb, fixit(), fp_equal(), ipRecEsc, ipRecNetEsc, iso_ctrl, iso_sp, LIMELM, MAX2, MILNE_CONST, NISO, t_iso_sp::numLevels_local, nzone, opac, phycon, t_iso_sp::RadRec_caseB, rfield, SEXP_LIMIT, and t_iso_sp::st.
Referenced by iso_cool(), and RT_diffuse().
