Add the DC examples

This commit is contained in:
Rowan Cockett
2016-02-05 14:01:56 -08:00
parent 9b67956630
commit bdfabe620a
5 changed files with 103 additions and 1 deletions
+21
View File
@@ -0,0 +1,21 @@
.. _examples_DC_Analytic_Dipole:
.. --------------------------------- ..
.. ..
.. THIS FILE IS AUTO GENEREATED ..
.. ..
.. SimPEG/Examples/__init__.py ..
.. ..
.. --------------------------------- ..
DC Analytic Dipole
==================
.. plot::
from SimPEG import Examples
Examples.DC_Analytic_Dipole.run()
.. literalinclude:: ../../SimPEG/Examples/DC_Analytic_Dipole.py
:language: python
:linenos:
@@ -0,0 +1,28 @@
.. _examples_DC_Forward_PseudoSection:
.. --------------------------------- ..
.. ..
.. 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_Forward_PseudoSection.run()
.. literalinclude:: ../../SimPEG/Examples/DC_Forward_PseudoSection.py
:language: python
:linenos:
+21
View File
@@ -0,0 +1,21 @@
.. _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:
@@ -0,0 +1,28 @@
.. _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: