Fix deplete imports

This commit is contained in:
Paul Romano 2018-02-09 14:01:59 -06:00
parent f8764416d2
commit 37f552a5dc
24 changed files with 141 additions and 146 deletions

View file

@ -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():