mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 03:51:17 +08:00
28 lines
624 B
ReStructuredText
28 lines
624 B
ReStructuredText
.. _examples_MT_1D_ForwardAndInversion:
|
|
|
|
.. --------------------------------- ..
|
|
.. ..
|
|
.. THIS FILE IS AUTO GENEREATED ..
|
|
.. ..
|
|
.. SimPEG/Examples/__init__.py ..
|
|
.. ..
|
|
.. --------------------------------- ..
|
|
|
|
|
|
MT: 1D: Inversion
|
|
=======================
|
|
|
|
Forward model 1D MT data.
|
|
Setup and run a MT 1D inversion.
|
|
|
|
|
|
|
|
.. plot::
|
|
|
|
from SimPEG import Examples
|
|
Examples.MT_1D_ForwardAndInversion.run()
|
|
|
|
.. literalinclude:: ../../SimPEG/Examples/MT_1D_ForwardAndInversion.py
|
|
:language: python
|
|
:linenos:
|