Skip to content

Dynamic AMR crashes if we switch to gloabl recomputation branch.

webmizeDynamic AMR crashes everytime the solver switches to the global recomputation branch.

Potential reason:

  • We reuse the ADERDGTimeStep adapter which does update the limiter status again. This should not happen.
  • ~~Erasing is triggered before the limiter status spreading has finished. Add inertia for erasing requests.~~This is now realised by also taking the previous limiter status into account.

Problems seem to be solved: sod_shock_tube