Introduction
Introduction Statistics Contact Development Disclaimer Help
tdo not adjust upper wall - sphere - GPU-based 3D discrete element method algor…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit ebd9cb35e0e137a34f58aad09e6b922dd8f1a55e
parent 51ede1c0eed4f2395eb2dd1e614c7fc3d0c8b3fd
Author: Anders Damsgaard <[email protected]>
Date: Wed, 27 Aug 2014 11:09:56 +0200
do not adjust upper wall
Diffstat:
M python/consolidation-curves.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python/consolidation-curves.py b/python/consolidation-curves.py
t@@ -23,7 +23,7 @@ print('\n###### ' + sim.sid + ' ######')
# Checkerboard colors
sim.checkerboardColors()
sim.cleanup()
-sim.adjustUpperWall()
+#sim.adjustUpperWall()
sim.zeroKinematics()
sim.consolidate(normal_stress = sigma0)
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.