mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6666 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
6053cba4cb
commit
a32fef932e
|
@ -32,13 +32,14 @@ fix kick bead addtorque 0.0 0.0 v_oscillate
|
|||
</PRE>
|
||||
<P><B>Description:</B>
|
||||
</P>
|
||||
<UL><LI>Add a set of forces to each atom in
|
||||
<P>Add a set of forces to each atom in
|
||||
the group such that:
|
||||
the components of the total torque applied on the group (around its center of mass) are Tx,Ty,Tz;
|
||||
|
||||
<LI>the group would move as a rigid body in the absence of other forces.
|
||||
|
||||
</P>
|
||||
<UL><LI>the components of the total torque applied on the group (around its
|
||||
center of mass) are Tx,Ty,Tz
|
||||
|
||||
<LI>the group would move as a rigid body in the absence of other
|
||||
forces.
|
||||
</UL>
|
||||
<P>This command can be used to drive a group of atoms into rotation.
|
||||
</P>
|
||||
|
|
|
@ -27,9 +27,13 @@ fix kick bead addtorque 0.0 0.0 v_oscillate :pre
|
|||
|
||||
Add a set of forces to each atom in
|
||||
the group such that:
|
||||
the components of the total torque applied on the group (around its center of mass) are Tx,Ty,Tz; :ulb,l
|
||||
the group would move as a rigid body in the absence of other forces. :l
|
||||
:ule
|
||||
|
||||
the components of the total torque applied on the group (around its
|
||||
center of mass) are Tx,Ty,Tz :ulb,l
|
||||
|
||||
the group would move as a rigid body in the absence of other
|
||||
forces. :l,ule
|
||||
|
||||
This command can be used to drive a group of atoms into rotation.
|
||||
|
||||
Any of the 3 quantities defining the torque components can be specified
|
||||
|
|
Loading…
Reference in New Issue