mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
removed DelayedGroups and addressed PR comments
This commit is contained in:
parent
ad9fe27d26
commit
cdca6f3e1a
17 changed files with 431 additions and 506 deletions
|
|
@ -1,4 +1,4 @@
|
|||
from openmc.mgxs.groups import EnergyGroups, DelayedGroups
|
||||
from openmc.mgxs.groups import EnergyGroups
|
||||
from openmc.mgxs.library import Library
|
||||
from openmc.mgxs.mgxs import *
|
||||
from openmc.mgxs.mdgxs import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue