Uses of Interface
ffx.potential.bonded.BondedEnergy
Packages that use BondedEnergy
Package
Description
The Bonded package implements bonded molecular mechanics terms such as bonds, angles, torsions,
etc.
-
Uses of BondedEnergy in ffx.potential.bonded
Classes in ffx.potential.bonded that implement BondedEnergyModifier and TypeClassDescriptionclassThe Angle class represents an angle formed between three linearly bonded atoms.classThe AngleTorsion class represents an angle torsion coupling between four bonded atoms.classThe Bond class represents a covalent bond formed between two atoms.classThe BondedTerm class is extended by all Valence Geometry classes (bond, angle, dihedral, torsion, etc.).classThe ImproperTorsion class represents an Improper Torsion.classThe OutOfPlaneBend class represents an Out-Of-Plane Bend.classThe Pi-Orbital Torsion class.classRestraintDistance class.classRestrain the position of atoms to their initial coordinates.classRestraintTorsion is a class that restrains the torsion angle defined by four atoms.classThe StretchBend class represents a Stretch-Bend formed between three linearly bonded atoms.classThe StretchTorsion class represents a coupling between a torsional angle and the three bonds contained in the torsion, as defined in the 2017 AMOEBA nucleic acid force field.classThe Torsion class represents a torsional angle formed between four bonded atoms.classThe TorsionTorsion class represents two adjacent torsional angles formed by five bonded atoms.classThe UreyBradley class.