mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Fix deplete imports
This commit is contained in:
parent
f8764416d2
commit
37f552a5dc
24 changed files with 141 additions and 146 deletions
|
|
@ -9,8 +9,7 @@ import math
|
|||
|
||||
import numpy as np
|
||||
import openmc
|
||||
|
||||
from opendeplete import density_to_mat
|
||||
from openmc.deplete import density_to_mat
|
||||
|
||||
|
||||
def generate_initial_number_density():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue