wehs7661 / ensemble_md

A python package for performing GROMACS simulation ensembles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ensemble Molecular Dynamics

wehs7661 codecov Documentation Status GitHub Actions Lint Status PyPI version python DOI MIT license Downloads

ensemble_md is a Python package that provides methods for setting up, running, and analyzing GROMACS simulation ensembles. Currently, the package implements all the necessary algorithms for running synchronous replica exchange (REX) of expanded ensembles (EE), abbreviated as REXEE, as well as its multi-topology (MT) variation, MT-REXEE. Our future work includes implementing asynchronous REXEE and other possible variations of the REXEE method. For installation instructions, theory overview, tutorials, and API references, please visit the documentation and our JCTC paper.

Reference

If you use any components of the Python package ensemble_md or the REXEE method in your research, please cite the following paper:

Hsu, W. T., & Shirts, M. R. (2024). Replica Exchange of Expanded Ensembles: A Generalized Ensemble Approach with Enhanced Flexibility and Parallelizability. Journal of Chemical Theory and Computation. 20.14 (2024): 6062-6081. doi: 10.1021/acs.jctc.4c00484

Copyright

Copyright (c) 2022, Wei-Tse Hsu

Acknowledgements

Project based on the Computational Molecular Science Python Cookiecutter version 1.6.

About

A python package for performing GROMACS simulation ensembles

License:MIT License


Languages

Language:Python 99.7%Language:Shell 0.3%