README.md 893 Bytes
Newer Older
1
[![Build Status](https://travis-ci.org/openmm/openmm.svg?branch=master)](https://travis-ci.org/openmm/openmm?branch=master)
2
[![Anaconda Cloud Badge](https://anaconda.org/conda-forge/openmm/badges/downloads.svg)](https://anaconda.org/conda-forge/openmm)
John Chodera (MSKCC)'s avatar
John Chodera (MSKCC) committed
3

Kyle Beauchamp's avatar
Kyle Beauchamp committed
4
5
6
7
8
## OpenMM: A High Performance Molecular Dynamics Library

Introduction
------------

9
[OpenMM](http://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
Kyle Beauchamp's avatar
Kyle Beauchamp committed
10
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.  
Kyle Beauchamp's avatar
Kyle Beauchamp committed
11
12
13
14

Getting Help
------------

15
Need Help? Check out the [documentation](http://docs.openmm.org/) and [discussion forums](https://simtk.org/forums/viewforum.php?f=161).