Fast Methods for Cosmological Simulations
FastSim serves as a tool for quick N-body simulations in modified gravity.
params.h
Go to the documentation of this file.
1 #ifndef _PARAMS_
2 #define _PARAMS_
3 
4 #define D_TCMB 2.725
5 #define D_Z_REC 1090.
6 
7 #define D_LKMIN -6.
8 #define D_LKMAX 3.
9 
10 #endif //_PARAMS_