mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 22:23:39 +08:00
27 lines
545 B
ReStructuredText
27 lines
545 B
ReStructuredText
.. _examples_MT_3D_Foward:
|
|
|
|
.. --------------------------------- ..
|
|
.. ..
|
|
.. THIS FILE IS AUTO GENEREATED ..
|
|
.. ..
|
|
.. SimPEG/Examples/__init__.py ..
|
|
.. ..
|
|
.. --------------------------------- ..
|
|
|
|
|
|
MT: 3D: Forward
|
|
===============
|
|
|
|
Forward model 3D MT data.
|
|
|
|
|
|
|
|
.. plot::
|
|
|
|
from SimPEG import Examples
|
|
Examples.MT_3D_Foward.run()
|
|
|
|
.. literalinclude:: ../../../SimPEG/Examples/MT_3D_Foward.py
|
|
:language: python
|
|
:linenos:
|