tdisable adjustUpperWall call in shear since it resets the wall parameters - 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 cc45b6bed81acf7b2877065c2229171a9614edb8
 (DIR) parent cc9086eebc938cdde78e2305bb286180bd0a5ef5
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Mon, 31 Mar 2014 13:23:23 +0200
       
       disable adjustUpperWall call in shear since it resets the wall parameters
       
       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@@ -2167,7 +2167,6 @@ class sim:
                self.zeroKinematics()
        
                # Adjust grid and placement of upper wall
       -        self.adjustUpperWall()
                self.wmode = numpy.array([1])
        
                # Fix horizontal velocity to 0.0 of lowermost particles