Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
cosmology.cpp File Reference
#include "cddefines.h"
#include "physconst.h"
#include "cosmology.h"
Include dependency graph for cosmology.cpp:

Functions

realnum GetHubbleFactor (realnum z)
 
realnum GetDensity (realnum z)
 

Variables

t_cosmology cosmology
 

Function Documentation

realnum GetDensity ( realnum  z)

GetDensity find the baryonic density at the given redshift

Parameters
z

References DEBUG_ENTRY, density(), t_cosmology::f_He, fixit, t_cosmology::h, t_cosmology::omega_baryon, and pow3().

Referenced by ParseCMBOuter(), and zoneDensity().

Here is the call graph for this function:

realnum GetHubbleFactor ( realnum  z)

Variable Documentation