From 7f77cc2ea350d7d3f75941b723ab0b78db799679 Mon Sep 17 00:00:00 2001 From: Thibaut Astic Date: Tue, 16 Feb 2016 10:49:13 -0800 Subject: [PATCH] add link to sphere webpage --- SimPEG/Examples/sphereElectrostatic_example.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SimPEG/Examples/sphereElectrostatic_example.py b/SimPEG/Examples/sphereElectrostatic_example.py index 0b6b6327..2eaf3dcb 100644 --- a/SimPEG/Examples/sphereElectrostatic_example.py +++ b/SimPEG/Examples/sphereElectrostatic_example.py @@ -16,6 +16,8 @@ finally the charges accumulation. Several plotting functions are defined for data visualisation. +Please visit http://em.geosci.xyz/en/latest/content/maxwell2_steady_state/electrostatic_sphere.html +for more examples using this code. '''