Forces

The module openmmtools.forces implements custom forces that are not natively found in OpenMM.


Restraint Force Classes

RadiallySymmetricRestraintForce
RadiallySymmetricCentroidRestraintForce
RadiallySymmetricBondRestraintForce
HarmonicRestraintForceMixIn
HarmonicRestraintForce
HarmonicRestraintBondForce
FlatBottomRestraintForceMixIn
FlatBottomRestraintForce
FlatBottomRestraintBondForce

Useful Custom Forces

UnshiftedReactionFieldForce

Utility functions

iterate_forces
find_forces

Exceptions

MultipleForcesError
NoForceFoundError