Simpatico
v1.10
|
NptIntegrator implements a reversible NPT (constant pressure, constant pressure) integrator. See class documentation for further details, an explanation of modes of operation, and a literature reference.
The parameter file format is:
in which
dt | time step |
tauT | relaxation time for temperature |
tauP | relaxation time for pressure |
mode | Determines number of independent dimensions. Can take values "Cubic", "Tetragonal" or "Orthorhombic". |
See the DdMd::NptIntegrator class documentation for further discussion of the mode parameter.