Uses of Package
ffx.algorithms.thermodynamics
Packages that use ffx.algorithms.thermodynamics
Package
Description
The Algorithms CLI package defines options for PicoCLI command line scripts.
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).
-
Classes in ffx.algorithms.thermodynamics used by ffx.algorithms.cliClassDescriptionSample a thermodynamic path using the OST method, with the time-dependent bias built up using Metropolis Monte Carlo steps.An implementation of the Orthogonal Space Tempering algorithm.
-
Classes in ffx.algorithms.thermodynamics used by ffx.algorithms.mcClassDescriptionAn implementation of the Orthogonal Space Tempering algorithm.
-
Classes in ffx.algorithms.thermodynamics used by ffx.algorithms.thermodynamicsClassDescriptionSample a thermodynamic path using the OST method, with the time-dependent bias built up using Metropolis Monte Carlo steps.An implementation of the Orthogonal Space Tempering algorithm.Store and operate on a 2D Histogram of (Lambda, dU/dL) observations to produce an OST bias.Parameters for running local optimizations during OST sampling.An implementation of RepEx between Orthogonal Space Tempering potentials.Synchronous (blocking) communication of OST counts.