SimPEG.electromagnetics.viscous_remanent_magnetization.sources.BaseSrcVRM#

class SimPEG.electromagnetics.viscous_remanent_magnetization.sources.BaseSrcVRM(receiver_list, location=None, waveform=None, **kwargs)[source]#

Bases: BaseSrc

Base VRM source class

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

A list of VRM receivers

location(3) array_like

Source location

waveformSimPEG.electromagnetics.viscous_remanent_magnetization.waveforms.BaseVRMWaveform

A VRM waveform

Attributes

nRx

Total number of receiver locations

vnRx

Vector number of receiver locations

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

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