From be33217f116411089a7bbb1898ac4a5e5148bc34 Mon Sep 17 00:00:00 2001
From: sjplimp
The SLLOD equations of motion, originally proposed by Hoover and Ladd -(see (Evans and Morriss)), were proven to be identical to -Newton's equations of motion for all forms of homogeneous flow by -(Daivis and Todd). 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 command. +(see (Evans and Morriss)), were proven to be equivalent to +Newton's equations of motion for shear flow by (Evans and +Morriss). 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). 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 command.
Additional parameters affecting the thermostat are specified by keywords and values documented with the fix nvt diff --git a/doc/fix_nvt_sllod.txt b/doc/fix_nvt_sllod.txt index 0c022e01b1..58cecfbe14 100644 --- a/doc/fix_nvt_sllod.txt +++ b/doc/fix_nvt_sllod.txt @@ -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