Skip to content

Using existing FixedTimeStepper in time loop

Lars Bilke requested to merge github/fork/chleh/time-stepper into master

Created by: chleh

This is a follow-up PR of #1105. Only the last four commits matter.

  • Extends FixedTimeStepper builder to support different timestep sizes.
  • Uses FixedTimeStepper in the time loop

Merge request reports