Fix planetary tiny dt
Compare changes
+ 2
− 2
@@ -601,8 +601,8 @@ __attribute__((always_inline)) INLINE static void hydro_prepare_force(
Avoid way too small timesteps from when a far-away particle with the max smoothing length still gets a non-zero changing-kernel term causing huge accelerations.