Skip to content

Fix bugs and add tests for IterationNumberBasedTimeStepping

The MR fixes two bugs in IterationNumberBasedTimeStepping:

  • the calculated time step size was not restricted to maximum time step size when taking fixed output times into account
  • in case of a rejected time step the ts_current was not properly reset
  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
Edited by Tom Fischer

Merge request reports

Loading