mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 20:40:32 +08:00
6 lines
200 B
Python
6 lines
200 B
Python
from MT1Dsolutions import get1DEfields # Add the names of the functions
|
|
from MT1Danalytic import getEHfields, getImpedance
|
|
from dataUtils import *
|
|
from ediFilesUtils import *
|
|
from testUtils import *
|