#include "cddefines.h"
#include "hydrogenic.h"
#include "iso.h"
#include "opacity.h"
#include "trace.h"
#include "phycon.h"
#include "ionbal.h"
#include "punch.h"
#include "elementnames.h"
#include "atmdat.h"
#include "rt.h"
Go to the source code of this file.
Functions | |
void | HydroRecom (long int nelem) |
void HydroRecom | ( | long int | ipZ | ) |
HydroRecom photoionization, recombination, radiative rates for model hydrogen atom
ipZ |
Definition at line 16 of file hydrorecom.cpp.
References ASSERT, cdEXIT(), t_elementnames::chElementSym, t_hydro::chHTopType, t_iso::ConOpacRatio, DEBUG_ENTRY, DEBUG_EXIT, elementnames, t_ADfA::H_rad_rec(), hydro, Singleton< t_ADfA >::Inst(), ionbal, ioQQQ, t_punch::ioRecom, ipH1s, ipH2s, ipH_LIKE, ipHYDROGEN, t_iso::ipIsoLevNIonCon, t_trace::ipIsoTrace, ipRecEsc, ipRecNetEsc, ipRecRad, iso, t_opac::lgCaseB, t_trace::lgHBug, t_punch::lgioRecom, t_trace::lgIsoTraceFull, t_iso::lgLevelsLowered, t_hydro::lgReevalRecom, t_trace::lgTrace, LIMELM, MAX2, MIN2, t_iso::nTopOff, t_iso::numLevels_local, t_iso::numLevels_max, nzone, opac, t_opac::otsmin, phycon, PrintEfmt(), punch, t_iso::RadRec_caseB, t_iso::RadRec_effec, t_iso::RadRecomb, t_ionbal::RR_rate_coef_used, RT_recom_effic(), ShowMe(), t_opac::TauAbsGeo, t_phycon::te, and trace.
Referenced by Hydrogenic().