tExplicitly set grain compressibility in call - cngf-pf-exp1 - experiments for first paper with continuum granular model
(HTM) git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Submodules
(DIR) README
(DIR) LICENSE
---
(DIR) commit d9fd07d083bba3d5cedabb4b33242a0d4a5dfb6b
(DIR) parent 0b6096c2f921b6de6e982bfa5d0a28b35ac99f0d
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Tue, 30 Jun 2020 13:37:27 +0200
Explicitly set grain compressibility in call
Diffstat:
M fig-skin_depth/Makefile | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
---
(DIR) diff --git a/fig-skin_depth/Makefile b/fig-skin_depth/Makefile
t@@ -29,6 +29,7 @@ max_depth_ampl10e3.txt: $(BIN) Makefile
./$(BIN) \
-p 0.25 \
-C 3.9e-10 \
+ -P 1e-8 \
-i 1.787e-3 \
-k $$k \
-O 100e3 \