cloudy
trunk
|
#include "module.h"
Go to the source code of this file.
Data Structures | |
struct | t_hyperfine |
Functions | |
void | HyperfineCreate (void) |
double | HyperfineCS (size_t i) |
void | H21_cm_pops (void) |
double | H21cm_H_atom (double temp) |
double | H21cm_proton (double temp) |
double | H21cm_electron (double temp) |
Variables | |
t_hyperfine | hyperfine |
void H21_cm_pops | ( | void | ) |
H21_cm_pops - fine level populations for 21 cm with Lya pumping included
Definition at line 26 of file atom_hyperfine.cpp.
References ASSERT, t_dense::cdsqte, t_hyperfine::CONSTANT, t_rfield::ContBoltz, conv, dense, e1(), e2(), TransitionList::Emis(), t_hyperfine::EXCITATION, fixit, fprintf(), HFLines, hyperfine, ioQQQ, ipH1s, ipH2p, ipH_LIKE, ipHYDROGEN, iso_sp, t_hyperfine::KINETIC, t_hyperfine::lgLya_pump_21cm, t_conv::lgSearch, t_hyperfine::LyaSourceFunctionShape_assumed, OccupationNumberLine(), phycon, powi(), rfield, SDIV(), set_xIntensity(), sexp(), SMALLFLOAT, t_iso_sp::st, t_phycon::te, TexcLine(), TotalInsanity(), and t_hyperfine::Tspin21cm.
Referenced by CoolHyperfine().
double H21cm_electron | ( | double | temp | ) |
H21cm_electron computes rate for H 21 cm from upper to lower excitation by electrons >>refer H1 cs Smith, F.J., 1966, Planet. Space Sci 14, 929
temp |
Definition at line 274 of file atom_hyperfine.cpp.
References exp10(), MIN2, powpq(), and sexp().
Referenced by CoolHyperfine(), and radius_increment().
double H21cm_H_atom | ( | double | temp | ) |
H21cm_H_atom computes rate for H 21 cm from upper to lower excitation by atomic hydrogen from >>refer H1 cs Allison, A.C. & Dalgarno, A., 1969, ApJ 158, 423
temp | temperature |
Definition at line 371 of file atom_hyperfine.cpp.
References h21_t_ge_10(), and h21_t_lt_10().
Referenced by CoolHyperfine(), and radius_increment().
double H21cm_proton | ( | double | temp | ) |
H21cm_proton - evaluate proton spin changing H atom collision rate, from >>refer 21cm p coll Furlanetto, S.R. & Furlanetto, M.R. 2007, >>refcon MNRAS, doi:10.1111/j.1365-2966.2007.11921.x
temp | temperature |
Definition at line 388 of file atom_hyperfine.cpp.
Referenced by CoolHyperfine().
void HyperfineCreate | ( | void | ) |
HyperfineCreate - read in data files and create space for hyperfine lines, called by atmdat_readin at start of calculation
Definition at line 457 of file atom_hyperfine.cpp.
References abund, AllTransitions, ASSERT, cdEXIT, DEBUG_ENTRY, dense, t_dense::eden, TransitionList::Emis(), t_mesh::emm(), EXIT_FAILURE, FFmtRead(), fprintf(), isotope::getAbn(), GetGF(), isotope::getMagMom(), isotope::getSpin(), t_hyperfine::HFLabundance, HFLines, hyperfine, HyperfineCS(), INPUT_LINE_LENGTH, ioQQQ, t_abund::IsoAbn, t_trace::lgTrace, LIMELM, MakeCS(), MALLOC, MAX2, N, Ntemp, open_data(), phycon, read_whole_line(), TransitionList::resize(), rfield, isotope::rm_nuc_data(), TransitionList::size(), spline(), Split(), SPM_STRICT, t_phycon::sqrte, t_phycon::te, t_phycon::TEMP_LIMIT_HIGH, t_phycon::TEMP_LIMIT_LOW, trace, wavelength, and t_dense::xIonDense.
Referenced by atmdat_readin().
double HyperfineCS | ( | size_t | i | ) |
HyperfineCS - returns interpolated collision strength for element nelem and ion ion
i |
Definition at line 732 of file atom_hyperfine.cpp.
References ASSERT, DEBUG_ENTRY, exp10(), HFLines, phycon, TransitionList::size(), splint(), and t_phycon::te.
Referenced by CoolHyperfine(), and HyperfineCreate().
t_hyperfine hyperfine |
Definition at line 5 of file hyperfine.cpp.
Referenced by CoolHyperfine(), H21_cm_pops(), diatomics::H2_PunchDo(), HyperfineCreate(), IterStart(), lines(), t_mean::MeanInc(), ParseDont(), ParseSet(), PrtComment(), radius_increment(), radius_next(), and SaveDo().