Implement tally filter for filtering by reaction (#3809)

This commit is contained in:
Paul Romano 2026-02-21 10:17:12 -06:00 committed by GitHub
parent 153281a490
commit 139907c955
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
24 changed files with 661 additions and 160 deletions

View file

@ -149,6 +149,7 @@ Constructing Tallies
openmc.ZernikeRadialFilter
openmc.ParentNuclideFilter
openmc.ParticleFilter
openmc.ReactionFilter
openmc.MeshMaterialVolumes
openmc.Trigger
openmc.TallyDerivative

View file

@ -82,7 +82,9 @@ Classes
Nuclide
ParentNuclideFilter
ParticleFilter
ParticleProductionFilter
PolarFilter
ReactionFilter
RectilinearMesh
RegularMesh
SpatialLegendreFilter