updated examples init to also update docs

This commit is contained in:
Lindsey Heagy
2016-01-15 10:46:31 -08:00
parent 7a4aa4ddc3
commit 0b971f4a50
2 changed files with 7 additions and 7 deletions
-26
View File
@@ -1,26 +0,0 @@
.. _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: