mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3653 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
202fe18b18
commit
18b20f9c51
|
@ -119,8 +119,9 @@ rotation axis to the atom. If the defined
|
||||||
<A HREF = "atom_style.html">atom_style</A> assigns an angular velocity to each atom,
|
<A HREF = "atom_style.html">atom_style</A> assigns an angular velocity to each atom,
|
||||||
then each atom's angular velocity is also set to omega. Note that the
|
then each atom's angular velocity is also set to omega. Note that the
|
||||||
direction of rotation for the atoms around the rotation axis is
|
direction of rotation for the atoms around the rotation axis is
|
||||||
consistent with the right-hand rule: if the right-hand's thumb points
|
consistent with the right-hand rule: if your right-hand's thumb points
|
||||||
along <I>R</I>, then the fingers wrap around in the direction of rotation.
|
along <I>R</I>, then your fingers wrap around the axis in the direction of
|
||||||
|
rotation.
|
||||||
</P>
|
</P>
|
||||||
<P>The <I>variable</I> style allows the position and velocity components of
|
<P>The <I>variable</I> style allows the position and velocity components of
|
||||||
each atom to be set by formulas specified via the
|
each atom to be set by formulas specified via the
|
||||||
|
|
|
@ -110,8 +110,9 @@ rotation axis to the atom. If the defined
|
||||||
"atom_style"_atom_style.html assigns an angular velocity to each atom,
|
"atom_style"_atom_style.html assigns an angular velocity to each atom,
|
||||||
then each atom's angular velocity is also set to omega. Note that the
|
then each atom's angular velocity is also set to omega. Note that the
|
||||||
direction of rotation for the atoms around the rotation axis is
|
direction of rotation for the atoms around the rotation axis is
|
||||||
consistent with the right-hand rule: if the right-hand's thumb points
|
consistent with the right-hand rule: if your right-hand's thumb points
|
||||||
along {R}, then the fingers wrap around in the direction of rotation.
|
along {R}, then your fingers wrap around the axis in the direction of
|
||||||
|
rotation.
|
||||||
|
|
||||||
The {variable} style allows the position and velocity components of
|
The {variable} style allows the position and velocity components of
|
||||||
each atom to be set by formulas specified via the
|
each atom to be set by formulas specified via the
|
||||||
|
|
Loading…
Reference in New Issue