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

Fixing Snapshot DB issue #692

Merged
merged 6 commits into from
Jun 1, 2022
Merged

Conversation

john-science
Copy link
Member

Description

This PR is in reference to #691

The bug should be addressed, though building a proper unit test for the feature has proved tricky.


Checklist

  • The code is understandable and maintainable to people beyond the author.
  • Tests have been added/updated to verify that the new or changed code works.
  • There is no commented out code in this PR.
  • The commit message follows good practices.
  • All docstrings are still up-to-date with these changes.

armi/cases/case.py Outdated Show resolved Hide resolved
armi/operators/snapshots.py Outdated Show resolved Hide resolved
@john-science john-science merged commit 3755ffd into terrapower:master Jun 1, 2022
@john-science john-science deleted the snapshot_db branch June 1, 2022 22:10
mgjarrett pushed a commit to mgjarrett/armi that referenced this pull request Jun 10, 2022
scottyak pushed a commit to scottyak/armi that referenced this pull request Oct 27, 2022
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.

with default nCycles (nCycles=1) database writes at cycle 0 are suppressed in snapshots
2 participants