|
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 | |
| mfunc_bm | |
Variables | |
| mfunc_bm.pcs = csm.PcsPar() | |
| int | mfunc_bm.lm_arr = 11 |
| int | mfunc_bm.m_arr = 10 |
| float | mfunc_bm.z_arr = 0.2 |
| mfunc_bm.nm_arr = np.array([[pcs.multiplicity_function(m,z,"Tinker200")/pcs.dlsigMdlM(m) for m in m_arr] for z in z_arr]) | |
| string | mfunc_bm.head = "[0]mass " |
| int | mfunc_bm.iz = 1 |
| mfunc_bm.header | |