Commit 06a7f670 authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1733 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 943216c5
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -125,8 +125,10 @@ Typically a value between 0.2 to 2.0 is sufficient to damp
oscillations after a few periods.
</P>
<P>For all pressure styles, the simulation box stays rectangular in
shape.  Parinello-Rahman boundary conditions (tilted box) for this fix
are not yet implemented in LAMMPS.
shape.  Parinello-Rahman boundary condition for tilted boxes
(triclinic symmetry) are supported by other LAMMPS commands (see <A HREF = "Section_howto.html#4_12">this
section</A> of the manual), but not yet by this
command.
</P>
<P>For all styles, the <I>Pdamp</I> parameter determines the time scale on
which pressure is relaxed.  For example, a value of 1000.0 means to
+4 −2
Original line number Diff line number Diff line
@@ -116,8 +116,10 @@ Typically a value between 0.2 to 2.0 is sufficient to damp
oscillations after a few periods.

For all pressure styles, the simulation box stays rectangular in
shape.  Parinello-Rahman boundary conditions (tilted box) for this fix
are not yet implemented in LAMMPS.
shape.  Parinello-Rahman boundary condition for tilted boxes
(triclinic symmetry) are supported by other LAMMPS commands (see "this
section"_Section_howto.html#4_12 of the manual), but not yet by this
command.

For all styles, the {Pdamp} parameter determines the time scale on
which pressure is relaxed.  For example, a value of 1000.0 means to
+4 −2
Original line number Diff line number Diff line
@@ -136,8 +136,10 @@ is working. Typically a value between 0.2 to 2.0 is sufficient to
damp oscillations after a few periods.
</P>
<P>For all pressure styles, the simulation box stays rectangular in
shape.  Parinello-Rahman boundary conditions (tilted box) for this fix
are not yet implemented in LAMMPS.
shape.  Parinello-Rahman boundary condition for tilted boxes
(triclinic symmetry) are supported by other LAMMPS commands (see <A HREF = "Section_howto.html#4_12">this
section</A> of the manual), but not yet by this
command.
</P>
<P>For all styles, the <I>Pdamp</I> parameter operates like the <I>Tdamp</I>
parameter, determining the time scale on which pressure is relaxed.
+4 −2
Original line number Diff line number Diff line
@@ -125,8 +125,10 @@ is working. Typically a value between 0.2 to 2.0 is sufficient to
damp oscillations after a few periods.

For all pressure styles, the simulation box stays rectangular in
shape.  Parinello-Rahman boundary conditions (tilted box) for this fix
are not yet implemented in LAMMPS.
shape.  Parinello-Rahman boundary condition for tilted boxes
(triclinic symmetry) are supported by other LAMMPS commands (see "this
section"_Section_howto.html#4_12 of the manual), but not yet by this
command.

For all styles, the {Pdamp} parameter operates like the {Tdamp}
parameter, determining the time scale on which pressure is relaxed.
+4 −2
Original line number Diff line number Diff line
@@ -117,8 +117,10 @@ Typically a value between 0.2 to 2.0 is sufficient to damp
oscillations after a few periods.
</P>
<P>For all pressure styles, the simulation box stays rectangular in
shape.  Parinello-Rahman boundary conditions (tilted box) for this fix
are not yet implemented in LAMMPS.
shape.  Parinello-Rahman boundary condition for tilted boxes
(triclinic symmetry) are supported by other LAMMPS commands (see <A HREF = "Section_howto.html#4_12">this
section</A> of the manual), but not yet by this
command.
</P>
<P>For all styles, the <I>Pdamp</I> parameter determines the time scale on
which pressure is relaxed.  For example, a value of 1000.0 means to
Loading