-
Notifications
You must be signed in to change notification settings - Fork 37
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
Add cycle and nbtotal to hst #1128
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Two things:
- Can you make sure that the isntrucitons for checking correctness in
benchmark/burgers
still work? - Make sure this only goes in after Add WithFluxes to IsRefined check #1127
Just went through the |
Thanks @pdmullen ! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
PR Summary
This PR adds the cycle and total number of MeshBlocks to the history file output. If we choose to merge this one, please merge it after #1127.
PR Checklist