mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-27 17:31:59 +08:00
28 lines
646 B
ReStructuredText
28 lines
646 B
ReStructuredText
|
|
Electromagnetics
|
|
================
|
|
|
|
`SimPEG.EM` uses SimPEG as the framework for the forward and inverse
|
|
electromagnetics geophysical problems.
|
|
|
|
To solve for predicted data, we follow the framework shown below. The model is
|
|
what we invert for. This is mapped to a physical property on the simulation
|
|
mesh. A source which is used to excite the system is specified. Having a model
|
|
and a source, we can solve Maxwell's equations for fields. We sample these
|
|
fields with recievers to give us predicted data.
|
|
|
|
|
|
.. image:: ../images/simpegEM_noMath.png
|
|
:scale: 50%
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
api_basic
|
|
api_FDEM
|
|
api_TDEM
|
|
api_Utils
|
|
|
|
|