forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9155 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
5a7e5b3cab
commit
ee43584966
|
@ -154,7 +154,7 @@ void Rerun::command(int narg, char **arg)
|
|||
update->reset_timestep(ntimestep);
|
||||
rd->atoms();
|
||||
|
||||
modify->addstep_compute_all(ntimestep);
|
||||
modify->init();
|
||||
update->integrate->setup_minimal(1);
|
||||
modify->end_of_step();
|
||||
if (firstflag) output->setup();
|
||||
|
|
Loading…
Reference in New Issue