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

Minimal changes to use new SystemGenerator for relative free energy calculations #616

Merged
merged 24 commits into from
Jan 15, 2020

Conversation

jchodera
Copy link
Member

@jchodera jchodera commented Jan 6, 2020

This is a WIP PR to modify the minimal amount of code to let us use the new SystemGenerator from openmm-forcefields.

I've duplicated the CDK2 test that @hannahbrucemacdonald pointed me to and am modifying the relative setup and YAML files to allow us to use any GAFF or SMIRNOFF force fields.

@jchodera jchodera changed the title [WIP] Minimal changes to use new SystemGenerator for relative free energy calculations Minimal changes to use new SystemGenerator for relative free energy calculations Jan 8, 2020
@@ -546,13 +555,20 @@ def _solvate_system(self, topology, positions, model='tip3p',vacuum=False):
solvated_system : openmm.System
The parameterized system, containing a barostat if one was specified.
"""
# DEBUG: Write PDB file being fed into Modeller to check why MOL isn't being matched
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Useful for now, but should be taken out before merge

@jchodera
Copy link
Member Author

jchodera commented Jan 15, 2020

@hannahbrucemacdonald : Is our plan to merge this, or keep this branch separate and have the experiments PR (#601) replace it?

@jchodera jchodera mentioned this pull request Jan 15, 2020
6 tasks
@hannahbrucemacdonald hannahbrucemacdonald merged commit eccefd6 into master Jan 15, 2020
@hannahbrucemacdonald hannahbrucemacdonald deleted the minimal-systemgenerator-update branch February 19, 2020 20:13
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