tdecrease viscosity consistent with scaling factor - 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 5bf01be5b4e3aea11fcab23b864a247e6ed31047
DIR parent 59e6fffefa5a791f605db484de9c03b7b683737f
HTML Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Tue, 2 Sep 2014 14:29:40 +0200
decrease viscosity consistent with scaling factor
Diffstat:
M python/shear-c_grad_p=0.1.sh | 2 +-
M python/shear-c_grad_p=1.0.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
DIR diff --git a/python/shear-c_grad_p=0.1.sh b/python/shear-c_grad_p=0.1.sh
t@@ -1,5 +1,5 @@
#!/bin/sh
-#PBS -N shear-c_grad_p=0.1-hi_mu
+#PBS -N shear-c_grad_p=0.1-hi_mu-lo_visc
#PBS -l nodes=1:ppn=3
#PBS -l walltime=19200:00:00
#PBS -q qfermi
DIR diff --git a/python/shear-c_grad_p=1.0.sh b/python/shear-c_grad_p=1.0.sh
t@@ -1,5 +1,5 @@
#!/bin/sh
-#PBS -N shear-c_grad_p=1.0-hi_mu
+#PBS -N shear-c_grad_p=1.0-hi_mu-lo_visc
#PBS -l nodes=1:ppn=3
#PBS -l walltime=19200:00:00
#PBS -q qfermi