Next: Programming Style
Up: Algorithms
Previous: Parallel Algorithms
  Contents
  Index
The DL_POLY_2 MD algorithms are all couched in the form of
the Verlet Leapfrog integration
algorithm [12]. NVE, NVT, NPT and
N
T ensembles are available, with a
selection of thermostats and
barostats. A parallel version of the SHAKE
algorithm [13] called
RD-SHAKE is used for bond
constraints [11]. Fincham's
implicit quaternion algorithm
(FIQA) [14] is available for rigid molecular species. Rigid molecular species linked by rigid
bonds are handled with an algorithm of our own devising,
called the QSHAKE algorithm [15].
The following MD algorithms are available:
- Verlet leapfrog;
- Verlet leapfrog with RD-SHAKE;
- Rigid molecules with FIQA and RD-SHAKE;
- Linked rigid molecules with QSHAKE [15];
- Berendsen constant T algorithm with Verlet or RD-SHAKE [16];
- Evans constant T algorithm with Verlet or RD-SHAKE [17];
- Hoover constant T algorithm with Verlet or RD-SHAKE [18];
- Berendsen constant T algorithm with FIQA and RD-SHAKE [16];
- Berendsen constant T algorithm with QSHAKE [16];
- Hoover constant T algorithm with FIQA and RD-SHAKE [18];
- Hoover constant T algorithm with QSHAKE [18];
- Berendsen constant T,P algorithm with RD-SHAKE [16];
- Berendsen constant T,
algorithm with RD-SHAKE [16];
- Hoover constant T,P algorithm with RD-SHAKE [18];
- Hoover constant T,
algorithm with RD-SHAKE [18];
- Berendsen constant T,P algorithm with FIQA and RD-SHAKE [16];
- Berendsen constant T,P algorithm with QSHAKE [16];
- Berendsen constant T,
algorithm with FIQA and RD-SHAKE [16];
- Berendsen constant T,
algorithm with QSHAKE [16];
- Hoover constant T,P algorithm with FIQA and RD-SHAKE [18];
- Hoover constant T,P algorithm with QSHAKE [18];
- Hoover constant T,
algorithm with FIQA and RD-SHAKE [18];
- Hoover constant T,
algorithm with QSHAKE [18];
A variant of DL_POLY_2 that handles the time reversible, multiple timestep
RESPA algorithm [19,20] is also available for
atomic systems and rigid ion systems
[21], but it is not applicable to systems which have
rigid body molecules or constraints.
Next: Programming Style
Up: Algorithms
Previous: Parallel Algorithms
  Contents
  Index
W Smith
2003-05-12