|
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 39 of file cosmology.h.
Referenced by GetHubbleFactor(), GravitationalPressure(), and InitCoreload().
| bool t_cosmology::lgDo |
Definition at line 44 of file cosmology.h.
Referenced by advection_set_default(), DynaIterEnd(), InitCoreload(), iso_radiative_recomb(), IterRestart(), ParseCosmology(), RT_line_all(), RT_line_escape(), RT_line_one_tauinc(), RT_recom_effic(), and zoneDensity().
| 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 35 of file cosmology.h.
Referenced by GetHubbleFactor(), InitCoreload(), and ParseCosmology().
| realnum t_cosmology::omega_lambda |
Definition at line 33 of file cosmology.h.
Referenced by GetHubbleFactor(), InitCoreload(), and ParseCosmology().
| realnum t_cosmology::omega_matter |
Definition at line 34 of file cosmology.h.
Referenced by GetHubbleFactor(), InitCoreload(), and ParseCosmology().
| realnum t_cosmology::omega_rad |
Definition at line 32 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(), RT_line_all(), RT_line_one_tauinc(), RT_recom_effic(), and zoneDensity().
| realnum t_cosmology::redshift_start |
Definition at line 27 of file cosmology.h.
Referenced by InitCoreload(), IterRestart(), ParseCMBOuter(), and RT_line_all().
| realnum t_cosmology::redshift_step |
Definition at line 28 of file cosmology.h.
Referenced by DynaIterEnd(), and InitCoreload().