/openmm-amoeba

OpenMM is a toolkit for molecular simulation using high performance GPU code.

Primary LanguageC++

OpenMM: A High Performance Molecular Dynamics Library

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. This release differs from the Main OpenMM release as it contains a softcore VDW for lambda based free energy simulations. In addition, we have released an updated version of tinker dynamic_omm.x for runing simulations using tinker.To install this, move the contents of the online folder http://biomol.bme.utexas.edu/~mh43854/openmm/tinker into the source directory of a tinker installation( available at http://dasher.wustl.edu/tinker/). Modify the makefile so that all directories point to the appropriate location, and then make. documentation specific to this release is available at http://biomol.bme.utexas.edu/wiki/index.php/Research_ex:Openmm

Getting Help

Need Help? Check out the documentation and discussion forums.

C++ API Reference

Python API Reference

Badges

  • Travis CI linux and osx integration tests:
    • GitHub master Build Status
    • openmm-dev recipe Build Status
  • Anaconda Cloud openmm conda release: Binstar openmm conda release
  • Anaconda Cloud openmm-dev conda package: Binstar openmm-dev conda package