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

Go to the source code of this file.
Macros | |
| #define | NREL 3.046 |
| #define | NMAS 0 |
| #define | MNU 0.0 |
Functions | |
| void | write_Pk_CLASS (int i_model) |
| int | main (void) |
| #define MNU 0.0 |
Definition at line 8 of file write_CLASS_benchmark.c.
Referenced by main(), and write_Pk_CLASS().
| #define NMAS 0 |
Definition at line 7 of file write_CLASS_benchmark.c.
Referenced by write_Pk_CLASS().
| #define NREL 3.046 |
Definition at line 6 of file write_CLASS_benchmark.c.
Referenced by write_Pk_CLASS().
| int main | ( | void | ) |
| void write_Pk_CLASS | ( | int | i_model | ) |
Definition at line 10 of file write_CLASS_benchmark.c.
References ccl_cosmology_create(), ccl_cosmology_free(), ccl_cosmology_write_power_class_z(), ccl_parameters_create(), cl_cmbl_bm::cosmo, default_config, ccl_test_distances::h, MNU, ccl_test_distances::n_s, NMAS, NREL, ccl_test_distances::Omega_b, ccl_test_distances::Omega_c, ccl_parameters::Omega_g, halomod_bm::params, ccl_test_power::sigma8, and z.
Referenced by main().