|
cloudy
trunk
|

Go to the source code of this file.
Functions | |
| realnum | GetHubbleFactor (realnum z) |
| realnum | GetDensity (realnum z) |
Variables | |
| t_cosmology | cosmology |
GetDensity find the baryonic density at the given redshift
| z |
Definition at line 28 of file cosmology.cpp.
References DEBUG_ENTRY, density(), t_cosmology::f_He, fixit, t_cosmology::h, t_cosmology::omega_baryon, and pow3().
Referenced by ParseCMBOuter(), and zoneDensity().

GetHubbleFactor find the Hubble factor at the given redshift
| z |
Definition at line 10 of file cosmology.cpp.
References DEBUG_ENTRY, t_cosmology::H_0, t_cosmology::omega_k, t_cosmology::omega_lambda, t_cosmology::omega_matter, t_cosmology::omega_rad, POW2, POW3, and POW4.
Referenced by DynaIterEnd(), radius_next(), RT_line_escape(), RT_line_one_tauinc(), and RT_recom_effic().
| t_cosmology cosmology |
Definition at line 8 of file cosmology.cpp.
Referenced by DynaIterEnd(), DynaPunchTimeDep(), GravitationalPressure(), InitCoreload(), iso_photo(), iso_radiative_recomb(), IterRestart(), ParseCMBOuter(), 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().
1.8.5