https://github.com/openmm/openmm
OpenMM is a toolkit for molecular simulation using high performance GPU code.
https://github.com/openmm/openmm
molecular-dynamics simulation
Last synced: about 1 month ago
JSON representation
OpenMM is a toolkit for molecular simulation using high performance GPU code.
- Host: GitHub
- URL: https://github.com/openmm/openmm
- Owner: openmm
- Created: 2013-05-20T17:42:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-12-14T17:33:30.000Z (about 1 month ago)
- Last Synced: 2025-12-15T15:59:37.995Z (about 1 month ago)
- Topics: molecular-dynamics, simulation
- Language: C++
- Size: 124 MB
- Stars: 1,747
- Watchers: 80
- Forks: 575
- Open Issues: 409
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Support: SUPPORT.md
Awesome Lists containing this project
- awesome-ai4molconformation-md - OpenMM 8 - Molecular Dynamics Simulation with Machine Learning Potentials. (Molecular dynamics / AI4MD Engines-Frameworks)
- awesome-ai-for-science - OpenMM - High-performance molecular simulation toolkit (💻 Computing Frameworks / Specialized Frameworks)
- awesome - openmm/openmm - OpenMM is a toolkit for molecular simulation using high performance GPU code. (C++)
- awesome-python-fa - simtk/openmm - شبیهسازی دینامیک مولکولی در داروشناسی و زیستشناسی محاسباتی. (📚 فهرست / کتابخانه هاي داروسازي)
README
[](https://github.com/openmm/openmm/actions?query=branch%3Amaster+workflow%3ACI)
[](https://anaconda.org/conda-forge/openmm)
[](https://anaconda.org/conda-forge/openmm)
## OpenMM: A High Performance Molecular Dynamics Library
### Introduction
[OpenMM](https://openmm.org) is a toolkit for molecular simulation. It can be used either as a stand-alone application for running simulations, or as a library you call from your own code. It
provides a combination of extreme flexibility (through custom forces and integrators), openness, and high performance (especially on recent GPUs) that make it truly unique among simulation codes.
### Getting Help
Need help using OpenMM? There are several places that you can find it:
- [Documentation](https://docs.openmm.org/):
- [User Manual](https://docs.openmm.org/latest/userguide/)
- [Python API Reference](https://docs.openmm.org/latest/api-python/)
- [C++ API Reference](https://docs.openmm.org/latest/api-c++/)
- [Getting Support](SUPPORT.md):
- [Frequently Asked Questions](https://github.com/openmm/openmm/wiki/Frequently-Asked-Questions)
- [Discussion Forum](https://github.com/openmm/openmm/discussions)
- [Issue Tracker](https://github.com/openmm/openmm/issues)
- [Learning Resources](https://openmm.github.io/openmm-cookbook/latest):
- [OpenMM Tutorials](https://openmm.github.io/openmm-cookbook/latest/tutorials)
- [OpenMM Cookbook](https://openmm.github.io/openmm-cookbook/latest/cookbook)
- [OpenMM Examples](examples/README.md)
- [Contributing to OpenMM](CONTRIBUTING.md):
- [Developer Guide](https://docs.openmm.org/latest/developerguide/)
### License Information
OpenMM is free and open-source software. There are several licenses which cover
different parts of OpenMM, but most of the source code is covered by the MIT
license or the GNU Lesser General Public License (LGPL). Portions copyright
© 2008-2025 Stanford University and the Authors. For more details, see
[Licenses.txt](docs-source/licenses/Licenses.txt).