cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Fields
t_cosmology Struct Reference

#include <cosmology.h>

Collaboration diagram for t_cosmology:
Collaboration graph
[legend]

Data Fields

realnum redshift_current
 
realnum redshift_start
 
realnum redshift_step
 
realnum omega_baryon
 
realnum omega_rad
 
realnum omega_lambda
 
realnum omega_matter
 
realnum omega_k
 
realnum h
 
realnum H_0
 
realnum f_He
 
bool lgDo
 

Detailed Description

cosmology.h saves options and parameters relating to cosmology

Definition at line 23 of file cosmology.h.

Field Documentation

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 38 of file cosmology.h.

Referenced by GetHubbleFactor(), GravitationalPressure(), and InitCoreload().

bool t_cosmology::lgDo
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 31 of file cosmology.h.

Referenced by GetHubbleFactor(), InitCoreload(), and ParseCosmology().

realnum t_cosmology::omega_lambda

Definition at line 31 of file cosmology.h.

Referenced by GetHubbleFactor(), InitCoreload(), and ParseCosmology().

realnum t_cosmology::omega_matter

Definition at line 31 of file cosmology.h.

Referenced by GetHubbleFactor(), InitCoreload(), and ParseCosmology().

realnum t_cosmology::omega_rad

Definition at line 31 of file cosmology.h.

Referenced by GetHubbleFactor(), InitCoreload(), and ParseCosmology().

realnum t_cosmology::redshift_current
realnum t_cosmology::redshift_start

Definition at line 26 of file cosmology.h.

Referenced by InitCoreload(), IterRestart(), ParseCMBOuter(), and RT_fine_clear().

realnum t_cosmology::redshift_step

Definition at line 26 of file cosmology.h.

Referenced by DynaIterEnd(), InitCoreload(), and IterRestart().


The documentation for this struct was generated from the following file: