forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12841 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
e247ee0edc
commit
be33217f11
|
@ -57,12 +57,14 @@ velocity profile created by fix nvt/sllod. LAMMPS will give an
|
|||
error if this setting is not consistent.
|
||||
</P>
|
||||
<P>The SLLOD equations of motion, originally proposed by Hoover and Ladd
|
||||
(see <A HREF = "#Evans">(Evans and Morriss)</A>), were proven to be identical to
|
||||
Newton's equations of motion for all forms of homogeneous flow by
|
||||
<A HREF = "#Daivis">(Daivis and Todd)</A>. As implemented in LAMMPS, they are
|
||||
coupled to a Nose/Hoover chain thermostat in a velocity Verlet
|
||||
formulation, closely following the implementation used for the <A HREF = "fix_nh.html">fix
|
||||
nvt</A> command.
|
||||
(see <A HREF = "#Evans">(Evans and Morriss)</A>), were proven to be equivalent to
|
||||
Newton's equations of motion for shear flow by <A HREF = "#Evans">(Evans and
|
||||
Morriss)</A>. They were later shown to generate the desired
|
||||
velocity gradient and the correct production of work by stresses for
|
||||
all forms of homogeneous flow by <A HREF = "#Daivis">(Daivis and Todd)</A>. As
|
||||
implemented in LAMMPS, they are coupled to a Nose/Hoover chain
|
||||
thermostat in a velocity Verlet formulation, closely following the
|
||||
implementation used for the <A HREF = "fix_nh.html">fix nvt</A> command.
|
||||
</P>
|
||||
<P>Additional parameters affecting the thermostat are specified by
|
||||
keywords and values documented with the <A HREF = "fix_nh.html">fix nvt</A>
|
||||
|
|
|
@ -53,12 +53,14 @@ velocity profile created by fix nvt/sllod. LAMMPS will give an
|
|||
error if this setting is not consistent.
|
||||
|
||||
The SLLOD equations of motion, originally proposed by Hoover and Ladd
|
||||
(see "(Evans and Morriss)"_#Evans), were proven to be identical to
|
||||
Newton's equations of motion for all forms of homogeneous flow by
|
||||
"(Daivis and Todd)"_#Daivis. As implemented in LAMMPS, they are
|
||||
coupled to a Nose/Hoover chain thermostat in a velocity Verlet
|
||||
formulation, closely following the implementation used for the "fix
|
||||
nvt"_fix_nh.html command.
|
||||
(see "(Evans and Morriss)"_#Evans), were proven to be equivalent to
|
||||
Newton's equations of motion for shear flow by "(Evans and
|
||||
Morriss)"_#Evans. They were later shown to generate the desired
|
||||
velocity gradient and the correct production of work by stresses for
|
||||
all forms of homogeneous flow by "(Daivis and Todd)"_#Daivis. As
|
||||
implemented in LAMMPS, they are coupled to a Nose/Hoover chain
|
||||
thermostat in a velocity Verlet formulation, closely following the
|
||||
implementation used for the "fix nvt"_fix_nh.html command.
|
||||
|
||||
Additional parameters affecting the thermostat are specified by
|
||||
keywords and values documented with the "fix nvt"_fix_nh.html
|
||||
|
|
Loading…
Reference in New Issue