From be33217f116411089a7bbb1898ac4a5e5148bc34 Mon Sep 17 00:00:00 2001 From: sjplimp Date: Fri, 19 Dec 2014 22:47:39 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12841 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/fix_nvt_sllod.html | 14 ++++++++------ doc/fix_nvt_sllod.txt | 14 ++++++++------ 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/doc/fix_nvt_sllod.html b/doc/fix_nvt_sllod.html index 941350a272..b4bca0eaf4 100644 --- a/doc/fix_nvt_sllod.html +++ b/doc/fix_nvt_sllod.html @@ -57,12 +57,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)), 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