Files
simpeg/docs/content/examples/EM_FDEM_1D_Inversion.rst
2016-05-30 21:12:31 -07:00

27 lines
608 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: