Base EM (SimPEG.electromagnetics)#

About electromagnetics

Base Classes#

base.BaseEMSimulation(mesh[, storeInnerProduct])

Base electromagnetic simulation class

base.BaseEMSrc([receiver_list, location, ...])

Base class for a electromagnetic sources

Analytic Functions#

Many of these functions call functions from geoana, and we recommend calling those functions directly from that package.

analytics.hzAnalyticDipoleT(r, t, sigma)

analytics.hzAnalyticCentLoopT(a, t, sigma)

analytics.hzAnalyticDipoleF(r, freq, sigma)

The analytical expression is given in Equation 4.56 in Ward and Hohmann, 1988, and the example reproduces their Figure 4.2.

analytics.getCasingEphiMagDipole(srcloc, ...)

analytics.getCasingHrMagDipole(srcloc, ...)

analytics.getCasingHzMagDipole(srcloc, ...)

analytics.getCasingBrMagDipole(srcloc, ...)

analytics.getCasingBzMagDipole(srcloc, ...)