mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-25 04:25:29 -04:00
Added new MGXS classes to Sphinx documentation
This commit is contained in:
parent
b2d76fc4cc
commit
2369ff4443
2 changed files with 25 additions and 37 deletions
|
|
@ -285,6 +285,9 @@ Multi-group Cross Sections
|
|||
openmc.mgxs.CaptureXS
|
||||
openmc.mgxs.Chi
|
||||
openmc.mgxs.ChiPrompt
|
||||
openmc.mgxs.ConsistentNuScatterMatrixXS
|
||||
openmc.mgxs.ConsistentScatterMatrixXS
|
||||
openmc.mgxs.ConvolvedMGXS
|
||||
openmc.mgxs.FissionXS
|
||||
openmc.mgxs.InverseVelocity
|
||||
openmc.mgxs.KappaFissionXS
|
||||
|
|
@ -293,10 +296,12 @@ Multi-group Cross Sections
|
|||
openmc.mgxs.NuFissionMatrixXS
|
||||
openmc.mgxs.NuScatterXS
|
||||
openmc.mgxs.NuScatterMatrixXS
|
||||
openmc.mgxs.NuScatterProbabilityMatrix
|
||||
openmc.mgxs.PromptNuFissionXS
|
||||
openmc.mgxs.PromptNuFissionMatrixXS
|
||||
openmc.mgxs.ScatterXS
|
||||
openmc.mgxs.ScatterMatrixXS
|
||||
openmc.mgxs.ScatterProbabilityMatrix
|
||||
openmc.mgxs.TotalXS
|
||||
openmc.mgxs.TransportXS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue