#include "cddefines.h"#include "taulines.h"#include "atomfeii.h"#include "dense.h"#include "conv.h"#include "atoms.h"#include "rfield.h"#include "wind.h"#include "iso.h"#include "h2.h"#include "opacity.h"#include "trace.h"#include "lines_service.h"#include "atmdat.h"#include "hydrogenic.h"#include "rt.h"#include "cosmology.h"#include "physconst.h"#include "doppvel.h"#include "mole.h"Go to the source code of this file.
Functions | |
| void | RT_line_all (void) |
| void RT_line_all | ( | void | ) |
MakeRT drive static or wind metal line radiative transfer,
Definition at line 26 of file rt_line_all.cpp.
References t_dense::AtomicWeight, t_fe2ovr_la::atoms_fe2ovr(), conv, cosmology, dBaseSpecies, dBaseTrans, DEBUG_ENTRY, dense, diatoms, t_radius::drad_x_fillfac, t_hydro::dstfe2lya, DumpLine(), TransitionList::Emis(), TransitionProxy::Emis(), ex, ExtraLymanLines, t_rfield::fine_opac_velocity_width, t_rfield::fine_opac_zone, fixit(), fnzone, GetDopplerWidth(), hydro, Singleton< t_fe2ovr_la >::Inst(), t_dense::IonHigh, ioQQQ, TransitionProxy::ipCont(), ipExtraLymanLines, t_rfield::ipFineConVelShift, ipH1s, ipH2p, ipH_LIKE, ipHE_LIKE, ipHYDROGEN, ipSatelliteLines, ipTFe56, iso_ctrl, iso_sp, t_opac::lgCaseB_no_pdest, t_isoCTRL::lgDielRecom, t_cosmology::lgDo, t_rfield::lgDoLineTrans, t_dense::lgElmtOn, t_conv::lgFirstSweepThisZone, t_conv::lgIonStageTrimed, t_conv::lgLastSweepThisZone, t_hydro::lgLymanPumping, lgTauGood(), t_trace::lgTrace, LIMELM, t_rfield::nfine, NISO, nLevel1, t_isoCTRL::nLyaLevel, t_isoCTRL::nLyman, t_conv::nPres2Ioniz, nSpecies, t_iso_sp::numLevels_local, t_iso_sp::numLevels_max, nUTA, nzone, opac, EmissionProxy::opacity(), t_opac::opacity_abs, EmissionProxy::Pdest(), EmissionProxy::PopOpc(), POW2, EmissionProxy::pump(), radius, t_cosmology::redshift_current, t_cosmology::redshift_start, rfield, RT_line_one(), RT_stark(), SatelliteLines, SDIV(), SMALLFLOAT, SPEEDLIGHT, t_iso_sp::st, TauLines, trace, t_iso_sp::trans(), UTALines, wind, Wind::windv, Wind::windv0, and t_dense::xIonDense.
Referenced by ConvBase(), EdenChange(), RT_tau_inc(), and RT_tau_init().
1.6.1