Skip to content

wiederm/endstate_correction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

63b92ab · Feb 28, 2024
Oct 2, 2023
Feb 1, 2023
Aug 18, 2023
Mar 15, 2023
Aug 24, 2023
Feb 28, 2024
Mar 15, 2023
Feb 27, 2024
Apr 6, 2022
Aug 29, 2022
Nov 13, 2023
Jul 23, 2022
Apr 6, 2022
Apr 6, 2022
Jul 23, 2022
Oct 2, 2023
Apr 6, 2022
Jul 23, 2022
Aug 2, 2023
Apr 6, 2022

Repository files navigation

Endstate correction from MM to NNP

GitHub Actions Build Status codecov Github release GitHub license GH Pages CodeQL docs stable GitHub issues GitHub stars

Following an arbritary thermodynamic cycle to calculate a free energy for a given molecular system at a certain level of theory, we can perform endstate corrections at the nodes of the thermodynamic cycle to a desired target level of theory. In this work we have performed the endstate corrections using equilibrium free energy calculations, non-equilibrium (NEQ) work protocols and free energy perturbation (FEP).

TD_cycle

Installation

We recommend setting up a new python environment with python=3.9 and installing the packages defined here using mamba: https://github.com/wiederm/endstate_correction/blob/main/devtools/conda-envs/test_env.yaml. This package can be installed using: pip install git+https://github.com/wiederm/endstate_correction.git.

Contributors

xiki-tempula
Zhiyi Wu
wiederm
Marcus Wieder
msuruzhon
Miroslav Suruzhon
saratk1
Sara Tkaczyk
JohannesKarwou
Johannes Karwounopoulos

Copyright

Copyright (c) 2022, Sara Tkaczyk, Johannes Karwounopoulos & Marcus Wieder

Acknowledgements

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