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

Fix issue #354 #355

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Fix issue #354 #355

merged 1 commit into from
Oct 24, 2024

Conversation

lohedges
Copy link
Contributor

This PR closes #354 by rotating perturbable and non-perturbable molecules independently when rotating a simulation box as part of a reduction. Previously both sets of molecules were rotated at the same time, using the property map to specify the name of the coordinates (or velocity) property to use. This would raise an exception for the first molecule without this property, hence the actual perturbable ligand was never rotated.

  • I confirm that I have merged the latest version of devel into this branch before issuing this pull request (e.g. by running git pull origin devel): [y]
  • I confirm that I have permission to release this code under the GPL3 license: [y]

Tagging @mark-mackey-cresset so that you can test this.

@lohedges lohedges requested a review from mb2055 October 22, 2024 12:45
@lohedges lohedges merged commit f5b9429 into devel Oct 24, 2024
5 checks passed
@lohedges lohedges deleted the fix_354 branch October 24, 2024 10:58
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.

[BUG] PrepareFep creates coordinate mismatch between protein and ligand
1 participant