mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-02 05:52:59 +08:00
fixed SrcUtils import in BaseTDEM
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from SimPEG import Solver, Problem
|
||||
from SimPEG.Problem import BaseTimeProblem
|
||||
from SimPEG.EM.Utils import SrcUtils
|
||||
from SimPEG.EM.Utils import *
|
||||
from scipy.constants import mu_0
|
||||
from SimPEG.Utils import sdiag, mkvc
|
||||
from SimPEG import Utils, Mesh
|
||||
|
||||
Reference in New Issue
Block a user