#include "cddefines.h"
#include "coolheavy.h"
#include "taulines.h"
#include "dense.h"
#include "phycon.h"
#include "embesq.h"
#include "ligbar.h"
#include "thermal.h"
#include "lines_service.h"
#include "atoms.h"
#include "cooling.h"
Go to the source code of this file.
Functions | |
static void | S2cs (double telog, double *cs12, double *cs13, double *cs14, double *cs15, double *cs23, double *cs24, double *cs25, double *cs34, double *cs35, double *cs45) |
void | CoolSulf (void) |
void CoolSulf | ( | void | ) |
Definition at line 36 of file cool_sulf.cpp.
References t_phycon::alogte, atom_level2(), atom_level3(), atom_pop2(), atom_pop3(), atom_pop5(), atoms, AtomSeqBeryllium(), AtomSeqBoron(), t_CoolHeavy::c10330, t_CoolHeavy::c1213, t_CoolHeavy::c1715, t_CoolHeavy::c1826, t_CoolHeavy::c488, t_CoolHeavy::c6312, t_CoolHeavy::c6731, t_CoolHeavy::c9532, CoolAdd(), CoolHeavy, t_thermal::dCooldT, DEBUG_ENTRY, DEBUG_EXIT, dense, DumpLine(), t_dense::eden, t_embesq::em1198, embesq, EmLine::gHi, t_thermal::halfte, ioQQQ, ipfsS1114, ipfsS1119, ipfsS1207, ipfsS810, ipfsS912, ipfsS938, ipHYDROGEN, ipS12_520, ipS1_25m, ipS1_56m, ipS4_1398, ipS4_1405, ipS4_1407, ipS4_1417, ipS4_1424, ipSULPHUR, ipT1194, ipT1198, ipT1256, ipT786, ipT933, ipT944, ipTS11, ipTS1720, ipTS19, ipTS34, ipTSu30, ipTSu418, ipTSu446, ligbar(), LineConvRate2CS(), MALLOC, MAX2, MIN2, nWindLine, phycon, t_atoms::PopLevels, EmLine::pump, PutCS(), t_CoolHeavy::S10289, t_CoolHeavy::S10323, t_CoolHeavy::S10339, t_CoolHeavy::S10373, S2cs(), t_CoolHeavy::S4070, t_CoolHeavy::S4078, t_CoolHeavy::S6718, t_CoolHeavy::S6733, t_phycon::sqrte, TauDummy, TauLine2, TauLines, t_phycon::te, t_phycon::te0002, t_phycon::te0004, t_phycon::te001, t_phycon::te003, t_phycon::te004, t_phycon::te005, t_phycon::te01, t_phycon::te02, t_phycon::te03, t_phycon::te04, t_phycon::te05, t_phycon::te10, t_phycon::te20, t_phycon::te30, thermal, TotalInsanity(), t_thermal::tsq1, and t_dense::xIonDense.
Referenced by CoolEvaluate().
static void S2cs | ( | double | telog, | |
double * | cs12, | |||
double * | cs13, | |||
double * | cs14, | |||
double * | cs15, | |||
double * | cs23, | |||
double * | cs24, | |||
double * | cs25, | |||
double * | cs34, | |||
double * | cs35, | |||
double * | cs45 | |||
) | [static] |
Definition at line 496 of file cool_sulf.cpp.
References DEBUG_ENTRY, DEBUG_EXIT, MAX2, and MIN2.
Referenced by CoolSulf().