Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
cosmology.h File Reference
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#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().

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