Uses of Package
ffx.algorithms.dynamics
Package
Description
The Algorithms CLI package defines options for PicoCLI command line scripts.
The Dynamics package implements molecular and stochastic dynamics using a pure Java code path and
via OpenMM.
The MC package implements a variety of Monte Carlo moves for optimization and simulation
algorithms.
The Thermodynamics package computes free energy differences using Orthogonal Space Tempering
(OST) sampling via pure Java or OpenMM (via Monte Carlo OST).
-
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.Run NVE, NVT, or NPT molecular dynamics.
-
ClassDescriptionEnumerates 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
-
ClassDescriptionDefine the verbosity of the MolecularDynamics class.Describe actions taken by writeFilesForStep.Run NVE, NVT, or NPT molecular dynamics.
-
ClassDescriptionThe Barostat class maintains constant pressure using random trial moves in lattice parameters, which are consistent with the space group.Run NVE, NVT, or NPT molecular dynamics.