git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10169 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -441,7 +441,7 @@ void Output::write_restart(bigint ntimestep)
|
||||
timestep is being changed, called by update->reset_timestep()
|
||||
reset next timestep values for dumps, restart, thermo output
|
||||
reset to smallest value >= new timestep
|
||||
if next timestep set by varaible evaluation,
|
||||
if next timestep set by variable evaluation,
|
||||
eval for ntimestep-1, so current ntimestep can be returned if needed
|
||||
no guarantee that variable can be evaluated for ntimestep-1
|
||||
if it depends on computes, but live with that rare case for now
|
||||
|
||||
Reference in New Issue
Block a user