mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 22:38:00 +08:00
27 lines
709 B
ReStructuredText
27 lines
709 B
ReStructuredText
.. _examples_EM_FDEM_Analytic_MagDipoleWholespace:
|
|
|
|
.. --------------------------------- ..
|
|
.. ..
|
|
.. THIS FILE IS AUTO GENEREATED ..
|
|
.. ..
|
|
.. SimPEG/Examples/__init__.py ..
|
|
.. ..
|
|
.. --------------------------------- ..
|
|
|
|
|
|
EM: Magnetic Dipole in a Whole-Space
|
|
====================================
|
|
|
|
Here we plot the magnetic flux density from a harmonic dipole in a wholespace.
|
|
|
|
|
|
|
|
.. plot::
|
|
|
|
from SimPEG import Examples
|
|
Examples.EM_FDEM_Analytic_MagDipoleWholespace.run()
|
|
|
|
.. literalinclude:: ../../SimPEG/Examples/EM_FDEM_Analytic_MagDipoleWholespace.py
|
|
:language: python
|
|
:linenos:
|