mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 20:15:26 -04:00
Made energy group structures a dict attached to the openmc.mgxs namespace; fixed typos for CASMO 70-group structure
This commit is contained in:
parent
d92f13f66d
commit
a46aab8365
4 changed files with 49 additions and 71 deletions
|
|
@ -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
|
||||
--------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue