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

Re-add pre-minimisation to SOMD free-energy protocol configuration #59

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

lohedges
Copy link
Contributor

This PR closes #58. This wasn't essential, since the system is generally already minimised/equilibrated, but it seems to prevent some stability issues, presumably due to steric clashes due to fixed-precision loading from file, especially on GPU. A similar thing is seen for OpenMM, where it is often preferable to always run a short minimisation prior to any simulation.

Checklist:

  • 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:

@chryswoods

@lohedges lohedges added the bug Something isn't working label Apr 27, 2023
@lohedges lohedges temporarily deployed to biosimspace-build April 27, 2023 14:54 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build April 27, 2023 14:54 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build April 27, 2023 14:54 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build April 27, 2023 14:54 — with GitHub Actions Inactive
@lohedges lohedges temporarily deployed to biosimspace-build April 27, 2023 14:54 — with GitHub Actions Inactive
Copy link
Contributor

@chryswoods chryswoods left a comment

Choose a reason for hiding this comment

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

👍

@lohedges lohedges merged commit c6074a5 into devel Apr 27, 2023
@lohedges lohedges deleted the fix_58 branch April 27, 2023 18:42
lohedges added a commit that referenced this pull request Apr 27, 2023
lohedges added a commit that referenced this pull request Apr 27, 2023
Backport fixes from PR #56 and #59 into main
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.

[BUG] minimise = True has been removed from SOMD free-energy protocol
2 participants