Skip to content
Snippets Groups Projects

[WIP] Implementation of a timestep limiter for the hydro schemes

Closed Matthieu Schaller requested to merge timestep_limiter into master

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
  • Matthieu Schaller Added 2 commits:

    Added 2 commits:

    • a5c8c5da - Better definition of get_min_active_bin(). This defintion is also correct for th…
    • 9fd8cada - Removed debugging code. Updated documentation. Removed unnecessary condition.
  • mentioned in issue #303 (closed)

  • Matthieu Schaller Added 231 commits:

    Added 231 commits:

    • 9fd8cada...b80fb3c3 - 224 commits from branch master
    • 3509497d - First version of time-step limiter. Still need to update the debugging checks.
    • cb8d317f - Time-step limiter now works with debugging checks included
    • 22ffdb6f - Do not wake-up a particle that's active.
    • 52e0d614 - Added the missing timestep limiter file.
    • 892bf087 - Added the time-step limiter as a task
    • 18797df2 - Better definition of get_min_active_bin(). This defintion is also correct for th…
    • deb1c244 - Removed debugging code. Updated documentation. Removed unnecessary condition.
  • Matthieu Schaller Status changed to closed

    Status changed to closed

Please register or sign in to reply
Loading