Files
simpeg/simpegMT/__init__.py
T
GudniRos c4229b4906 Refactoring the MT code to relect on the FDEM parent.
The test work for FDEM branch feat/sourceRefactor commit 9eede4e840
2015-06-03 11:12:55 -07:00

9 lines
216 B
Python

# from EM import *
import Utils
# import Tests
import Sources
# from BaseMT import SurveyMT, RxMT, srcMT, DataMT, FieldsMT
import BaseMT
import SurveyMT, DataMT, FieldsMT
import ProblemMT1D, ProblemMT2D, ProblemMT3D