more debugging and features

This commit is contained in:
Steve Plimpton
2021-12-10 11:13:06 -07:00
parent e2969d09e1
commit 5ead32f886
6 changed files with 43 additions and 32 deletions

View File

@ -491,6 +491,7 @@ void Update::reset_timestep(bigint newstep)
}
// changes to output that depend on timestep
// no active dumps allowed
output->reset_timestep(ntimestep);