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

Ref #25

Merged
merged 14 commits into from
Apr 5, 2024
Merged

Ref #25

merged 14 commits into from
Apr 5, 2024

Conversation

wiederm
Copy link
Collaborator

@wiederm wiederm commented Apr 5, 2024

Description

Previously, we have created openMM topology using the openff toolkit. Since this involves calculating the partial charges with AM1-BCC (which we don't need for running simulations with NNP), this introduced a large computational overhead that we can avoid.

This PR moves to generating the openMM topology using PDB files with roundtrips through rdkit. This change had a few unintended consequences, therefore this PR has a lot of other, minor changes to the overall package structure.

Status

  • Ready to go

@wiederm wiederm enabled auto-merge (squash) April 5, 2024 07:43
@codecov-commenter
Copy link

Codecov Report

Merging #25 (0c88f96) into main (1026bd2) will decrease coverage by 1.62%.
The diff coverage is 85.89%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

@wiederm wiederm disabled auto-merge April 5, 2024 09:21
@wiederm wiederm merged commit c636097 into main Apr 5, 2024
3 checks passed
@wiederm wiederm deleted the ref branch April 5, 2024 09:21
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