mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 12:35:29 -04:00
Add ReducedAbsorptionXS class for MGXS (absorption - n2n - 2*n3n - 3*n4n)
This commit is contained in:
parent
b32d121e22
commit
54ac2042fb
14 changed files with 2470 additions and 2079 deletions
|
|
@ -41,6 +41,7 @@ Multi-group Cross Sections
|
|||
openmc.mgxs.KappaFissionXS
|
||||
openmc.mgxs.MultiplicityMatrixXS
|
||||
openmc.mgxs.NuFissionMatrixXS
|
||||
openmc.mgxs.ReducedAbsorptionXS
|
||||
openmc.mgxs.ScatterXS
|
||||
openmc.mgxs.ScatterMatrixXS
|
||||
openmc.mgxs.ScatterProbabilityMatrix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue