Introduction
Introduction Statistics Contact Development Disclaimer Help
tset sigma0 - sphere - GPU-based 3D discrete element method algorithm with opti…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 5f608d723016931090d48d16049edb0da46d3574
parent e99d4d9da0336d361f31a7f3f3c391ce3b8b9229
Author: Anders Damsgaard <[email protected]>
Date: Mon, 1 Sep 2014 14:56:06 +0200
set sigma0
Diffstat:
M python/shear-starter.py | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
diff --git a/python/shear-starter.py b/python/shear-starter.py
t@@ -50,6 +50,7 @@ sim.setMaxIterations(2e5)
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
# Fix lowermost particles
dz = sim.L[2]/sim.num[2]
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.