maho3 / ltu-cmass

A modular simulator of CMASS-NGC galaxy clustering
6 stars 1 forks source link

Implement fastPM as a gravity solver #17

Open maho3 opened 3 months ago

maho3 commented 3 months ago

The goal here is to write a new script cmass/nbody/fastpm.py which mirrors that of pmwd but instead uses fastPM. It should allow configuration-based access to fastPM simulations. It should take a configuration and white noise field and then evolve and save the DM density and velocity fields.