Commit 0722a1a8 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1791 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 7c47f2f0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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
<I>aniso</I>.
</P>
<P>For styles <I>xy</I> and <I>yz</I> and <I>xz</I>, the starting and stopping pressures
must be the same for the two coupled dimensions and cannot be
specified as NULL.
</P>
<P>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 <I>drag</I> keyword will damp these
+4 −0
Original line number Diff line number Diff line
@@ -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
+4 −0
Original line number Diff line number Diff line
@@ -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
<I>aniso</I>.
</P>
<P>For styles <I>xy</I> and <I>yz</I> and <I>xz</I>, the starting and stopping pressures
must be the same for the two coupled dimensions and cannot be
specified as NULL.
</P>
<P>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 <I>drag</I> keyword will
+4 −0
Original line number Diff line number Diff line
@@ -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
+4 −0
Original line number Diff line number Diff line
@@ -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
<I>aniso</I>.
</P>
<P>For styles <I>xy</I> and <I>yz</I> and <I>xz</I>, the starting and stopping pressures
must be the same for the two coupled dimensions and cannot be
specified as NULL.
</P>
<P>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 <I>drag</I> keyword will
Loading