Skip to content

[WIP] Simple MM-GBSA implementation#22

Open
jchodera wants to merge 2 commits intomasterfrom
mmpbsa
Open

[WIP] Simple MM-GBSA implementation#22
jchodera wants to merge 2 commits intomasterfrom
mmpbsa

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