diff --git a/src/main/swiftest_driver.f90 b/src/main/swiftest_driver.f90 index afc62fddf..e499d19c8 100644 --- a/src/main/swiftest_driver.f90 +++ b/src/main/swiftest_driver.f90 @@ -106,7 +106,7 @@ program swiftest_driver write(*, statusfmt) param%t, tfrac, pl%nbody, nbody_system%tp%nbody end select if (param%lenergy) call nbody_system%conservation_report(param, lterminal=.true.) - call integration_timer%report(message="Integration steps:", nsubsteps=istep_dump) + call integration_timer%report(message="Integration steps:", nsubsteps=istep_out) call integration_timer%reset() iout = istep_out