add test for mag dipole in wholespace

This commit is contained in:
Lindsey Heagy
2015-10-03 14:06:06 -07:00
parent 075cea488f
commit 8a358506f1
2 changed files with 88 additions and 35 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ def hzAnalyticDipoleF(r, freq, sigma, secondary=True, mu=mu_0):
return hz
def AnalyticMagDipoleWholeSpace(XYZ, srcLoc, sig, f, moment=1., orientation='X', mu = mu_0):
def MagneticDipoleWholeSpace(XYZ, srcLoc, sig, f, moment=1., orientation='X', mu = mu_0):
"""
Analytical solution for a dipole in a whole-space.