SimPEG.electromagnetics.viscous_remanent_magnetization.sources.MagDipole#

class SimPEG.electromagnetics.viscous_remanent_magnetization.sources.MagDipole(receiver_list, location, moment, waveform, **kwargs)[source]#

Bases: BaseSrcVRM

Magnetic dipole source

Parameters:
receiver_listlist of SimPEG.electromagnetics.viscous_remanent_magnetization.receivers.Point

VRM receivers

location(3) array_like

source location

moment(3) array_like

dipole moment (mx, my, mz)

waveformSimPEG.electromagnetics.viscous_remanent_magnetization.waveforms.BaseVRMWaveform

VRM waveform

Attributes

moment

Dipole moment (mx, my, mz)

Methods

getH0(xyz)

Compute inducing field at locations xyz

Galleries and Tutorials using SimPEG.electromagnetics.viscous_remanent_magnetization.sources.MagDipole#

Predict Response from a Conductive and Magnetically Viscous Earth

Predict Response from a Conductive and Magnetically Viscous Earth

Method of Equivalent Sources for Removing VRM Responses

Method of Equivalent Sources for Removing VRM Responses

Response from a Homogeneous Layer for Different Waveforms

Response from a Homogeneous Layer for Different Waveforms

Forward Simulation of VRM Response on a Tree Mesh

Forward Simulation of VRM Response on a Tree Mesh

Forward Simulation Including Inductive Response

Forward Simulation Including Inductive Response