This OpenMM plugin provides Platform-agnostic Force classes.
The Force classes implemented in OpenMM-CPP-Forces are listed in the table below.
| Force / CV | Description |
|---|---|
| CompositeRMSDForce | Deviation of multiple corotating bodies from their reference structures |
Documentation for this plugin is available at Github Pages.
OpenMM-CPP-Forces is available as a conda package on the mdtools channel. To install it, run:
conda install -c conda-forge -c mdtools openmm-cpp-forcesOr:
mamba install -c mdtools openmm-cpp-forcesTo use OpenMM-CPP-Forces in your own Python script or Jupyter notebook, simply import it as follows:
import openmmcppforcesCopyright (c) 2024, Redesign Science