diff --git a/simpegPF/MagAnalytics.py b/simpegPF/MagAnalytics.py index 96c7b5d1..816e0a49 100644 --- a/simpegPF/MagAnalytics.py +++ b/simpegPF/MagAnalytics.py @@ -17,6 +17,7 @@ def spheremodel(mesh, x0, y0, z0, r): def MagSphereAnalFun(x, y, z, R, x0, y0, z0, mu1, mu2, H0, flag): """ + test Analytic function for Magnetics problem. The set up here is magnetic sphere in whole-space.