Skip to content
Snippets Groups Projects

[WIP] Timestep limiter for hydrodynamics

Closed Matthieu Schaller requested to merge timestep_limiter2 into master

This implements #196 (closed).

We create an extra loop after the second kick where we verify that particles do not have neighbours with vastly different signal velocities. If they do, we wake up the inactive particle.

Currently works with all the hydro schemes as well as with gravity.

Missing for now:

  • Deal with MPI.
Edited by Matthieu Schaller

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading