|
cloudy trunk
|
#include "cddefines.h"#include "radius.h"#include "rfield.h"#include "parse.h"#include "physconst.h"#include "cosmology.h"
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 31 of file cosmology.cpp.
References cosmology, DEBUG_ENTRY, t_cosmology::f_He, fixit(), t_cosmology::h, and t_cosmology::omega_baryon.
Referenced by ParseCMBOuter(), and zoneDensity().

GetHubbleFactor find the Hubble factor at the given redshift
| z |
Definition at line 13 of file cosmology.cpp.
References cosmology, DEBUG_ENTRY, t_cosmology::H_0, MEGAPARSEC, t_cosmology::omega_k, t_cosmology::omega_lambda, t_cosmology::omega_matter, t_cosmology::omega_rad, POW2, POW3, and POW4.
Referenced by DynaIterEnd(), RT_line_one_tauinc(), and RT_recom_effic().
| t_cosmology cosmology |
Definition at line 11 of file cosmology.cpp.
Referenced by advection_set_default(), DynaIterEnd(), DynaPunchTimeDep(), GetDensity(), GetHubbleFactor(), GravitationalPressure(), InitCoreload(), iso_radiative_recomb(), IterRestart(), ParseCMBOuter(), ParseCosmology(), RT_line_all(), RT_line_escape(), RT_line_one_tauinc(), RT_recom_effic(), and zoneDensity().