#include <hydrogenic.h>
Data Fields | |
bool | lgHiPop2 |
realnum | pop2mx |
realnum | dstfe2lya |
realnum | HLineWidth |
realnum | TexcLya |
long int | nLyaHot |
realnum | TLyaMax |
realnum | TeLyaMax |
long int | nZTLaMax |
char | chHTopType [5] |
realnum | H_ion_frac_photo |
realnum | HCollIonMax |
realnum | H_ion_frac_collis |
double | cintot |
bool | lgHInducImp |
double | D2H_ratio |
realnum | DampOnFac |
realnum | FracInd |
long int | ndclev |
realnum | fbul |
long int | nbul |
bool | lgLymanPumping |
realnum | xLymanPumpingScaleFactor |
all of these are initialized in zero
Definition at line 55 of file hydrogenic.h.
char t_hydro::chHTopType[5] |
chHTopType is the method.used to top off the H atom
Definition at line 84 of file hydrogenic.h.
Referenced by PrtFinal(), and zero().
double t_hydro::cintot |
cintot is total induced cooling over model
Definition at line 96 of file hydrogenic.h.
Referenced by IterStart(), lines(), PrtComment(), and zero().
double t_hydro::D2H_ratio |
this is the D/H ratio, set with SET D/H command
Definition at line 102 of file hydrogenic.h.
Referenced by CoolEvaluate(), ParseSet(), and zero().
usually 1, set to 0 with hydrogen damping off command, scales rayleigh scat
Definition at line 105 of file hydrogenic.h.
Referenced by ParseAtomISO(), rayleh(), and zero().
dstfe2lya is destruction probability for Lya onto FeII, net deexcitation of Lya but not ots destruction
Definition at line 64 of file hydrogenic.h.
Referenced by t_fe2ovr_la::atoms_fe2ovr(), Fe2_cooling(), FeIILevelPops(), lines_hydro(), PrtHydroTrace1(), and RT_line_all().
Definition at line 110 of file hydrogenic.h.
Referenced by IterStart(), and PrtComment().
remember induced fractions for hydrogen
Definition at line 108 of file hydrogenic.h.
Referenced by IterStart(), and PrtComment().
fraction of H ionizations due to ground collisions
Definition at line 93 of file hydrogenic.h.
Referenced by lines_hydro().
relative importance of photo ioniz from n=2 of H
Definition at line 87 of file hydrogenic.h.
Referenced by PrtZone().
largest fraction of ground state H destruction due to collisional ionization
Definition at line 90 of file hydrogenic.h.
Referenced by IterStart(), lines_hydro(), PrtComment(), and zero().
width of Lya
Definition at line 67 of file hydrogenic.h.
Referenced by t_fe2ovr_la::atoms_fe2ovr(), FeIILyaPump(), iso_zero(), and PresTotCurrent().
bool t_hydro::lgHInducImp |
lgHInducImp says whether or not induced recombination is important
Definition at line 99 of file hydrogenic.h.
Referenced by ContSetIntensity(), iso_photo(), OpacityAdd1SubshellInduc(), and PrtFinal().
bool t_hydro::lgHiPop2 |
lgHiPop2 flag set if H n=2 population gets large relative to ground pop2mx is maximum population of n=2 relative to ground
Definition at line 59 of file hydrogenic.h.
Referenced by IterStart(), PrtComment(), and zero().
is continuum pumping of H lyman lines included? yes, but turned off with atom h-like lyman pumping off command
Definition at line 115 of file hydrogenic.h.
Referenced by ParseAtomISO(), RT_line_all(), and zero().
long int t_hydro::nbul |
Definition at line 111 of file hydrogenic.h.
Referenced by IterStart(), and PrtComment().
long int t_hydro::ndclev |
Definition at line 109 of file hydrogenic.h.
Referenced by IterStart(), and PrtComment().
long int t_hydro::nLyaHot |
nLyaHot is counts how ofter Lya hotter than gas
Definition at line 73 of file hydrogenic.h.
Referenced by IterStart(), PrtComment(), radius_increment(), and zero().
long int t_hydro::nZTLaMax |
nZTLaMax is the zone where this happened
Definition at line 81 of file hydrogenic.h.
Referenced by PrtComment(), and radius_increment().
Definition at line 60 of file hydrogenic.h.
Referenced by IterStart(), PrtComment(), and zero().
TeLyaMax is electron temp at point where Lya max
Definition at line 76 of file hydrogenic.h.
Referenced by PrtComment(), and radius_increment().
TexcLya is the excitation temperature of Lya
Definition at line 70 of file hydrogenic.h.
Referenced by PrtZone(), radius_increment(), and zero().
TLyaMax is hottest
Definition at line 76 of file hydrogenic.h.
Referenced by IterStart(), PrtComment(), radius_increment(), and zero().
multiplicative scale factor for HI lyman line pump rate, takes into account possible emission lines - NB test against equal to 1.f in rt_lines_all to see if it has been set
Definition at line 120 of file hydrogenic.h.
Referenced by iso_update_rates(), ParseAtomISO(), and zero().