mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
TTB implementation fixes
This commit is contained in:
parent
62985f6198
commit
150bedcb50
8 changed files with 136 additions and 55 deletions
|
|
@ -7,6 +7,7 @@ import os
|
|||
import h5py
|
||||
import numpy as np
|
||||
import pandas as pd
|
||||
from scipy.interpolate import CubicSpline
|
||||
|
||||
from openmc.mixin import EqualityMixin
|
||||
import openmc.checkvalue as cv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue