forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9867 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
917ba5d0d7
commit
5e5eca8a5e
|
@ -91,7 +91,7 @@ default increment of 1 and would add all atom IDs from 500 to 1000
|
|||
(inclusive) to the group sub, along with 10,25,50 since they also
|
||||
appear in the list of values. The second example with 100:10000:10
|
||||
uses an increment of 10 and would thus would add atoms IDs
|
||||
100,110,120, ... 9990, 10000 to the group sub.
|
||||
100,110,120, ... 9990,10000 to the group sub.
|
||||
</P>
|
||||
<P>The second format is a <I>logical</I> followed by one or two values (type
|
||||
or ID). The 7 valid logicals are listed above. All the logicals
|
||||
|
|
|
@ -86,7 +86,7 @@ default increment of 1 and would add all atom IDs from 500 to 1000
|
|||
(inclusive) to the group sub, along with 10,25,50 since they also
|
||||
appear in the list of values. The second example with 100:10000:10
|
||||
uses an increment of 10 and would thus would add atoms IDs
|
||||
100,110,120, ... 9990, 10000 to the group sub.
|
||||
100,110,120, ... 9990,10000 to the group sub.
|
||||
|
||||
The second format is a {logical} followed by one or two values (type
|
||||
or ID). The 7 valid logicals are listed above. All the logicals
|
||||
|
|
Loading…
Reference in New Issue