Global Weight Window Generation via CAPI (#2359)

Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Patrick Shriwise 2023-06-09 10:47:27 -05:00 committed by GitHub
parent c123ce0fa0
commit 610a5d8c34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
38 changed files with 2789 additions and 171 deletions

View file

@ -24,7 +24,6 @@ Simulation Settings
openmc.Source
openmc.SourceParticle
openmc.VolumeCalculation
openmc.WeightWindows
openmc.Settings
.. autosummary::
@ -230,6 +229,19 @@ Various classes may be created when performing tally slicing and/or arithmetic:
openmc.arithmetic.AggregateNuclide
openmc.arithmetic.AggregateFilter
Variance Reduction
------------------
.. autosummary::
:toctree: generated
:nosignatures:
:template: myclass
openmc.WeightWindows
openmc.WeightWindowGenerator
openmc.hdf5_to_wws
Coarse Mesh Finite Difference Acceleration
------------------------------------------

View file

@ -15,6 +15,8 @@ Functions
calculate_volumes
current_batch
export_properties
export_weight_windows
import_weight_windows
finalize
find_cell
find_material