/openmm-cpp-forces

Platform-agnostic OpenMM Forces

Primary LanguageC++OtherNOASSERTION

OpenMM-CPP-Forces Plugin

Linux MacOS Docs License: MIT

Conda version Conda platforms Conda downloads

This OpenMM plugin provides Platform-agnostic Force classes.

Available Forces

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

Documentation for this plugin is available at Github Pages.

Installation and Usage

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

Or:

    mamba install -c mdtools openmm-cpp-forces

To use OpenMM-CPP-Forces in your own Python script or Jupyter notebook, simply import it as follows:

    import openmmcppforces

Copyright

Copyright (c) 2024, Redesign Science