mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 22:23:39 +08:00
27 lines
605 B
ReStructuredText
27 lines
605 B
ReStructuredText
.. _examples_EM_FDEM_1D_Inversion:
|
|
|
|
.. --------------------------------- ..
|
|
.. ..
|
|
.. THIS FILE IS AUTO GENEREATED ..
|
|
.. ..
|
|
.. SimPEG/Examples/__init__.py ..
|
|
.. ..
|
|
.. --------------------------------- ..
|
|
|
|
|
|
EM: FDEM: 1D: Inversion
|
|
=======================
|
|
|
|
Here we will create and run a FDEM 1D inversion.
|
|
|
|
|
|
|
|
.. plot::
|
|
|
|
from SimPEG import Examples
|
|
Examples.EM_FDEM_1D_Inversion.run()
|
|
|
|
.. literalinclude:: ../../SimPEG/Examples/EM_FDEM_1D_Inversion.py
|
|
:language: python
|
|
:linenos:
|