English

FastPM: a new scheme for fast simulations of dark matter and halos

Cosmology and Nongalactic Astrophysics 2017-09-14 v3

Abstract

We introduce FastPM, a highly-scalable approximated particle mesh N-body solver, which implements the particle mesh (PM) scheme enforcing correct linear displacement (1LPT) evolution via modified kick and drift factors. Employing a 2-dimensional domain decomposing scheme, FastPM scales extremely well with a very large number of CPUs. In contrast to COmoving-LAgrangian (COLA) approach, we do not require to split the force or track separately the 2LPT solution, reducing the code complexity and memory requirements. We compare FastPM with different number of steps (NsN_s) and force resolution factor (BB) against 3 benchmarks: halo mass function from Friends of Friends halo finder, halo and dark matter power spectrum, and cross correlation coefficient (or stochasticity), relative to a high resolution TreePM simulation. We show that the modified time stepping scheme reduces the halo stochasticity when compared to COLA with the same number of steps and force resolution. While increasing NsN_s and BB improves the transfer function and cross correlation coefficient, for many applications FastPM achieves sufficient accuracy at low NsN_s and BB. For example, Ns=10N_s=10 and B=2B=2 simulation provides a substantial saving (a factor of 10) of computing time relative to Ns=40N_s=40, B=3B=3 simulation, yet the halo benchmarks are very similar at z=0z=0. We find that for abundance matched halos the stochasticity remains low even for Ns=5N_s=5. FastPM compares well against less expensive schemes, being only 7 (4) times more expensive than 2LPT initial condition generator for Ns=10N_s=10 (Ns=5N_s=5). Some of the applications where FastPM can be useful are generating a large number of mocks, producing non-linear statistics where one varies a large number of nuisance or cosmological parameters, or serving as part of an initial conditions solver.

Keywords

Cite

@article{arxiv.1603.00476,
  title  = {FastPM: a new scheme for fast simulations of dark matter and halos},
  author = {Yu Feng and Man-Yat Chu and Uros Seljak and Patrick McDonald},
  journal= {arXiv preprint arXiv:1603.00476},
  year   = {2017}
}

Comments

14 pages, 13 figures. The development is hosted at https://github.com/rainwoodman/fastpm . Major revision addressing referee report from MNRAS; Update code repository URL in comments