Clean examples and remove duplicate.

This commit is contained in:
Rowan Cockett
2016-02-16 09:41:24 -08:00
parent c1bd8edf77
commit 059850f282
7 changed files with 31 additions and 261 deletions
+4 -4
View File
@@ -9,13 +9,13 @@
.. --------------------------------- ..
orward Simulation
DC Forward Simulation
=====================
ard model conductive spheres in a half-space and plot a pseudo-section
Forward model conductive spheres in a half-space and plot a pseudo-section
ted on Mon Feb 01 19:28:06 2016
Created by @fourndo on Mon Feb 01 19:28:06 2016
rndo
.. plot::
-21
View File
@@ -1,21 +0,0 @@
.. _examples_DC_Forward_WennerArra:
.. --------------------------------- ..
.. ..
.. THIS FILE IS AUTO GENEREATED ..
.. ..
.. SimPEG/Examples/__init__.py ..
.. ..
.. --------------------------------- ..
DC Forward WennerArra
=====================
.. plot::
from SimPEG import Examples
Examples.DC_Forward_WennerArra.run()
.. literalinclude:: ../../SimPEG/Examples/DC_Forward_WennerArra.py
:language: python
:linenos:
@@ -1,28 +0,0 @@
.. _examples_DC_PseudoSection_Simulation:
.. --------------------------------- ..
.. ..
.. THIS FILE IS AUTO GENEREATED ..
.. ..
.. SimPEG/Examples/__init__.py ..
.. ..
.. --------------------------------- ..
orward Simulation
ard model conductive spheres in a half-space and plot a pseudo-section
ted on Mon Feb 01 19:28:06 2016
rndo
.. plot::
from SimPEG import Examples
Examples.DC_PseudoSection_Simulation.run()
.. literalinclude:: ../../SimPEG/Examples/DC_PseudoSection_Simulation.py
:language: python
:linenos: