Introduction
Introduction Statistics Contact Development Disclaimer Help
tchange c values - sphere - GPU-based 3D discrete element method algorithm with…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 8be3e7d95c38fcbcbc23214a079ba83a6a41e3ca
parent 2f67d09b0efb44096ad4387153b02b65669e002a
Author: Anders Damsgaard <[email protected]>
Date: Fri, 29 Aug 2014 13:52:20 +0200
change c values
Diffstat:
M python/consolidation-curves.sh | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python/consolidation-curves.sh b/python/consolidation-curves.sh
t@@ -39,10 +39,10 @@ nvidia-smi
rm CMakeCache.txt
cmake . && make
cd python
-#python consolidation-curves.py 0 1.0 1.00 &
-python consolidation-curves.py 0 1.0 0.10 &
-python consolidation-curves.py 1 1.0 0.01 &
-python consolidation-curves.py 2 1.0 0.001 &
+python consolidation-curves.py 0 1.0 1.00 &
+python consolidation-curves.py 1 1.0 0.10 &
+python consolidation-curves.py 2 1.0 0.01 &
+#python consolidation-curves.py 2 1.0 0.001 &
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.