Viscous Remanent Magnetization (SimPEG.electromagnetics.viscous_remanent_magnetization)#

About viscous_remanent_magnetization

Simulations#

Simulation3DLinear(mesh[, xi, xiMap])

Attributes

Simulation3DLogUniform(mesh[, survey, chi0, ...])

Attributes

Receivers#

receivers.Point([locations, times, ...])

Point receiver for viscous remanent magnetization simulations

receivers.SquareLoop([locations, times, ...])

Square loop receiver

Waveforms#

waveforms.StepOff([t0])

Characteristic decay class for step-off waveform

waveforms.SquarePulse(delt[, t0])

Characteristic decay class for square-pulse waveform

waveforms.ArbitraryDiscrete(t_wave, I_wave)

Characteristic decay for arbitrary discrete waveform

waveforms.ArbitraryPiecewise(t_wave, I_wave)

Characteristic decay for arbitrary piecewise waveform

waveforms.Custom(waveform_function)

Define characteristic decay with function handle

waveforms.BaseVRMWaveform()

The Base VRM Waveform object

Sources#

sources.MagDipole(receiver_list, location, ...)

Magnetic dipole source

sources.CircLoop(receiver_list, location, ...)

Circular loop source

sources.LineCurrent(receiver_list, location, ...)

Line current source.

Surveys#

Survey

alias of SurveyVRM

Base Classes#

BaseVRMSimulation(mesh[, survey, ...])

Attributes

sources.BaseSrcVRM(receiver_list[, ...])

Base VRM source class

waveforms.BaseVRMWaveform()

The Base VRM Waveform object