git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2089 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -56,9 +56,10 @@ neigh_modify exclude molecule rigid
|
||||
</PRE>
|
||||
<P><B>Description:</B>
|
||||
</P>
|
||||
<P>This command sets parameters that affect the pairwise neighbor list.
|
||||
<P>This command sets parameters that affect the building and use of
|
||||
pairwise neighbor lists.
|
||||
</P>
|
||||
<P>The <I>every</I>, <I>delay</I>, and <I>check</I> options affect how often the list is
|
||||
<P>The <I>every</I>, <I>delay</I>, and <I>check</I> options affect how often lists are
|
||||
built as a simulation runs. The <I>delay</I> setting means never build a
|
||||
new list until at least N steps after the previous build. The <I>every</I>
|
||||
setting means build the list every M steps (after the delay has
|
||||
|
||||
Reference in New Issue
Block a user