Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Simple MM-GBSA implementation #22

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

[WIP] Simple MM-GBSA implementation #22

wants to merge 2 commits into from

Conversation

jchodera
Copy link
Contributor

@jchodera jchodera commented Feb 14, 2019

Description

This PR provides a simple MM-PBSA-like implementation that computes the difference in enthalpy between complex and protein+ligand using OpenMM for PME, RF, or GBSA simulations.

Todos

Notable points that this PR has either accomplished or will accomplish.

  • autodetect explicit or implicit solvent
  • create command-line driver with entry point
  • allow user to specify PME, RF, or GBSA simulations via CLI
  • allow user to specify convergence tolerance and maximum number of iterations or wall-clock time
  • make sure to clean up contexts
  • add unit tests and example input

@dww100 dww100 changed the title [WIP] Simple MM-PBSA implementation [WIP] Simple MM-GBSA implementation Apr 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants