forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5419 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
6fc147897b
commit
43bf138ce2
|
@ -23,7 +23,7 @@
|
|||
|
||||
<LI>one or more keyword/value pairs may be appended
|
||||
|
||||
<LI>keyword = <I>sphere</I> or <I>cylinder</I> or <I>plane</I> or <I>vel</I> or <I>rstart</I> or <I>side</I> or <I>units</I>
|
||||
<LI>keyword = <I>sphere</I> or <I>cylinder</I> or <I>plane</I> or <I>side</I> or <I>units</I>
|
||||
|
||||
<PRE> <I>sphere</I> args = x y z R
|
||||
x,y,z = initial position of center of indenter (distance units)
|
||||
|
|
|
@ -16,7 +16,7 @@ ID, group-ID are documented in "fix"_fix.html command :ulb,l
|
|||
indent = style name of this fix command :l
|
||||
K = force constant for indenter surface (force/distance^2 units) :l
|
||||
one or more keyword/value pairs may be appended :l
|
||||
keyword = {sphere} or {cylinder} or {plane} or {vel} or {rstart} or {side} or {units} :l
|
||||
keyword = {sphere} or {cylinder} or {plane} or {side} or {units} :l
|
||||
{sphere} args = x y z R
|
||||
x,y,z = initial position of center of indenter (distance units)
|
||||
R = sphere radius of indenter (distance units)
|
||||
|
|
Loading…
Reference in New Issue