git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3740 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
|
||||
<PRE> <I>dist</I> = tabulate pairwise distances
|
||||
<I>eng</I> = tablutate pairwise energies
|
||||
<I>eng</I> = tablutate pairwise forces
|
||||
<I>force</I> = tablutate pairwise forces
|
||||
</PRE>
|
||||
|
||||
</UL>
|
||||
@ -74,6 +74,10 @@ uses local values from a compute as input. See <A HREF = "Section_howto.html#4_
|
||||
section</A> for an overview of LAMMPS output
|
||||
options.
|
||||
</P>
|
||||
<P>The output for <I>dist</I> will be in distance <A HREF = "units.html">units</A>. The
|
||||
output for <I>eng</I> will be in energy <A HREF = "units.html">units</A>. The output for
|
||||
<I>force</I> will be in force <A HREF = "units.html">units</A>.
|
||||
</P>
|
||||
<P><B>Restrictions:</B> none
|
||||
</P>
|
||||
<P><B>Related commands:</B>
|
||||
|
||||
Reference in New Issue
Block a user