From 0722a1a85db8c3c311a7739f0c720d3aac36879c Mon Sep 17 00:00:00 2001 From: sjplimp Date: Tue, 13 May 2008 21:46:42 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1791 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- doc/fix_nph.html | 4 ++++ doc/fix_nph.txt | 4 ++++ doc/fix_npt.html | 4 ++++ doc/fix_npt.txt | 4 ++++ doc/fix_npt_asphere.html | 4 ++++ doc/fix_npt_asphere.txt | 4 ++++ doc/fix_npt_sphere.html | 4 ++++ doc/fix_npt_sphere.txt | 4 ++++ doc/fix_press_berendsen.html | 4 ++++ doc/fix_press_berendsen.txt | 4 ++++ 10 files changed, 40 insertions(+) diff --git a/doc/fix_nph.html b/doc/fix_nph.html index 825e051f0d..13fde0bbaf 100644 --- a/doc/fix_nph.html +++ b/doc/fix_nph.html @@ -113,6 +113,10 @@ that the box dimension remains unchanged. For a 2d simulation the z pressure components must be specified as NULL when using style aniso.

+

For styles xy and yz and xz, the starting and stopping pressures +must be the same for the two coupled dimensions and cannot be +specified as NULL. +

In some cases (e.g. for solids) the pressure (volume) and/or temperature of the system can oscillate undesirably when a Nose/Hoover barostat is applied. The optional drag keyword will damp these diff --git a/doc/fix_nph.txt b/doc/fix_nph.txt index b064aa76b3..92a0589672 100644 --- a/doc/fix_nph.txt +++ b/doc/fix_nph.txt @@ -104,6 +104,10 @@ that the box dimension remains unchanged. For a 2d simulation the z pressure components must be specified as NULL when using style {aniso}. +For styles {xy} and {yz} and {xz}, the starting and stopping pressures +must be the same for the two coupled dimensions and cannot be +specified as NULL. + In some cases (e.g. for solids) the pressure (volume) and/or temperature of the system can oscillate undesirably when a Nose/Hoover barostat is applied. The optional {drag} keyword will damp these diff --git a/doc/fix_npt.html b/doc/fix_npt.html index 9df4e53413..0e23efcd65 100644 --- a/doc/fix_npt.html +++ b/doc/fix_npt.html @@ -124,6 +124,10 @@ that the box dimension remains unchanged. For a 2d simulation the z pressure components must be specified as NULL when using style aniso.

+

For styles xy and yz and xz, the starting and stopping pressures +must be the same for the two coupled dimensions and cannot be +specified as NULL. +

In some cases (e.g. for solids) the pressure (volume) and/or temperature of the system can oscillate undesirably when a Nose/Hoover barostat and thermostat is applied. The optional drag keyword will diff --git a/doc/fix_npt.txt b/doc/fix_npt.txt index ae36e8a7f1..7b17cc66cc 100644 --- a/doc/fix_npt.txt +++ b/doc/fix_npt.txt @@ -113,6 +113,10 @@ that the box dimension remains unchanged. For a 2d simulation the z pressure components must be specified as NULL when using style {aniso}. +For styles {xy} and {yz} and {xz}, the starting and stopping pressures +must be the same for the two coupled dimensions and cannot be +specified as NULL. + In some cases (e.g. for solids) the pressure (volume) and/or temperature of the system can oscillate undesirably when a Nose/Hoover barostat and thermostat is applied. The optional {drag} keyword will diff --git a/doc/fix_npt_asphere.html b/doc/fix_npt_asphere.html index d4700aa840..bf1abbacd1 100644 --- a/doc/fix_npt_asphere.html +++ b/doc/fix_npt_asphere.html @@ -111,6 +111,10 @@ that the box dimension remains unchanged. For a 2d simulation the z pressure components must be specified as NULL when using style aniso.

+

For styles xy and yz and xz, the starting and stopping pressures +must be the same for the two coupled dimensions and cannot be +specified as NULL. +

In some cases (e.g. for solids) the pressure (volume) and/or temperature of the system can oscillate undesirably when a Nose/Hoover barostat and thermostat is applied. The optional drag keyword will diff --git a/doc/fix_npt_asphere.txt b/doc/fix_npt_asphere.txt index 0e4feaa938..7814388fb9 100755 --- a/doc/fix_npt_asphere.txt +++ b/doc/fix_npt_asphere.txt @@ -100,6 +100,10 @@ that the box dimension remains unchanged. For a 2d simulation the z pressure components must be specified as NULL when using style {aniso}. +For styles {xy} and {yz} and {xz}, the starting and stopping pressures +must be the same for the two coupled dimensions and cannot be +specified as NULL. + In some cases (e.g. for solids) the pressure (volume) and/or temperature of the system can oscillate undesirably when a Nose/Hoover barostat and thermostat is applied. The optional {drag} keyword will diff --git a/doc/fix_npt_sphere.html b/doc/fix_npt_sphere.html index 18867d5df9..fda875dd95 100644 --- a/doc/fix_npt_sphere.html +++ b/doc/fix_npt_sphere.html @@ -113,6 +113,10 @@ that the box dimension remains unchanged. For a 2d simulation the z pressure components must be specified as NULL when using style aniso.

+

For styles xy and yz and xz, the starting and stopping pressures +must be the same for the two coupled dimensions and cannot be +specified as NULL. +

In some cases (e.g. for solids) the pressure (volume) and/or temperature of the system can oscillate undesirably when a Nose/Hoover barostat and thermostat is applied. The optional drag keyword will diff --git a/doc/fix_npt_sphere.txt b/doc/fix_npt_sphere.txt index b65b9259ac..1837e8a576 100755 --- a/doc/fix_npt_sphere.txt +++ b/doc/fix_npt_sphere.txt @@ -102,6 +102,10 @@ that the box dimension remains unchanged. For a 2d simulation the z pressure components must be specified as NULL when using style {aniso}. +For styles {xy} and {yz} and {xz}, the starting and stopping pressures +must be the same for the two coupled dimensions and cannot be +specified as NULL. + In some cases (e.g. for solids) the pressure (volume) and/or temperature of the system can oscillate undesirably when a Nose/Hoover barostat and thermostat is applied. The optional {drag} keyword will diff --git a/doc/fix_press_berendsen.html b/doc/fix_press_berendsen.html index 3079e11780..c0787420d0 100644 --- a/doc/fix_press_berendsen.html +++ b/doc/fix_press_berendsen.html @@ -105,6 +105,10 @@ that the box dimension remains unchanged. For a 2d simulation the z pressure components must be specified as NULL when using style aniso.

+

For styles xy and yz and xz, the starting and stopping pressures +must be the same for the two coupled dimensions and cannot be +specified as NULL. +

In some cases (e.g. for solids) the pressure (volume) and/or temperature of the system can oscillate undesirably when a Nose/Hoover barostat is applied. The optional drag keyword will damp these diff --git a/doc/fix_press_berendsen.txt b/doc/fix_press_berendsen.txt index db4d9ba323..9128b4a54d 100644 --- a/doc/fix_press_berendsen.txt +++ b/doc/fix_press_berendsen.txt @@ -96,6 +96,10 @@ that the box dimension remains unchanged. For a 2d simulation the z pressure components must be specified as NULL when using style {aniso}. +For styles {xy} and {yz} and {xz}, the starting and stopping pressures +must be the same for the two coupled dimensions and cannot be +specified as NULL. + In some cases (e.g. for solids) the pressure (volume) and/or temperature of the system can oscillate undesirably when a Nose/Hoover barostat is applied. The optional {drag} keyword will damp these