Introduction
Introduction Statistics Contact Development Disclaimer Help
tremove comment - sphere - GPU-based 3D discrete element method algorithm with …
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 712284f13744c8f0ffdfd0102a2f081b90c3b423
parent a32eedee8f0ac517d57e2581f0277c9011ed1a6b
Author: Anders Damsgaard <[email protected]>
Date: Fri, 19 Sep 2014 11:33:16 +0200
remove comment
Diffstat:
M python/shear-starter.py | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/python/shear-starter.py b/python/shear-starter.py
t@@ -54,7 +54,6 @@ sim.initTemporal(total = 20.0, file_dt = 0.01, epsilon=0.07)
sim.c_phi[0] = c_phi
sim.c_grad_p[0] = c_grad_p
sim.w_devs[0] = sigma0
-#sim.w_devs[0] = 0.0
sim.w_m[0] = numpy.abs(sigma0*sim.L[0]*sim.L[1]/sim.g[2])
sim.mu_s[0] = 0.5
sim.mu_d[0] = 0.5
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.