Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 917 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 917 Bytes

OpenMM: A High Performance Molecular Dynamics Library

Build Status

Introduction

OpenMM 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? Check out the documentation and discussion forums.

C++ API Reference

Python API Reference