forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2176 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
a5ee6b9bb8
commit
0859793443
|
@ -36,7 +36,7 @@ default values below.
|
|||
</P>
|
||||
<P>The <I>skin</I> distance is also used to determine how often atoms migrate
|
||||
to new processors if the <I>check</I> option of the
|
||||
<A HREF = "neigh_modify">neigh_modify</A> command is set to <I>yes</I>. Atoms are
|
||||
<A HREF = "neigh_modify.html">neigh_modify</A> command is set to <I>yes</I>. Atoms are
|
||||
migrated (communicated) to new processors on the same timestep that
|
||||
neighbor lists are re-built.
|
||||
</P>
|
||||
|
|
|
@ -33,7 +33,7 @@ default values below.
|
|||
|
||||
The {skin} distance is also used to determine how often atoms migrate
|
||||
to new processors if the {check} option of the
|
||||
"neigh_modify"_neigh_modify command is set to {yes}. Atoms are
|
||||
"neigh_modify"_neigh_modify.html command is set to {yes}. Atoms are
|
||||
migrated (communicated) to new processors on the same timestep that
|
||||
neighbor lists are re-built.
|
||||
|
||||
|
|
Loading…
Reference in New Issue