jchelly / gadgetviewer

Simple tool for interactive visualisation of Gadget and SWIFT N-body simulations
GNU General Public License v3.0
24 stars 9 forks source link

Add support for reading Gadget-4 Subfind output #19

Closed jchelly closed 1 year ago

jchelly commented 2 years ago

This can currently read Gadget-4 HDF5 fof_subhalo_tab files and compute halo membership for the particles. It only works if the full snapshot was read in.

TODO: support non-sorted snapshots with IDs in the fof_subhalo_tab file?