tdecrease damping - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
(HTM) git clone git://src.adamsgaard.dk/sphere
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit 4bdd7a266ce53438a5caa8f2b12d460dfbbda278
(DIR) parent e3eaa59ec862f4fc931a1ebc9be62b89f6ddf12a
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Mon, 13 Jun 2016 18:17:26 +0200
decrease damping
Diffstat:
M python/jp-long-shear-soft-damping.… | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/python/jp-long-shear-soft-damping.py b/python/jp-long-shear-soft-damping.py
t@@ -139,7 +139,7 @@ for devs in devslist:
# Setup shear experiment
shear.shear(shear_strain_rate=0.05)
- shear.gamma_wn[0] = 1.0e5
+ shear.gamma_wn[0] = 1.0e4
shear.w_m[0] = shear.totalMass()
# Set duration of simulation