cloudy
trunk
|
#include <atoms.h>
Data Fields | |
realnum | p2nit |
realnum | d5200r |
double | c12 |
double | c13 |
long int | ipoiex [5] |
long int | nNegOI |
realnum | popoi [N_OI_LEVELS] |
double | pmph31 |
double | esch31 |
realnum | pmpo51 |
realnum | pmpo15 |
realnum | xMg2Max |
realnum | popmg2 |
double | PopLevels [LIMLEVELN+1] |
double | DepLTELevels [LIMLEVELN+1] |
double t_atoms::c12 |
collisional rates
Definition at line 230 of file atoms.h.
Referenced by atom_pop3(), and CoolOxyg().
double t_atoms::c13 |
Definition at line 230 of file atoms.h.
Referenced by atom_pop3(), and CoolOxyg().
realnum t_atoms::d5200r |
Definition at line 226 of file atoms.h.
Referenced by CoolNitr(), and IonNitro().
double t_atoms::DepLTELevels[LIMLEVELN+1] |
Definition at line 261 of file atoms.h.
Referenced by atom_level2(), atom_level3(), AtomSeqBeryllium(), AtomSeqBoron(), CO_PopsEmisCool(), Fe11Lev5(), Fe13Lev5(), Fe2_cooling(), Fe3Lev14(), Fe4Lev12(), and Fe7Lev8().
double t_atoms::esch31 |
Definition at line 243 of file atoms.h.
Referenced by atom_oi_calc().
long int t_atoms::ipoiex[5] |
array indices for level energies for OI bowen problem, used to generate Boltzmann factors
Definition at line 235 of file atoms.h.
Referenced by ContCreatePointers(), and oi_level_pops().
long int t_atoms::nNegOI |
number of negative OI level populations in current calculation
Definition at line 238 of file atoms.h.
Referenced by IterStart(), oi_level_pops(), PrtComment(), and zero().
realnum t_atoms::p2nit |
photo excitation of excited state of NI
Definition at line 226 of file atoms.h.
Referenced by CoolNitr(), IonNitro(), and OpacityAddTotal().
double t_atoms::pmph31 |
Definition at line 243 of file atoms.h.
Referenced by atom_oi_calc(), and RT_line_all().
realnum t_atoms::pmpo15 |
Definition at line 246 of file atoms.h.
Referenced by atom_oi_calc(), and oi_level_pops().
realnum t_atoms::pmpo51 |
Definition at line 246 of file atoms.h.
Referenced by atom_oi_calc(), and oi_level_pops().
double t_atoms::PopLevels[LIMLEVELN+1] |
this stores most recently evaluated level populations resulting from the leven family of routines PopLevels is population (cm^-3) of the levels DepLevels is lte departure coef
Definition at line 261 of file atoms.h.
Referenced by atom_level2(), atom_level3(), AtomSeqBeryllium(), AtomSeqBoron(), CO_PopsEmisCool(), CoolAlum(), CoolCarb(), CoolIron(), CoolMagn(), CoolNeon(), CoolNitr(), CoolOxyg(), CoolSili(), CoolSulf(), Fe11Lev5(), Fe13Lev5(), Fe2_cooling(), Fe3Lev14(), Fe4Lev12(), and Fe7Lev8().
realnum t_atoms::popmg2 |
its population
Definition at line 250 of file atoms.h.
Referenced by CoolMagn(), IonMagne(), OpacityAddTotal(), and zero().
realnum t_atoms::popoi[N_OI_LEVELS] |
populations from OI fluorescense problem
Definition at line 241 of file atoms.h.
Referenced by atom_oi_calc(), IterStart(), lines_lv1_li_ne(), oi_level_pops(), and zero().
realnum t_atoms::xMg2Max |
excited state of Mg+
Definition at line 250 of file atoms.h.
Referenced by IonMagne(), and PrtComment().