simpeg.electromagnetics.viscous_remanent_magnetization.sources.MagDipole.getH0#
- MagDipole.getH0(xyz)[source]#
Compute inducing field at locations xyz
- Parameters:
- xyz(
n
, 3)numpy.ndarray
locations at which primary field components are computed
- xyz(
- Returns:
- (
n
, 3)numpy.ndarray
Primary magnetic field at all xyz locations; organized as columns [Hx0,Hy0,Hz0]
- (