#include <atoms.h>
Data Fields | |
float | p2nit |
float | d5200r |
double | c12 |
double | c13 |
long int | ipoiex [5] |
long int | nNegOI |
float | popoi [N_OI_LEVELS] |
double | pmph31 |
double | esch31 |
float | pmpo51 |
float | pmpo15 |
float | xMg2Max |
float | popmg2 |
double | PopLevels [LIMLEVELN+1] |
double | DepLTELevels [LIMLEVELN+1] |
Definition at line 219 of file atoms.h.
double t_atoms::c12 |
collisional rates
Definition at line 226 of file atoms.h.
Referenced by atom_pop3(), and CoolOxyg().
double t_atoms::c13 |
float t_atoms::d5200r |
double t_atoms::DepLTELevels[LIMLEVELN+1] |
Definition at line 257 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 |
long int t_atoms::ipoiex[5] |
array indices for level energies for OI bowen problem, used to generate Boltzmann factors
Definition at line 231 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 234 of file atoms.h.
Referenced by IterStart(), oi_level_pops(), PrtComment(), and zero().
float t_atoms::p2nit |
photo excitation of excited state of NI
Definition at line 222 of file atoms.h.
Referenced by CoolNitr(), IonNitro(), and OpacityAddTotal().
double t_atoms::pmph31 |
float t_atoms::pmpo15 |
float t_atoms::pmpo51 |
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 257 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().
float t_atoms::popmg2 |
its population
Definition at line 246 of file atoms.h.
Referenced by CoolMagn(), IonMagne(), and OpacityAddTotal().
float t_atoms::popoi[N_OI_LEVELS] |
populations from OI fluorescense problem
Definition at line 237 of file atoms.h.
Referenced by atom_oi_calc(), IterStart(), lines_lv1_li_ne(), oi_level_pops(), and zero().
float t_atoms::xMg2Max |
excited state of Mg+
Definition at line 246 of file atoms.h.
Referenced by IonMagne(), and PrtComment().