pynbody / genetIC

The GM initial conditions generator
GNU General Public License v3.0
21 stars 8 forks source link

Unifying super and sub sampling for grafic and SPH #39

Closed Martin-Rey closed 6 years ago

Martin-Rey commented 6 years ago

Currently, grafic and gadget format have different ways of using subsampled coarse grid and supersampled zoom grids.

I believe it is possible to unify this and avoid one format-dependent feature.

apontzen commented 6 years ago

I believe this is now implemented (commit 96b84b73c24f80)