git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@771 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -454,8 +454,8 @@ void Respa::recurse(int ilevel)
|
||||
if (ilevel) recurse(ilevel-1);
|
||||
|
||||
// at outermost level:
|
||||
// call initial_integrate w/ flag = 1 so fix NPT,NPH perform 2nd dilate
|
||||
// at correct symmetric position in rRESPA hierarchy
|
||||
// call initial_integrate w/ flag = 1 so fix NPT,NPH performs
|
||||
// 2nd box deform at correct symmetric position in rRESPA hierarchy
|
||||
// check on rebuilding neighbor list
|
||||
// at innermost level, communicate
|
||||
// at middle levels, do nothing
|
||||
|
||||
Reference in New Issue
Block a user