Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 1.05 KB

README.md

File metadata and controls

13 lines (8 loc) · 1.05 KB

Coarse-grained Simulation using OpenMM

Introduction

This project contains the source code that reproduces the data of the following two papers:

This project contains C++ code running coarse-grained model simulations based on OpenMM (http://openmm.org/).
Now it supports the Electrostatics Inclusive Karanicolas-Brooks (EIKB) Gō model (Karanicolas, John, and Charles L. Brooks III. Protein Science 11.10 (2002): 2351-2361.)

The main feature of this project is that it supports Hamiltonian replica exchange method with highly flexible Hamiltonian by utilizing the flexible OpenMM API.