#include "cddefines.h"#include "taulines.h"#include "iso.h"#include "rfield.h"#include "trace.h"#include "dense.h"#include "hyperfine.h"#include "wind.h"#include "prt.h"#include "conv.h"#include "h2.h"#include "hmi.h"#include "opacity.h"#include "cooling.h"#include "thermal.h"#include "radius.h"#include "atomfeii.h"#include "rt.h"#include "doppvel.h"#include "mole.h"Go to the source code of this file.
Functions | |
| void | RT_tau_inc (void) |
| void RT_tau_inc | ( | void | ) |
RT_tau_inc increment optical depths once per zone, called after radius_increment
Definition at line 26 of file rt_tau_inc.cpp.
References ASSERT, t_dense::AtomicWeight, t_rfield::ContBoltz, conv, CoolEvaluate(), t_thermal::ctot, dBaseLines, DEBUG_ENTRY, dense, t_dense::density_low_limit, t_radius::drad_x_fillfac, t_rt::dTauMase, t_dense::eden, ExtraLymanLines, FeII_RT_TauInc(), GetDopplerWidth(), H2_RT_tau_inc(), t_hyperfine::HFLabundance, HFLines, transition::Hi, hmi, t_hmi::hmidep, t_hmi::Hmolec, hyperfine, Singleton< t_fe2ovr_la >::Inst(), t_dense::IonHigh, t_quantumState::IonStg, ioQQQ, ipH_LIKE, t_hmi::iphmin, ipMHm, iso, t_iso::lgDielRecom, t_conv::lgFirstSweepThisZone, t_conv::lgLastSweepThisZone, t_trace::lgOptcBug, Wind::lgStatic(), t_trace::lgTrace, LIMELM, linesAdded2, t_rt::mas_hi, t_rt::mas_ion, t_rt::mas_lo, t_rt::mas_species, t_quantumState::nelem, nHFLines, NISO, nLevel1, t_iso::nLyman, t_iso::numLevels_local, t_iso::numLevels_max, nUTA, nWindLine, nzone, opac, prtmet(), radius, rfield, rt, RT_line_all(), RT_line_one_tauinc(), SatelliteLines, save, StatesElemNEW, t_fe2ovr_la::tau_inc(), TauLine2, TauLines, t_opac::telec, thermal, t_opac::thmin, trace, Transitions, UTALines, wind, and t_dense::xIonDense.
Referenced by cloudy().
1.6.1