mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-07 05:36:02 +08:00
Updated code to use SimPEG.EM instead of simpegEM module.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from SimPEG import Survey, Problem, Utils, Models, np, sp, mkvc, SolverLU as SimpegSolver
|
||||
from simpegEM.Utils.EMUtils import omega
|
||||
from SimPEG.EM.Utils import omega
|
||||
from scipy.constants import mu_0
|
||||
from simpegMT.BaseMT import BaseMTProblem
|
||||
from simpegMT.SurveyMT import SurveyMT
|
||||
|
||||
Reference in New Issue
Block a user