manus_continuum_granular1_exp

experiments for first paper with continuum granular model
git clone git://src.adamsgaard.dk/manus_continuum_granular1_exp
Log | Files | Refs | Submodules | README | LICENSE Back to index

commit d9fd07d083bba3d5cedabb4b33242a0d4a5dfb6b
parent 0b6096c2f921b6de6e982bfa5d0a28b35ac99f0d
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Tue, 30 Jun 2020 13:37:27 +0200

Explicitly set grain compressibility in call

Diffstat:
Mfig-skin_depth/Makefile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/fig-skin_depth/Makefile b/fig-skin_depth/Makefile @@ -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 \