mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 19:48:52 +08:00
29 lines
688 B
ReStructuredText
29 lines
688 B
ReStructuredText
.. _examples_DC_Forward_PseudoSection:
|
|
|
|
.. --------------------------------- ..
|
|
.. ..
|
|
.. THIS FILE IS AUTO GENEREATED ..
|
|
.. ..
|
|
.. SimPEG/Examples/__init__.py ..
|
|
.. ..
|
|
.. --------------------------------- ..
|
|
|
|
|
|
DC Forward Simulation
|
|
=====================
|
|
|
|
Forward model conductive spheres in a half-space and plot a pseudo-section
|
|
|
|
Created by @fourndo on Mon Feb 01 19:28:06 2016
|
|
|
|
|
|
|
|
.. plot::
|
|
|
|
from SimPEG import Examples
|
|
Examples.DC_Forward_PseudoSection.run()
|
|
|
|
.. literalinclude:: ../../SimPEG/Examples/DC_Forward_PseudoSection.py
|
|
:language: python
|
|
:linenos:
|