Skip to content
Snippets Groups Projects
Commit 124c5124 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@771 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 91ddd383
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment