simpeg.electromagnetics.viscous_remanent_magnetization.sources.LineCurrent.getH0#
- LineCurrent.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]
- (