mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 18:25:42 +08:00
26 lines
652 B
ReStructuredText
26 lines
652 B
ReStructuredText
.. _examples_Mesh_Basic_ForwardDC:
|
|
|
|
.. --------------------------------- ..
|
|
.. ..
|
|
.. THIS FILE IS AUTO GENEREATED ..
|
|
.. ..
|
|
.. SimPEG/Examples/__init__.py ..
|
|
.. ..
|
|
.. --------------------------------- ..
|
|
|
|
|
|
Mesh: Basic Forward 2D DC Resistivity
|
|
=====================================
|
|
|
|
2D DC forward modeling example with Tensor and Curvilinear Meshes
|
|
|
|
|
|
.. plot::
|
|
|
|
from SimPEG import Examples
|
|
Examples.Mesh_Basic_ForwardDC.run()
|
|
|
|
.. literalinclude:: ../../../SimPEG/Examples/Mesh_Basic_ForwardDC.py
|
|
:language: python
|
|
:linenos:
|