Enabling grand-canonical Monte Carlo: extending the flexibility of GROMACS through the GromPy python interface module

J Comput Chem. 2012 May 5;33(12):1207-14. doi: 10.1002/jcc.22947. Epub 2012 Feb 28.

Abstract

We report on a python interface to the GROMACS molecular simulation package, GromPy (available at https://github.com/GromPy). This application programming interface (API) uses the ctypes python module that allows function calls to shared libraries, for example, written in C. To the best of our knowledge, this is the first reported interface to the GROMACS library that uses direct library calls. GromPy can be used for extending the current GROMACS simulation and analysis modes. In this work, we demonstrate that the interface enables hybrid Monte-Carlo/molecular dynamics (MD) simulations in the grand-canonical ensemble, a simulation mode that is currently not implemented in GROMACS. For this application, the interplay between GromPy and GROMACS requires only minor modifications of the GROMACS source code, not affecting the operation, efficiency, and performance of the GROMACS applications. We validate the grand-canonical application against MD in the canonical ensemble by comparison of equations of state. The results of the grand-canonical simulations are in complete agreement with MD in the canonical ensemble. The python overhead of the grand-canonical scheme is only minimal.

Keywords: API; GROMACS; grand-canonical Monte Carlo; python; trajectory analysis.

Publication types

  • Research Support, Non-U.S. Gov't

MeSH terms

  • Molecular Dynamics Simulation*
  • Monte Carlo Method*
  • Software*