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 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.