tMakefile: change pressure and oscillation amplitude - hansen-zoet-exp - comparison of lab and model results of sediment advection
 (HTM) git clone git://src.adamsgaard.dk/hansen-zoet-exp
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
       ---
 (DIR) commit ee16d066a3bded74a642e90a6864c43a6f9d6900
 (DIR) parent 531fcdc4289d0b7b5fbeea982d8b2c266917b9cd
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon, 13 Jun 2022 13:18:51 +0200
       
       Makefile: change pressure and oscillation amplitude
       
       Diffstat:
         M Makefile                            |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -12,7 +12,7 @@ stressvals_ != range -l -N 40 0.01 100
        stressvals_ += 8 22 50
        stressvals != echo ${stressvals_} | sort -n
        velvals = 3.169e-6 9.506e-6
       -fluid_ampl_vals != range -N 4 1 100
       +fluid_ampl_vals != range -N 4 1 80
        fluid_freq_vals = 1.157e-5        # daily
        grain_size = 530.7e-6
        grain_friction = 0.6
       t@@ -62,7 +62,7 @@ strain_distribution_ampl1kPa_freq1.157e-5s.txt: ${BIN}
                                -c ${grain_cohesion} \
                                -s 3.169e-6 \
                                -L 0.5 \
       -                        -n 20e3 \
       +                        -n 100e3 \
                                -A ${grain_nonlocal_ampl} \
                                -b ${grain_rate_dependence} \
                                -F \