| tupdate job name - sphere - GPU-based 3D discrete element method algorithm with… | |
| git clone git://src.adamsgaard.dk/sphere | |
| Log | |
| Files | |
| Refs | |
| LICENSE | |
| --- | |
| commit c877ef617977b71cc416d31543365b178e31e3d1 | |
| parent 405bb5b67c8a880b53f12d427e4b522c93b87c6a | |
| Author: Anders Damsgaard <[email protected]> | |
| Date: Wed, 30 Jul 2014 12:27:17 +0200 | |
| update job name | |
| Diffstat: | |
| M python/permeability-c_phi=0.1.sh | 2 +- | |
| 1 file changed, 1 insertion(+), 1 deletion(-) | |
| --- | |
| diff --git a/python/permeability-c_phi=0.1.sh b/python/permeability-c_phi=0.1.sh | |
| t@@ -1,5 +1,5 @@ | |
| #!/bin/sh | |
| -#PBS -N permeability | |
| +#PBS -N permeability-c_phi=0.1 | |
| #PBS -l nodes=1:ppn=3 | |
| #PBS -l walltime=1920:00:00 | |
| #PBS -q qfermi |