#include "cddefines.h"#include "physconst.h"#include "taulines.h"#include "dense.h"#include "rt.h"#include "doppvel.h"#include "phycon.h"#include "conv.h"#include "thermal.h"#include "opacity.h"#include "lines_service.h"#include "rfield.h"#include "mewecoef.h"#include "atoms.h"#include "cooling.h"Go to the source code of this file.
Functions | |
| STATIC double | ColStrGBar (transition *t, realnum cs1) |
| void | CoolDima (void) |
| STATIC double ColStrGBar | ( | transition * | t, | |
| realnum | cs1 | |||
| ) |
Definition at line 65 of file cool_dima.cpp.
References ASSERT, DEBUG_ENTRY, transition::Emis, transition::EnergyK, transition::EnergyWN, t_quantumState::g, t_MeweCoef::g, t_emission::gf, transition::Hi, t_quantumState::IonStg, transition::Lo, MAX2, MeweCoef, t_quantumState::nelem, phycon, pow(), POW2, sexp(), t_phycon::sqrte, t_phycon::te, t_phycon::te003, t_phycon::te10, and WAVNRYD.
Referenced by CoolDima().
| void CoolDima | ( | void | ) |
Definition at line 24 of file cool_dima.cpp.
References atom_level2(), t_dense::AtomicWeight, ColStrGBar(), cs1_flag_lev2, DEBUG_ENTRY, dense, GetDopplerWidth(), transition::Hi, t_quantumState::IonStg, t_quantumState::nelem, NISO, nWindLine, PutCS(), RT_line_one(), TauLine2, and t_dense::xIonDense.
Referenced by CoolEvaluate().
1.6.1