SimPEG.electromagnetics.viscous_remanent_magnetization.waveforms.Custom#

class SimPEG.electromagnetics.viscous_remanent_magnetization.waveforms.Custom(waveform_function)[source]#

Bases: BaseVRMWaveform

Define characteristic decay with function handle

Parameters:
waveform_functionfunction

Function handle defining the characteristic decay as a function of time

Attributes

waveform_function

Function handle for characteristic decay

Methods

getCharDecay(times)

Returns characteristic decay function at specified times