mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11542 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
9f902047ba
commit
8c73aaed01
|
@ -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>
|
||||
|
|
|
@ -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:]
|
||||
|
|
Loading…
Reference in New Issue