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

File format for decay data #4

Closed
paulromano opened this issue Feb 27, 2023 · 2 comments
Closed

File format for decay data #4

paulromano opened this issue Feb 27, 2023 · 2 comments

Comments

@paulromano
Copy link
Contributor

To use this information effectively in a simulation, we'll want to save the decay data in an HDF5 format. We'll need to decide if we want to save it as part of the existing XS datasets, leading toward single-source data libraries, or as separate decay data libraries with their own specification.

@paulromano paulromano converted this from a draft issue Feb 27, 2023
@paulromano paulromano changed the title HDF5 format for decay data File format for decay data Feb 28, 2023
@paulromano
Copy link
Contributor Author

We already have decay photon data that is stored in depletion chain files thanks to openmc-dev/openmc#2234, so the easiest path forward is to simply have the C++ layer read data directly from the chain file (determined from OPENMC_CHAIN_FILE) rather than trying to put it in an HDF5 format.

@paulromano paulromano moved this to In Progress in Shutdown Dose Rate Workflows Jul 9, 2024
@paulromano
Copy link
Contributor Author

Closed with openmc-dev/openmc#3235

@github-project-automation github-project-automation bot moved this from In Progress to Done in Shutdown Dose Rate Workflows Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant