Made energy group structures a dict attached to the openmc.mgxs namespace; fixed typos for CASMO 70-group structure

This commit is contained in:
Will Boyd 2018-11-06 22:48:48 -05:00
parent d92f13f66d
commit a46aab8365
4 changed files with 49 additions and 71 deletions

View file

@ -8,9 +8,10 @@ Energy Groups
.. autosummary::
:toctree: generated
:nosignatures:
:template: myclass.rst
:template: myclass.rst mymodulevar.rst
openmc.mgxs.EnergyGroups
openmc.mgxs.GROUP_STRUCTURES
Multi-group Cross Sections
--------------------------