git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12064 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2014-06-04 15:34:48 +00:00
parent 5593d42f32
commit 9ed1090111
3 changed files with 8 additions and 22 deletions

View File

@ -127,7 +127,7 @@ void Rerun::command(int narg, char **arg)
// perform the psuedo run
// invoke lmp->init() only once
// read all relevant snapshots
// uset setup_minimal() since atoms are already owned by correct procs
// use setup_minimal() since atoms are already owned by correct procs
// addstep_compute_all() insures energy/virial computed on every snapshot
update->whichflag = 1;