#include "cddefines.h"
#include "phycon.h"
#include "lines_service.h"
#include "thirdparty.h"
#include "dense.h"
#include "cooling.h"
#include "thermal.h"
#include "atoms.h"
Go to the source code of this file.
Functions | |
void | AtomSeqBeryllium (double cs12, double cs13, double cs23, EmLine *t, double a30) |
void AtomSeqBeryllium | ( | double | cs12, | |
double | cs13, | |||
double | cs23, | |||
EmLine * | t, | |||
double | a30 | |||
) |
AtomSeqBeryllium compute level populations and emissivity for Be-sequence ions
cs12 | ||
cs13 | ||
cs23 | ||
t | ||
a30 |
Definition at line 13 of file atom_seq_beryllium.cpp.
References amat, ASSERT, atoms, EmLine::Aul, cdEXIT(), t_dense::cdsqte, chIonLbl(), EmLine::ColOvTot, EmLine::cool, CoolAdd(), EmLine::cs, t_thermal::dCooldT, DEBUG_ENTRY, DEBUG_EXIT, dense, t_atoms::DepLTELevels, EmLine::EnergyErg, EmLine::EnergyK, getrf_wrapper(), getrs_wrapper(), EmLine::gHi, EmLine::gLo, t_thermal::halfte, EmLine::heat, EmLine::IonStg, ioQQQ, ipiv, EmLine::nelem, EmLine::Pdest, EmLine::Pelec_esc, EmLine::Pesc, EmLine::phots, phycon, EmLine::PopHi, t_atoms::PopLevels, EmLine::PopLo, EmLine::PopOpc, EmLine::pump, t_phycon::te, thermal, t_thermal::tsq1, EmLine::WLAng, EmLine::xIntensity, and t_dense::xIonDense.
Referenced by CoolAlum(), CoolCarb(), CoolIron(), CoolNeon(), CoolNitr(), CoolOxyg(), CoolSili(), and CoolSulf().