From d3fc3d20588871aff167b20a7d6a163d376978e1 Mon Sep 17 00:00:00 2001 From: seogi Date: Fri, 28 Feb 2014 16:51:05 -0800 Subject: [PATCH] test commit --- simpegPF/MagAnalytics.py | 1 + 1 file changed, 1 insertion(+) 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.