Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
halomod_data Struct Reference

Public Attributes

double Omega_c [3]
 
double Omega_b [3]
 
double Omega_k
 
double Neff
 
doublemnu
 
ccl_mnu_convention mnu_type
 
double w_0
 
double w_a
 
double h [3]
 
double sigma_8 [3]
 
double n_s [3]
 
double k [3][2][256]
 
double Pk [3][2][256]
 

Detailed Description

Definition at line 13 of file ccl_test_halomod.c.

Member Data Documentation

double halomod_data::h[3]

Definition at line 24 of file ccl_test_halomod.c.

Referenced by compare_halomod().

double halomod_data::k[3][2][256]

Definition at line 29 of file ccl_test_halomod.c.

Referenced by compare_halomod().

double* halomod_data::mnu

Definition at line 20 of file ccl_test_halomod.c.

Referenced by compare_halomod().

ccl_mnu_convention halomod_data::mnu_type

Definition at line 21 of file ccl_test_halomod.c.

Referenced by compare_halomod().

double halomod_data::n_s[3]

Definition at line 26 of file ccl_test_halomod.c.

Referenced by compare_halomod().

double halomod_data::Neff

Definition at line 19 of file ccl_test_halomod.c.

Referenced by compare_halomod().

double halomod_data::Omega_b[3]

Definition at line 17 of file ccl_test_halomod.c.

Referenced by compare_halomod().

double halomod_data::Omega_c[3]

Definition at line 16 of file ccl_test_halomod.c.

Referenced by compare_halomod().

double halomod_data::Omega_k

Definition at line 18 of file ccl_test_halomod.c.

Referenced by compare_halomod().

double halomod_data::Pk[3][2][256]

Definition at line 30 of file ccl_test_halomod.c.

Referenced by compare_halomod().

double halomod_data::sigma_8[3]

Definition at line 25 of file ccl_test_halomod.c.

Referenced by compare_halomod().

double halomod_data::w_0

Definition at line 22 of file ccl_test_halomod.c.

Referenced by compare_halomod().

double halomod_data::w_a

Definition at line 23 of file ccl_test_halomod.c.

Referenced by compare_halomod().


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