cloudy trunk
Loading...
Searching...
No Matches
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

◆ f_He

realnum t_cosmology::f_He

Definition at line 42 of file cosmology.h.

Referenced by GetDensity().

◆ h

realnum t_cosmology::h

Definition at line 38 of file cosmology.h.

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

◆ H_0

realnum t_cosmology::H_0

Definition at line 39 of file cosmology.h.

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

◆ lgDo

bool t_cosmology::lgDo

◆ omega_baryon

realnum t_cosmology::omega_baryon

Definition at line 31 of file cosmology.h.

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

◆ omega_k

realnum t_cosmology::omega_k

Definition at line 35 of file cosmology.h.

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

◆ omega_lambda

realnum t_cosmology::omega_lambda

Definition at line 33 of file cosmology.h.

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

◆ omega_matter

realnum t_cosmology::omega_matter

Definition at line 34 of file cosmology.h.

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

◆ omega_rad

realnum t_cosmology::omega_rad

Definition at line 32 of file cosmology.h.

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

◆ redshift_current

realnum t_cosmology::redshift_current

◆ redshift_start

realnum t_cosmology::redshift_start

Definition at line 27 of file cosmology.h.

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

◆ redshift_step

realnum t_cosmology::redshift_step

Definition at line 28 of file cosmology.h.

Referenced by DynaIterEnd(), and InitCoreload().


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