Skip to content

Added some extra sensibility checks to primitive variable drift.

Bert Vandenbroucke requested to merge gizmo_fix into master

Title says it all: since we divide by volume or mass in hydro_predict_extra, we should make sure we only do this if they are positive. Should be important for vacuum particles.

Merge request reports