#include "cddefines.h"#include "physconst.h"#include "taulines.h"#include "dense.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"Include dependency graph for cool_dima.cpp:

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 177 of file cool_dima.cpp.
References ASSERT, DEBUG_ENTRY, t_transition::Emis, t_transition::EnergyK, t_transition::EnergyWN, t_quantumState::g, t_MeweCoef::g, t_emission::gf, t_transition::Hi, t_quantumState::IonStg, t_transition::Lo, MAX2, MeweCoef, t_quantumState::nelem, phycon, POW2, sexp(), t_phycon::sqrte, t_phycon::te, t_phycon::te003, t_phycon::te10, and WAVNRYD.
Referenced by CoolDima().
Here is the call graph for this function:

| void CoolDima | ( | void | ) |
Definition at line 22 of file cool_dima.cpp.
References ColStrGBar(), conv, cs1_flag_lev2, DEBUG_ENTRY, dense, t_transition::Hi, t_quantumState::IonStg, t_conv::lgIonStageTrimed, t_conv::lgLevel2_Cool_Imp, t_conv::lgSearch, t_quantumState::nelem, NISO, nWindLine, nzone, phycon, PutCS(), TauLine2, t_phycon::te, and t_dense::xIonDense.
Here is the call graph for this function:

1.4.7