Introduce WeightWindowsList class that enables export to HDF5 (#3456)

This commit is contained in:
Paul Romano 2025-06-25 13:44:53 -05:00 committed by GitHub
parent a6db05ac8b
commit 01fa8056d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 337 additions and 210 deletions

View file

@ -37,7 +37,6 @@ Simulation Settings
openmc.read_source_file
openmc.write_source_file
openmc.wwinp_to_wws
Material Specification
----------------------
@ -259,8 +258,16 @@ Variance Reduction
:template: myclass
openmc.WeightWindows
openmc.WeightWindowsList
openmc.WeightWindowGenerator
.. autosummary::
:toctree: generated
:nosignatures:
:template: myfunction.rst
openmc.hdf5_to_wws
openmc.wwinp_to_wws
Coarse Mesh Finite Difference Acceleration