tsheardisp working - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
 (HTM) git clone git://src.adamsgaard.dk/sphere
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 7aee4d6b8a34e425bff22f156771f5d03a712a5f
 (DIR) parent bde2c9f40250688b02ca1b47caab3d7aabb959bf
 (HTM) Author: Anders Damsgaard Christensen <adc@geo.au.dk>
       Date:   Sun,  7 Apr 2013 05:16:44 +0200
       
       sheardisp working
       
       Diffstat:
         M python/sphere.py                    |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/python/sphere.py b/python/sphere.py
       t@@ -1449,7 +1449,6 @@ class Spherebin:
                plt.savefig(self.sid + '-sheardisp.' + outformat, transparent=True)
        
        
       -
            def thinsection_x1x3(self,
                    x2 = 'center',
                    graphicsformat = 'png',