SimPEG.electromagnetics.viscous_remanent_magnetization.sources.LineCurrent#
- class SimPEG.electromagnetics.viscous_remanent_magnetization.sources.LineCurrent(receiver_list, location, Imax, waveform, **kwargs)[source]#
Bases:
SimPEG.electromagnetics.viscous_remanent_magnetization.sources.BaseSrcVRM
Line current source.
- Parameters
- receiver_list
list
of
SimPEG.electromagnetics.time_domain.receivers.BaseRx
List of TDEM receivers
- location(
n
, 3)numpy.ndarray
Array defining the node locations for the wire path. For inductive sources, you must close the loop.
- Imax
float
Maximum current amplitude
- waveform
SimPEG.electromagnetics.viscous_remanent_magnetization.waveforms.BaseVRMWaveform
VRM waveform
- receiver_list
Attributes
Line current nodes locations
Methods
getH0
(xyz)Compute inducing field at locations xyz