git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3740 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2010-01-23 23:20:05 +00:00
parent 29be0109ee
commit 367138eb64
80 changed files with 234 additions and 34 deletions

View File

@ -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>