Skip to content

Fix planetary tiny dt

Jacob Kegerreis requested to merge fix_planetary_tiny_dt into master

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.

Merge request reports