Skip to content

Fix condition for output with IO_CheckSteps=1

Douglas Serson requested to merge fix/IOCheckSteps into master

This fixes a small bug in UnsteadySystem which caused the first checkpoint to be skipped when using IO_CheckSteps=1.

Merge request reports