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 
 
- waveform_function
 - Attributes - Function handle for characteristic decay - Methods - getCharDecay(times)- Returns characteristic decay function at specified times 
