maho3 / ltu-cmass

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

Implement PM++ as a gravity solver #18

Closed maho3 closed 3 months ago

maho3 commented 6 months ago

The goal here is to write a new script cmass/nbody/pmpp.py which mirrors that of pmwd but instead uses PM++. 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.

maho3 commented 3 months ago

Not feasible at current PM++ resolution