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

WIP: Dumping hdf5 parameters #409

Draft
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

mabruzzo
Copy link
Collaborator

This is a work-in-progress PR to add the ability to dump entries in a parameter-map.

Things to do:

  • figure out why we are crashing
  • probably need to update the concatenation scripts
  • do we only want to write out the parameter files to a single file?

mabruzzo added 3 commits July 24, 2024 13:44
Previously it was initialized inside of Parse_Params and destroyed
there. Now we initialize it outside of the function so that we can do
other things with it.
I also started adding some of the plumbing required to pass the
ParameterMap to where it is needed.
We now save a copy of the parameter-map within the header of the
normal output, 32-bit outputs, and the particle-outputs.
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.

1 participant