URI:
       tassign values to correct variables - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
  HTML git clone git://src.adamsgaard.dk/sphere
   DIR Log
   DIR Files
   DIR Refs
   DIR LICENSE
       ---
   DIR commit f0dc3b9d95061ed6a6ef8bbf98628002b7f4f0d7
   DIR parent d2028121eff909fff835dbe760771c2d87dd5c6c
  HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Wed, 21 Jan 2015 11:40:26 +0100
       
       assign values to correct variables
       
       Diffstat:
         M python/sphere.py                    |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/python/sphere.py b/python/sphere.py
       t@@ -5233,8 +5233,8 @@ class sim:
                See also: :func:`setFluidPressureModulation()` and
                :func:`disableTopWallNormalStressModulation()`
                '''
       -        self.sigma0_A[0] = A
       -        self.sigma0_mod_f[0] = f
       +        self.w_sigma0_A[0] = A
       +        self.w_sigma0_f[0] = f
        
                if plot:
                    self.plotSinFunction(self.w_sigma0[0], A/1000.0, f, phi=0.0,