Uses of Class
ffx.potential.ForceFieldEnergy

Packages that use ForceFieldEnergy
Package
Description
The MC package implements a variety of Monte Carlo moves for optimization and simulation algorithms.
The Potential package implements molecular mechanics force fields with shared memory Parallel Java and via OpenMM.
The Potential CLI package defines reusable options for PicoCLI command line scripts.
The openmm package contains utilities to construct and run Force Field X potentials on the OpenMM platform, including system builders, custom forces, alchemical fixed-charge forces, and integrators tailored to FFX simulations.
The Utils package implements core functionality needed for using the Potential package, such as opening and closing structure files, basic force field energy evaluations, etc.
The UI package provides views and controllers for manipulating molecular systems.