forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4342 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
5fadc65fc3
commit
304376aa02
|
@ -113,8 +113,8 @@ axis is at x = y = 0.0, and the radius of the cylinder is specified.
|
|||
keywords are appended. Both keywords cannot be used together.
|
||||
</P>
|
||||
<P>For the <I>wiggle</I> keyword, the wall oscillates sinusoidally, similar to
|
||||
the oscillations of frozen particles specified by the
|
||||
<A HREF = "fix_wiggle.html">fix_wiggle</A> command. This is useful in packing
|
||||
the oscillations of particles which can be specified by the
|
||||
<A HREF = "fix_move.html">fix_move</A> command. This is useful in packing
|
||||
simulations of granular particles. The arguments to the <I>wiggle</I>
|
||||
keyword specify a dimension for the motion, as well as it's
|
||||
<I>amplitude</I> and <I>period</I>. Note that if the dimension is in the plane
|
||||
|
@ -169,7 +169,7 @@ LAMMPS</A> section for more info.
|
|||
</P>
|
||||
<P><B>Related commands:</B>
|
||||
</P>
|
||||
<P><A HREF = "fix_wiggle.html">fix_wiggle</A>, <A HREF = "pair_gran.html">pair_style granular</A>
|
||||
<P><A HREF = "fix_move.html">fix_move</A>, <A HREF = "pair_gran.html">pair_style granular</A>
|
||||
</P>
|
||||
<P><B>Default:</B> none
|
||||
</P>
|
||||
|
|
|
@ -96,8 +96,8 @@ Optionally, the wall can be moving, if the {wiggle} or {shear}
|
|||
keywords are appended. Both keywords cannot be used together.
|
||||
|
||||
For the {wiggle} keyword, the wall oscillates sinusoidally, similar to
|
||||
the oscillations of frozen particles specified by the
|
||||
"fix_wiggle"_fix_wiggle.html command. This is useful in packing
|
||||
the oscillations of particles which can be specified by the
|
||||
"fix_move"_fix_move.html command. This is useful in packing
|
||||
simulations of granular particles. The arguments to the {wiggle}
|
||||
keyword specify a dimension for the motion, as well as it's
|
||||
{amplitude} and {period}. Note that if the dimension is in the plane
|
||||
|
@ -152,6 +152,6 @@ Any dimension (xyz) that has a granular wall must be non-periodic.
|
|||
|
||||
[Related commands:]
|
||||
|
||||
"fix_wiggle"_fix_wiggle.html, "pair_style granular"_pair_gran.html
|
||||
"fix_move"_fix_move.html, "pair_style granular"_pair_gran.html
|
||||
|
||||
[Default:] none
|
||||
|
|
Loading…
Reference in New Issue