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 #283 #284

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Fix issue #283 #284

merged 1 commit into from
Feb 4, 2025

Conversation

lohedges
Copy link
Contributor

@lohedges lohedges commented Feb 4, 2025

This PR closes #283 by adding handling for zero and NoneType save frequencies in dynamics.run(). This was broken following the updates to only save frames and energies at multiples of the respective frequencies, rather than always on exit.

  • 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 added a changelog entry to the changelog (we will add a link to this PR as part of the review): [y]
  • I confirm that I have permission to release this code under the GPL3 license: [y]

@lohedges lohedges merged commit 9de605e into devel Feb 4, 2025
4 of 5 checks passed
@lohedges lohedges deleted the fix_283 branch February 4, 2025 15:36
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] SIre dynamics hanging when energy/frame/save frequencies are None or zero
1 participant