Package ffx.algorithms.dynamics


@ParametersAreNonnullByDefault package ffx.algorithms.dynamics
The Dynamics package implements molecular and stochastic dynamics using a pure Java code path and via OpenMM.
Since:
1.0
  • Class
    Description
    The Barostat class maintains constant pressure using random trial moves in lattice parameters, which are consistent with the space group.
    Enumerates available molecular dynamics engines; presently limited to the FFX reference engine and the OpenMM engine.
    Define the verbosity of the MolecularDynamics class.
    Describe actions taken by writeFilesForStep.
    Run NVE, NVT, or NPT molecular dynamics.
    Runs Molecular Dynamics using OpenMM implementation
    The PhReplicaExchange implements pH replica exchange.
    The ReplicaExchange implements temperature and lambda replica exchange methods.