SWIFTSIM / HBTplus

HBTplus halo finder adapted for the FLAMINGO and COLIBRE simulations
0 stars 0 forks source link

Don't try to set particle type for debug check when compiling with DM_ONLY #38

Closed jchelly closed 1 month ago

jchelly commented 1 month ago

This fixes a bug I introduced in #27 which prevents compilation in Debug mode with -DDM_ONLY enabled.

jchelly commented 1 month ago

We also need to skip the type check on restarting, because we don't know the particle types from the previous snapshot.