Zoom 8: Isolating hydro particles to the zoom region.
This MR implements the minimal modifications necessary to ensure hydrodynamics work with a zoom region (hydro tasks are already made solely in the zoom region).
This includes:
- Converting a
part
,spart
, orbpart
to dark matter if they exit the zoom region. - Removing a
sink
that exit the zoom region. - Converting a
part
,spart
, orbpart
to dark matter if they reachedh_max
to remove long running neighbour searches in the presureless boundary. - Reporting the minimum possible density enforced by
h_max
during set up.
This needs some more tests run with a full subgrid model but I've raised the MR so it can be commented on.