Introduction
Introduction Statistics Contact Development Disclaimer Help
tMakefile: set solver criteria - hansen-zoet-exp - comparison of lab and model …
git clone git://src.adamsgaard.dk/hansen-zoet-exp
Log
Files
Refs
Submodules
---
commit 9a113253476bfb44b73e6c6250908a53eec7e8fc
parent ae76b34645c5367ab6a71d931af15a0b7b1d9728
Author: Anders Damsgaard <[email protected]>
Date: Mon, 13 Jun 2022 22:16:16 +0200
Makefile: set solver criteria
Diffstat:
M Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
t@@ -73,7 +73,7 @@ strain_distribution_ampl1kPa_freq1.157e-5s.txt: ${BIN}
-m ${grain_friction} \
-c ${grain_cohesion} \
-s 3.169e-6 \
- -L 2.0 \
+ -L 1.5 \
-n 85e3 \
-A ${grain_nonlocal_ampl} \
-b ${grain_rate_dependence} \
t@@ -82,6 +82,8 @@ strain_distribution_ampl1kPa_freq1.157e-5s.txt: ${BIN}
-I ${time_interval} \
-q $${freq} \
-a $${ampl}e3 \
+ -X 1e-4 \
+ -x 200000 \
strain_distribution_ampl$${ampl}kPa_freq$${freq}s \
>strain_distribution_ampl$${ampl}kPa_freq$${freq}s.txt…
done; done; wait'
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.