#include "cddefines.h"
#include "physconst.h"
#include "taulines.h"
#include "thermal.h"
#include "yield.h"
#include "ionbal.h"
#include "cddrive.h"
#include "trace.h"
#include "dense.h"
#include "prt.h"
#include "rt.h"
#include "coolheavy.h"
#include "rfield.h"
#include "phycon.h"
#include "elementnames.h"
#include "iso.h"
#include "hyperfine.h"
#include "hydrogenic.h"
#include "lines_service.h"
#include "atmdat.h"
#include "lines.h"
#include "radius.h"
Go to the source code of this file.
Functions | |
static void | Drive_cdLine (void) |
void | lines (void) |
static void Drive_cdLine | ( | void | ) | [static] |
Definition at line 403 of file prt_lines.cpp.
References cdEXIT(), cdLine(), DEBUG_ENTRY, ioQQQ, LineSave, LineSv, t_LineSave::nsum, and wavelength.
Referenced by lines().
void lines | ( | void | ) |
lines main routine to put emission line intensities into line stack
Definition at line 30 of file prt_lines.cpp.
References t_CoolHeavy::brems_heat_total, cdEXIT(), t_elementnames::chElementSym, t_elementnames::chIonStage, chLabel, t_hydro::cintot, t_rfield::cmheat, t_rfield::comtot, EmLine::cool, CoolHeavy, t_hyperfine::cooling_max, t_hyperfine::cooling_total, t_thermal::ctot, DEBUG_ENTRY, DEBUG_EXIT, dense, Drive_cdLine(), t_radius::dVeff, t_dense::eden, elementnames, EmisLines, EN1RYD, EVRYD, t_rt::fracin, t_thermal::FreeFreeTotHeat, t_thermal::GBarMax, HFLines, t_thermal::htot, hydro, hyperfine, Singleton< T >::Inst(), Singleton< t_ADfA >::Inst(), ionbal, ioQQQ, t_LineSave::ipass, ipH_LIKE, ipHE_LIKE, ipHELIUM, ipIRON, t_thermal::ipMaxExtra, ipoint(), iso, Elevels::l, t_trace::lgDrv_cdLine, t_LineSave::lgLineEmergent, t_trace::lgTrace, LIMELM, linadd(), lindst(), lines_continuum(), lines_general(), lines_grains(), lines_helium(), lines_hydro(), lines_lv1_k_zn(), lines_lv1_li_ne(), lines_lv1_na_ar(), lines_molecules(), LineSave, LineSv, MAX2, Elevels::n, t_LineSave::nComment, nHFLines, NISO, t_LineSave::nsum, nWindLine, t_ionbal::PhotoRate_Shell, phycon, PntForLine(), t_thermal::power, PrtLineSum(), PutExtra(), PutLine(), t_iso::quant_desig, radius, t_ADfA::rec_lines(), t_LineSave::RecCoefCNO, t_iso::RecomInducCool_Rate, rfield, rt, RYDLAM, Elevels::s, ShowMe(), StuffComment(), t_tag_LineSv::sumlin, TauLine2, t_phycon::te, thermal, TotalInsanity(), t_thermal::totcol, trace, EmLine::WLAng, and t_dense::xIonDense.
Referenced by cloudy(), and IterStart().