Skip to content

Fix steady state output condition

Douglas Serson requested to merge fix/SteadyStateOutput into master

This just fixes a small issue causing the verbose output of the steady state check to occur one time-step after it should. The error was recently introduced in !832 (merged), so I am not sure if this even needs a changelog entry.

Merge request reports