Introduction
Introduction Statistics Contact Development Disclaimer Help
tfox filenames - sphere - GPU-based 3D discrete element method algorithm with o…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 160c80ba886dcf55570cf64681bbd57b3206ede2
parent 044d50635165d2e9c0113638218427c5abbcaf6e
Author: Anders Damsgaard <[email protected]>
Date: Thu, 16 Apr 2015 13:18:28 +0200
fox filenames
Diffstat:
M python/halfshear-darcy-strength-di… | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python/halfshear-darcy-strength-dilation-rate-neu.sh b/python/half…
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-darcy-starter-neu.py 0 1 1.0 3.5e-15 20000.0 1.797e-6 1.0 &
-python halfshear-darcy-starter-neu.py 1 1 1.0 3.5e-15 20000.0 1.797e-7 1.0 &
-python halfshear-darcy-starter-neu.py 2 1 1.0 3.5e-15 20000.0 1.797e-8 1.0 &
+python halfshear-darcy-starter-neumann.py 0 1 1.0 3.5e-15 20000.0 1.797e-6 1.0…
+python halfshear-darcy-starter-neumann.py 1 1 1.0 3.5e-15 20000.0 1.797e-7 1.0…
+python halfshear-darcy-starter-neumann.py 2 1 1.0 3.5e-15 20000.0 1.797e-8 1.0…
wait
#cp $WORKDIR/output/* $ORIGDIR/output/
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.