cloudy
trunk
|
#include <cosmology.h>
cosmology.h saves options and parameters relating to cosmology
Definition at line 23 of file cosmology.h.
realnum t_cosmology::f_He |
Definition at line 42 of file cosmology.h.
Referenced by GetDensity().
realnum t_cosmology::h |
Definition at line 38 of file cosmology.h.
Referenced by GetDensity(), InitCoreload(), and ParseCosmology().
realnum t_cosmology::H_0 |
Definition at line 38 of file cosmology.h.
Referenced by GetHubbleFactor(), GravitationalPressure(), and InitCoreload().
bool t_cosmology::lgDo |
Definition at line 44 of file cosmology.h.
Referenced by DynaIterEnd(), InitCoreload(), iso_photo(), iso_radiative_recomb(), IterRestart(), ParseCosmology(), radius_next(), RT_continuum(), RT_continuum_shield_fcn_point(), RT_fine_clear(), RT_line_escape(), RT_line_one_tau_reset(), RT_line_one_tauinc(), RT_line_pumping(), RT_OTS_Update(), RT_recom_effic(), zoneDensity(), and ZoneStart().
realnum t_cosmology::omega_baryon |
Definition at line 31 of file cosmology.h.
Referenced by GetDensity(), InitCoreload(), and ParseCosmology().
realnum t_cosmology::omega_k |
Definition at line 31 of file cosmology.h.
Referenced by GetHubbleFactor(), InitCoreload(), and ParseCosmology().
realnum t_cosmology::omega_lambda |
Definition at line 31 of file cosmology.h.
Referenced by GetHubbleFactor(), InitCoreload(), and ParseCosmology().
realnum t_cosmology::omega_matter |
Definition at line 31 of file cosmology.h.
Referenced by GetHubbleFactor(), InitCoreload(), and ParseCosmology().
realnum t_cosmology::omega_rad |
Definition at line 31 of file cosmology.h.
Referenced by GetHubbleFactor(), InitCoreload(), and ParseCosmology().
realnum t_cosmology::redshift_current |
Definition at line 26 of file cosmology.h.
Referenced by DynaIterEnd(), DynaPunchTimeDep(), InitCoreload(), IterRestart(), ParseCMBOuter(), radius_next(), RT_fine_clear(), RT_line_escape(), RT_line_one_tauinc(), RT_recom_effic(), and zoneDensity().
realnum t_cosmology::redshift_start |
Definition at line 26 of file cosmology.h.
Referenced by InitCoreload(), IterRestart(), ParseCMBOuter(), and RT_fine_clear().
realnum t_cosmology::redshift_step |
Definition at line 26 of file cosmology.h.
Referenced by DynaIterEnd(), InitCoreload(), and IterRestart().