#include "cddefines.h"#include "phycon.h"#include "dense.h"#include "atoms.h"Go to the source code of this file.
Functions | |
| double | atom_pop2 (double omega, double g1, double g2, double a21, double bltz, double abund) |
| double atom_pop2 | ( | double | omega, | |
| double | g1, | |||
| double | g2, | |||
| double | a21, | |||
| double | bltz, | |||
| double | abund | |||
| ) |
atom_pop2 do level population for simple two level atom, no radiative transfer
| omega | ||
| g1 | ||
| g2 | ||
| a21 | ||
| bltz | ||
| abund |
Definition at line 9 of file atom_pop2.cpp.
References ASSERT, t_dense::cdsqte, DEBUG_ENTRY, dense, phycon, and t_phycon::teinv.
Referenced by CoolArgo(), CoolChro(), CoolIron(), CoolMagn(), CoolNeon(), CoolScan(), CoolSili(), CoolSulf(), and IonOxyge().
1.6.1