Skip to content

[common] make sure dt != 0 in timeloop

Samuel Scherrer requested to merge fix/issue-928 into master

Fixes #928 (closed):

  • don't insert checkpoints at current time
  • raise exception warn when dt = 0 and not finished
Edited by Samuel Scherrer

Merge request reports