''
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13970 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -140,7 +140,7 @@
|
|||||||
<em>cutoff</em> value = Rcut (distance units) = communicate atoms from this far away
|
<em>cutoff</em> value = Rcut (distance units) = communicate atoms from this far away
|
||||||
<em>cutoff/multi</em> type value
|
<em>cutoff/multi</em> type value
|
||||||
type = atom type or type range (supports asterisk notation)
|
type = atom type or type range (supports asterisk notation)
|
||||||
value = Rcut (distance units) = communicate atoms for the selected types from this far away
|
value = Rcut (distance units) = communicate atoms for selected types from this far away
|
||||||
<em>group</em> value = group-ID = only communicate atoms in the group
|
<em>group</em> value = group-ID = only communicate atoms in the group
|
||||||
<em>vel</em> value = <em>yes</em> or <em>no</em> = do or do not communicate velocity info with ghost atoms
|
<em>vel</em> value = <em>yes</em> or <em>no</em> = do or do not communicate velocity info with ghost atoms
|
||||||
</pre>
|
</pre>
|
||||||
|
|||||||
@ -18,7 +18,7 @@ keyword = {mode} or {cutoff} or {cutoff/multi} or {group} or {vel} :l
|
|||||||
{cutoff} value = Rcut (distance units) = communicate atoms from this far away
|
{cutoff} value = Rcut (distance units) = communicate atoms from this far away
|
||||||
{cutoff/multi} type value
|
{cutoff/multi} type value
|
||||||
type = atom type or type range (supports asterisk notation)
|
type = atom type or type range (supports asterisk notation)
|
||||||
value = Rcut (distance units) = communicate atoms for the selected types from this far away
|
value = Rcut (distance units) = communicate atoms for selected types from this far away
|
||||||
{group} value = group-ID = only communicate atoms in the group
|
{group} value = group-ID = only communicate atoms in the group
|
||||||
{vel} value = {yes} or {no} = do or do not communicate velocity info with ghost atoms :pre
|
{vel} value = {yes} or {no} = do or do not communicate velocity info with ghost atoms :pre
|
||||||
:ule
|
:ule
|
||||||
|
|||||||
Reference in New Issue
Block a user