Update and rename EM_FDEM_1D_Inversion.py to EM_TDEM_1D_Inversion.py

- this is a TDEM inversion (not FDEM)
This commit is contained in:
Lindsey
2016-01-15 10:07:11 -08:00
parent cdf0ebf8d0
commit 7a4aa4ddc3
@@ -5,10 +5,10 @@ from scipy.constants import mu_0
def run(plotIt=True):
"""
EM: FDEM: 1D: Inversion
EM: TDEM: 1D: Inversion
=======================
Here we will create and run a FDEM 1D inversion.
Here we will create and run a TDEM 1D inversion.
"""