#include "cddefines.h"
#include "phycon.h"
#include "transition.h"
#include "dense.h"
#include "rfield.h"
#include "thermal.h"
#include "cooling.h"
#include "atoms.h"
Go to the source code of this file.
Functions | |
void | atom_level2 (transition *t) |
void atom_level2 | ( | transition * | t | ) |
atom_level2 do level population and cooling for two level atom
t |
Definition at line 17 of file atom_level2.cpp.
References ASSERT, atoms, t_emission::Aul, t_dense::cdsqte, chIonLbl(), t_collision::col_str, transition::Coll, t_emission::ColOvTot, t_rfield::ContBoltz, t_collision::cool, CoolAdd(), t_thermal::dCooldT, DEBUG_ENTRY, dense, t_atoms::DepLTELevels, transition::Emis, transition::EnergyErg, transition::EnergyK, t_quantumState::g, t_thermal::halfte, t_collision::heat, transition::Hi, t_quantumState::IonStg, transition::ipCont, transition::Lo, t_quantumState::nelem, t_emission::ots, t_emission::Pdest, t_emission::Pelec_esc, t_emission::Pesc, t_emission::phots, phycon, t_quantumState::Pop, t_atoms::PopLevels, t_emission::PopOpc, t_emission::pump, rfield, sexp(), t_phycon::te, thermal, t_thermal::tsq1, transition::WLAng, t_emission::xIntensity, and t_dense::xIonDense.
Referenced by atom_level3(), CoolAlum(), CoolArgo(), CoolCalc(), CoolCarb(), CoolChlo(), CoolChro(), CoolCoba(), CoolDima(), CoolEvaluate(), CoolIron(), CoolMagn(), CoolMang(), CoolNeon(), CoolNick(), CoolNitr(), CoolOxyg(), CoolPhos(), CoolPota(), CoolScan(), CoolSili(), CoolSodi(), CoolSulf(), CoolTita(), CoolVana(), CoolZinc(), and Fe2_cooling().