Introduction
Introduction Statistics Contact Development Disclaimer Help
tIncrease default applied shear friction - cngf-pf - continuum model for granul…
git clone git://src.adamsgaard.dk/cngf-pf
Log
Files
Refs
README
LICENSE
---
commit f1f2615b68b94d2310158f2a6316254072779f2d
parent 5aca72fd4967063ab5f250ec7f6b24f053737135
Author: Anders Damsgaard <[email protected]>
Date: Tue, 9 Jul 2019 15:50:48 +0200
Increase default applied shear friction
Diffstat:
M parameter_defaults.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/parameter_defaults.h b/parameter_defaults.h
t@@ -18,7 +18,7 @@ struct simulation init_sim(void)
sim.G = 9.81;
sim.P_wall = 120e3; /* larger normal stress deepens the shear depth */
- sim.mu_wall = 0.40;
+ sim.mu_wall = 0.45;
sim.v_x_bot = 0.0;
sim.nz = 100;
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.