Added tests and fixed code accordingly

This commit is contained in:
Adam Nelson 2020-10-22 14:13:32 -05:00
parent 6f4da06580
commit d2c00b4f1b
12 changed files with 45629 additions and 818 deletions

View file

@ -30,6 +30,7 @@ Multi-group Cross Sections
:template: myclassinherit.rst
openmc.mgxs.MGXS
openmc.mgxs.MatrixMGXS
openmc.mgxs.AbsorptionXS
openmc.mgxs.CaptureXS
openmc.mgxs.Chi
@ -45,6 +46,9 @@ Multi-group Cross Sections
openmc.mgxs.ScatterProbabilityMatrix
openmc.mgxs.TotalXS
openmc.mgxs.TransportXS
openmc.mgxs.ArbitraryXS
openmc.mgxs.ArbitraryMatrixXS
openmc.mgxs.MeshSurfaceMGXS
Multi-delayed-group Cross Sections
----------------------------------
@ -55,6 +59,7 @@ Multi-delayed-group Cross Sections
:template: myclassinherit.rst
openmc.mgxs.MDGXS
openmc.mgxs.MatrixMDGXS
openmc.mgxs.ChiDelayed
openmc.mgxs.DelayedNuFissionXS
openmc.mgxs.DelayedNuFissionMatrixXS