[OpenMM](https://simtk.org/home/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
[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
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.
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
Getting Help
------------
------------
Need Help? Check out the [documentation](https://simtk.org/docman/?group_id=161) and [discussion forums](https://simtk.org/forums/viewforum.php?f=161).
Need Help? Check out the [documentation](http://docs.openmm.org/) and [discussion forums](https://simtk.org/forums/viewforum.php?f=161).
[C++ API Reference](https://simtk.org/api_docs/openmm/api6_0/c++/)
[C++ API Reference](https://simtk.org/api_docs/openmm/api6_0/c++/)
...
@@ -17,7 +17,8 @@ Need Help? Check out the [documentation](https://simtk.org/docman/?group_id=161)
...
@@ -17,7 +17,8 @@ Need Help? Check out the [documentation](https://simtk.org/docman/?group_id=161)
Badges
Badges
------
------
* Travis CI `linux` integration tests: [](https://travis-ci.org/pandegroup/openmm)