git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13088 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -429,7 +429,7 @@ void Update::reset_timestep(bigint newstep)
|
||||
atimestep = ntimestep;
|
||||
|
||||
// trigger reset of timestep for output and for fixes that require it
|
||||
// do not allow any timestep-dependent fixes to be defined
|
||||
// do not allow any timestep-dependent fixes to be already defined
|
||||
|
||||
output->reset_timestep(ntimestep);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user