textend simulation time - 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 3165aba84cc00b7da5cd0e91d554fb892cccc800
(DIR) parent 30506c2c21429cd59e9c6ad7bbe66e37fc06a448
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Mon, 11 May 2015 10:42:03 +0200
extend simulation time
Diffstat:
M python/halfshear-darcy-strain-rate⦠| 6 +++---
M python/halfshear-darcy-strain.py | 2 +-
M python/wip-varA-cont.sh | 6 +++---
3 files changed, 7 insertions(+), 7 deletions(-)
---
(DIR) diff --git a/python/halfshear-darcy-strain-rate.py b/python/halfshear-darcy-strain-rate.py
t@@ -120,11 +120,11 @@ for sigma0 in sigma0_list:
if muvals[s] == 'dry':
legend = 'dry'
elif muvals[s] == 1.797e-06:
- legend = 'wet, ref. shear vel.'
+ legend = 'wet, ref.\\ shear vel.'
elif muvals[s] == 1.797e-07:
- legend = 'wet, shear vel. $\\times$ 0.1'
+ legend = 'wet, shear vel.\\ $\\times$ 0.1'
elif muvals[s] == 1.797e-08:
- legend = 'wet, shear vel. $\\times$ 0.01'
+ legend = 'wet, shear vel.\\ $\\times$ 0.01'
else:
legend = 'wet, $k_c$ = ' + str(muvals[s]) + ' m$^2$'
(DIR) diff --git a/python/halfshear-darcy-strain.py b/python/halfshear-darcy-strain.py
t@@ -119,7 +119,7 @@ for sigma0 in sigma0_list:
elif cvals[s] == 3.5e-13:
legend = 'wet, high permeability'
elif cvals[s] == 3.5e-14:
- legend = 'wet, interm.\ permeability'
+ legend = 'wet, interm.\\ permeability'
elif cvals[s] == 3.5e-15:
legend = 'wet, low permeability'
else:
(DIR) diff --git a/python/wip-varA-cont.sh b/python/wip-varA-cont.sh
t@@ -39,9 +39,9 @@ nvidia-smi
rm CMakeCache.txt
cmake . && make
cd python
-python continue_sim.py halfshear-darcy-sigma0=10000.0-k_c=2e-16-mu=2.08e-07-ss=2000.0-A=4125.0-f=0.2 1 0 &
-python continue_sim.py halfshear-darcy-sigma0=10000.0-k_c=2e-16-mu=2.08e-07-ss=2000.0-A=4250.0-f=0.2 1 1 &
-python continue_sim.py halfshear-darcy-sigma0=10000.0-k_c=2e-16-mu=2.08e-07-ss=2000.0-A=4375.0-f=0.2 1 2 &
+python continue_sim.py halfshear-darcy-sigma0=10000.0-k_c=2e-16-mu=2.08e-07-ss=2000.0-A=4125.0-f=0.2 1 0 4 &
+python continue_sim.py halfshear-darcy-sigma0=10000.0-k_c=2e-16-mu=2.08e-07-ss=2000.0-A=4250.0-f=0.2 1 1 4 &
+python continue_sim.py halfshear-darcy-sigma0=10000.0-k_c=2e-16-mu=2.08e-07-ss=2000.0-A=4375.0-f=0.2 1 2 4 &
wait
#cp $WORKDIR/output/* $ORIGDIR/output/