Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix slow rank warning showing on first time step
n_steps was incremented before it was used to deteremine the current time step instead of after. I moved where it is incremented
- Loading branch information