#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 | |
| void | CoolNeon (void) |
| void | neiii_cs (double &neiii_cs3P13P0, double &neiii_cs3P23P1, double &neiii_cs3P23P0, double &neiii_cs3P1D2, double &neiii_cs3P1S0) |
| void CoolNeon | ( | void | ) |
Definition at line 16 of file cool_neon.cpp.
References atom_level2(), atom_level3(), atom_pop2(), atom_pop3(), atoms, AtomSeqBeryllium(), t_CoolHeavy::c1134, t_CoolHeavy::c1565, t_CoolHeavy::c2424, t_CoolHeavy::c2975, t_CoolHeavy::c3343, t_CoolHeavy::c3426, t_CoolHeavy::c3869, t_CoolHeavy::c4720, CoolAdd(), CoolHeavy, t_thermal::dCooldT, DEBUG_ENTRY, dense, t_embesq::em895, embesq, t_thermal::halfte, ipNEON, ipT770, ipT780, ipT88, ipT895, ipTNe13, ipTNe14, ipTNe16, ipTNe24, ipTNe36, ipxNe0676, ligbar(), neiii_cs(), phycon, t_atoms::PopLevels, PutCS(), TauDummy, TauLines, t_phycon::te, t_phycon::te0001, t_phycon::te0002, t_phycon::te0003, t_phycon::te0004, t_phycon::te0007, t_phycon::te001, t_phycon::te002, t_phycon::te003, t_phycon::te004, t_phycon::te005, t_phycon::te007, t_phycon::te01, t_phycon::te02, t_phycon::te03, t_phycon::te04, t_phycon::te07, t_phycon::te10, t_phycon::te20, t_phycon::te30, t_phycon::te40, thermal, t_thermal::tsq1, and t_dense::xIonDense.
Referenced by CoolEvaluate().
| void neiii_cs | ( | double & | neiii_cs3P13P0, | |
| double & | neiii_cs3P23P1, | |||
| double & | neiii_cs3P23P0, | |||
| double & | neiii_cs3P1D2, | |||
| double & | neiii_cs3P1S0 | |||
| ) |
Definition at line 243 of file cool_neon.cpp.
References DEBUG_ENTRY, phycon, t_phycon::sqrte, t_phycon::te, t_phycon::te0001, t_phycon::te0002, t_phycon::te0003, t_phycon::te0004, t_phycon::te0005, t_phycon::te0007, t_phycon::te001, t_phycon::te002, t_phycon::te003, t_phycon::te004, t_phycon::te005, t_phycon::te007, t_phycon::te01, t_phycon::te02, t_phycon::te03, t_phycon::te04, t_phycon::te05, t_phycon::te07, t_phycon::te10, t_phycon::te20, t_phycon::te30, t_phycon::te32, t_phycon::te40, t_phycon::te70, and t_phycon::te90.
Referenced by CoolNeon(), and CoolOxyg().
1.6.1