|
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.
Namespaces | |
| halomod_bm | |
Functions | |
| def | halomod_bm.st_gs (sigma, dc) |
| def | halomod_bm.st_b1 (sigma, dc) |
| def | halomod_bm.duffy_c (m, z) |
| def | halomod_bm.get_halomod_pk (cp, karr, z, integrate=True, fname_out=None) |
Variables | |
| dictionary | halomod_bm.cpar1 |
| dictionary | halomod_bm.cpar2 |
| dictionary | halomod_bm.cpar3 |
| bool | halomod_bm.USE_INT = False |
| int | halomod_bm.LKHMIN = -4 |
| int | halomod_bm.LKHMAX = 1 |
| int | halomod_bm.NKH = 256 |
| int | halomod_bm.NM = 2048 |
| float | halomod_bm.LM0 = 5.5 |
| int | halomod_bm.LMMIN = 6 |
| int | halomod_bm.LMMAX = 16 |
| dictionary | halomod_bm.params |
| halomod_bm.integrate | |
| halomod_bm.fname_out | |