t-tall as job name suffix - 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 2f67d09b0efb44096ad4387153b02b65669e002a
 (DIR) parent d2015a6a8a52c31b644816c0efdfd0020580f775
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Fri, 29 Aug 2014 13:51:42 +0200
       
       -tall as job name suffix
       
       Diffstat:
         M python/consolidation-curves.sh      |       2 +-
         M python/diffusivity-test.sh          |       2 +-
       
       2 files changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/python/consolidation-curves.sh b/python/consolidation-curves.sh
       t@@ -1,5 +1,5 @@
        #!/bin/sh
       -#PBS -N cons-curves
       +#PBS -N cons-curves-tall
        #PBS -l nodes=1:ppn=3
        #PBS -l walltime=19200:00:00
        #PBS -q qfermi
 (DIR) diff --git a/python/diffusivity-test.sh b/python/diffusivity-test.sh
       t@@ -1,5 +1,5 @@
        #!/bin/sh
       -#PBS -N diffusivity-test-c_grad_p
       +#PBS -N diffusivity-test-c_grad_p-tall
        #PBS -l nodes=1:ppn=3
        #PBS -l walltime=19200:00:00
        #PBS -q qfermi