diff --git a/src/output.cpp b/src/output.cpp index 0602c4f52d..07d0ba26a5 100644 --- a/src/output.cpp +++ b/src/output.cpp @@ -402,6 +402,7 @@ void Output::write(bigint ntimestep) next_dump_any = MIN(next_dump_any,next_dump[idump]); } } + modify->addstep_compute(next_dump_any); // next_restart does not force output on last step of run // for toggle = 0, replace "*" with current timestep in restart filename