Skip to content

Fix FilterCheckpoint

Douglas Serson requested to merge fix/FilterCheckPoint into master

This fixes a bug with parsing the OutputFrequency parameter of FilterCheckpoint.

I also made checkpoint 0 correspond to the initial condition, so that it is consistent with the behaviour from IO_CheckSteps.

Merge request reports