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

This commit is contained in:
sjplimp 2014-02-12 16:12:23 +00:00
parent 9f902047ba
commit 8c73aaed01
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
<PRE>fix ID group-ID planeforce x y z
</PRE>
<UL><LI>ID, group-ID are documented in <A HREF = "fix.html">fix</A> command
<LI>lineforce = style name of this fix command
<LI>planeforce = style name of this fix command
<LI>x y z = 3-vector that is normal to the plane
</UL>
<P><B>Examples:</B>

View File

@ -13,7 +13,7 @@ fix planeforce command :h3
fix ID group-ID planeforce x y z :pre
ID, group-ID are documented in "fix"_fix.html command
lineforce = style name of this fix command
planeforce = style name of this fix command
x y z = 3-vector that is normal to the plane :ul
[Examples:]