tfix arguments - 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 42f96e7a9cb71cf5a36ed9f8f2bb4bf2f7d2c76d
 (DIR) parent c35396f2560f927a6eeca576d4b0e390725396a4
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Tue, 14 Oct 2014 14:16:07 +0200
       
       fix arguments
       
       Diffstat:
         M python/halfshear-dry-velfac.sh      |       6 +++---
       
       1 file changed, 3 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/python/halfshear-dry-velfac.sh b/python/halfshear-dry-velfac.sh
       t@@ -40,9 +40,9 @@ rm CMakeCache.txt
        cmake . && make
        cd python
        # $ python shear-starter.py <DEVICE> <FLUID> <C_PHI> <C_GRAD_P> <SIGMA_0>
       -python halfshear-starter-rate.py 0 0 1.0 1.0 20.0e3 20000.0 2.0 &
       -python halfshear-starter-rate.py 1 0 1.0 1.0 20.0e3 20000.0 1.0 &
       -python halfshear-starter-rate.py 2 0 1.0 1.0 20.0e3 20000.0 0.5 &
       +python halfshear-starter-rate.py 0 0 1.0 1.0 20000.0 2.0 &
       +python halfshear-starter-rate.py 1 0 1.0 1.0 20000.0 1.0 &
       +python halfshear-starter-rate.py 2 0 1.0 1.0 20000.0 0.5 &
        wait
        
        #cp $WORKDIR/output/* $ORIGDIR/output/