mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Now import numpy in openmc.mgxs to support GROUP_STRUCTURES module variable
This commit is contained in:
parent
72e2af4c61
commit
82aeda6882
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
import numpy as np
|
||||
|
||||
from openmc.mgxs.groups import EnergyGroups
|
||||
from openmc.mgxs.library import Library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue