|
Cloudy
Spectral Synthesis Code for Astrophysics
|

Go to the source code of this file.
Classes | |
| struct | t_cosmology |
Macros | |
| #define | CMB_TEMP 2.725 |
Functions | |
| realnum | GetDensity (realnum z) |
| realnum | GetHubbleFactor (realnum z) |
Variables | |
| t_cosmology | cosmology |
| #define CMB_TEMP 2.725 |
this is the current temperature of the cosmic background radiation
>refer CMB temp Mather, J.C., Fixsen, D.J., Shafer, R.A., Mosier, C., &
>refercon Wilkinson, D.T. 1999, ApJ, 512, 511
Referenced by IterRestart(), ParseBackgrd(), and ParseCMB().
GetDensity find the baryonic density at the given redshift
| z |
References cosmology, DEBUG_ENTRY, density(), fixit, and pow3.
Referenced by ParseCMBOuter(), and zoneDensity().

GetHubbleFactor find the Hubble factor at the given redshift
| z |
References cosmology, DEBUG_ENTRY, POW2, POW3, and POW4.
Referenced by DynaIterEnd(), radius_next(), RT_line_escape(), RT_line_one_tauinc(), and RT_recom_effic().
|
extern |
Referenced by DynaIterEnd(), DynaPunchTimeDep(), GetDensity(), GetHubbleFactor(), GravitationalPressure(), 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().