mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 22:54:10 +08:00
51342e7cc8
- removed the folder Sources and put those routines inside of SrcUtils. - Broke apart calls for MagDipole, MagDipole_B, CircularLoop
7 lines
85 B
Python
7 lines
85 B
Python
# from EM import *
|
|
import TDEM
|
|
import FDEM
|
|
import Base
|
|
import Analytics
|
|
import Utils
|