| cloudy
    trunk
    | 
#include <atoms.h>


| Public Member Functions | |
| const char * | chName () const | 
| void | zero () | 
| void | comment (t_warnings &) | 
|  Public Member Functions inherited from module | |
| module () | |
| virtual | ~module () | 
| Data Fields | |
| realnum | p2nit | 
| realnum | d5200r | 
| realnum | xMg2Max | 
| realnum | popMg2 | 
| realnum | rateMg2 | 
| double | PopLevels [LIMLEVELN+1] | 
| double | DepLTELevels [LIMLEVELN+1] | 
| 
 | inlinevirtual | 
| 
 | inlinevirtual | 
| 
 | virtual | 
| realnum t_atoms::d5200r | 
Definition at line 126 of file atoms.h.
Referenced by dBase_solve(), InitSimPostparse(), ion_photo(), IterRestart(), and IterStart().
| double t_atoms::DepLTELevels[LIMLEVELN+1] | 
Definition at line 141 of file atoms.h.
Referenced by atom_level2().
| realnum t_atoms::p2nit | 
photo excitation of excited state of NI
Definition at line 126 of file atoms.h.
Referenced by InitSimPostparse(), ion_photo(), IterRestart(), IterStart(), and OpacityAddTotal().
| 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 141 of file atoms.h.
Referenced by atom_level2().
| realnum t_atoms::popMg2 | 
its population
Definition at line 129 of file atoms.h.
Referenced by ion_photo(), OpacityAddTotal(), and zero().
| realnum t_atoms::rateMg2 | 
photoionization rate
Definition at line 129 of file atoms.h.
Referenced by dBase_solve(), InitSimPostparse(), and zero().
| realnum t_atoms::xMg2Max | 
excited state of Mg+
Definition at line 129 of file atoms.h.
Referenced by ion_photo(), and PrtComment().
 1.8.5
 1.8.5