git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12064 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user