#include <hyperfine.h>
Data Fields | |
float * | HFLabundance |
double | Tspin21cm |
bool | lgLya_pump_21cm |
double | cooling_total |
float | cooling_max |
Definition at line 30 of file hyperfine.h.
float t_hyperfine::cooling_max |
largest relative cooling due to hyperfine structure lines
Definition at line 45 of file hyperfine.h.
Referenced by IterStart(), lines(), and PrtComment().
double t_hyperfine::cooling_total |
total cooling due to all hyperfine lines
Definition at line 42 of file hyperfine.h.
Referenced by CoolEvaluate(), and lines().
float* t_hyperfine::HFLabundance |
the isotope abundances relative to main species abundances, as read in from the hyperfine.dat file
Definition at line 33 of file hyperfine.h.
Referenced by CoolEvaluate(), HyperfineCreate(), and RT_tau_inc().
option to turn off Lya pumping of 21 cm
Definition at line 39 of file hyperfine.h.
Referenced by H21_cm_pops(), ParseDont(), and zero().
double t_hyperfine::Tspin21cm |
this is the computed 21cm spin temperature
Definition at line 36 of file hyperfine.h.
Referenced by H21_cm_pops(), H2_PunchDo(), MeanInc(), PunchDo(), radius_increment(), and radius_next().