git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@562 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -16,10 +16,9 @@
|
||||
<PRE>compute ID group-ID coord/atom cutoff
|
||||
</PRE>
|
||||
<UL><LI>ID, group-ID are documented in <A HREF = "compute.html">compute</A> command
|
||||
<LI>coord/atom = style name of this compute command
|
||||
<LI>coord/atom = style name of this compute command
|
||||
<LI>cutoff = distance within which to count coordination neighbors (distance units)
|
||||
</UL>
|
||||
<P>cutoff = distance within which to count coordination neighbors (distance units)
|
||||
</P>
|
||||
<P><B>Examples:</B>
|
||||
</P>
|
||||
<PRE>compute 1 all coord/atom 2.0
|
||||
|
||||
@ -13,8 +13,8 @@ compute coord/atom command :h3
|
||||
compute ID group-ID coord/atom cutoff :pre
|
||||
|
||||
ID, group-ID are documented in "compute"_compute.html command
|
||||
coord/atom = style name of this compute command :ul
|
||||
cutoff = distance within which to count coordination neighbors (distance units)
|
||||
coord/atom = style name of this compute command
|
||||
cutoff = distance within which to count coordination neighbors (distance units) :ul
|
||||
|
||||
[Examples:]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user