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

Ensure that SOMD ABFE pert files are always correct #164

Merged
merged 1 commit into from Sep 1, 2023

Conversation

fjclark
Copy link
Contributor

@fjclark fjclark commented Sep 1, 2023

This fixes issues with the writing of SOMD pert files for ABFE calculations where "atom" could be missed from the start of the atom records and "endmolecule" was always absent. I've extended the tests to cover these sections of the pert files.

  • 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

Suggested reviewers:

@lohedges

Ensure that atom records always begin with "atom" and the the
molecule record is terminated with "endmolecule". Extend tests
to ensure that this is the case.
@fjclark fjclark temporarily deployed to biosimspace-build September 1, 2023 12:40 — with GitHub Actions Inactive
@fjclark fjclark temporarily deployed to biosimspace-build September 1, 2023 12:40 — with GitHub Actions Inactive
@fjclark fjclark temporarily deployed to biosimspace-build September 1, 2023 12:40 — with GitHub Actions Inactive
@fjclark fjclark temporarily deployed to biosimspace-build September 1, 2023 12:40 — with GitHub Actions Inactive
@lohedges
Copy link
Contributor

lohedges commented Sep 1, 2023

Thanks for this. The test failure is due to a precision issue for restraints in the Exscientia sandpit. These continually seem to cause issues so I'll need to reduce the tolerance somehow.

@lohedges lohedges self-requested a review September 1, 2023 15:11
@lohedges lohedges merged commit e26d2d0 into OpenBioSim:devel Sep 1, 2023
4 of 5 checks passed
lohedges added a commit that referenced this pull request Sep 2, 2023
@lohedges lohedges added the bug Something isn't working label Sep 2, 2023
lohedges added a commit that referenced this pull request Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants