forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9705 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
e679de03bf
commit
00ac3e5451
|
@ -80,6 +80,7 @@ these commands:
|
|||
</P>
|
||||
<PRE>neighbor 0.0 bin
|
||||
neigh_modify every 1 delay 0 check no
|
||||
atom_modify sort 0 0.0
|
||||
communicate single cutoff 0.0
|
||||
</PRE>
|
||||
<P>These commands insure that LAMMPS communicates particles to
|
||||
|
|
|
@ -77,6 +77,7 @@ these commands:
|
|||
|
||||
neighbor 0.0 bin
|
||||
neigh_modify every 1 delay 0 check no
|
||||
atom_modify sort 0 0.0
|
||||
communicate single cutoff 0.0 :pre
|
||||
|
||||
These commands insure that LAMMPS communicates particles to
|
||||
|
|
Loading…
Reference in New Issue