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
-
ClassDescriptionThe 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 implementationNonEquilbriumDynamics is a class that contains methods to control non-equilibrium molecular dynamics simulations.The PhReplicaExchange implements pH replica exchange.The ReplicaExchange implements temperature and lambda replica exchange methods.This class implements the Weighted Ensemble algorithm.