tMakefile: fix pressure-amplitude values (Pa to kPa) - 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 58a01747e3d8d3bf5879f1fbc776c42ded74f2b4
 (DIR) parent 25fa424357668508b261437e25bd5afdb10ad8c1
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Fri, 10 Jun 2022 10:15:39 +0200
       
       Makefile: fix pressure-amplitude values (Pa to kPa)
       
       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 10
       +fluid_ampl_vals != range -N 4 1e3 10e3
        fluid_freq_vals = 1.157e-5        # daily
        grain_size = 530.7e-6
        grain_friction = 0.6
       t@@ -47,7 +47,7 @@ strain_distribution_N50kPa_v3.169e-6ms.txt: ${BIN} Makefile
                                -n $${P}e3 \
                                -A ${grain_nonlocal_ampl} \
                                -b ${grain_rate_dependence} \
       -                        >strain_distribution_N$${P}kPa_v$${v}ms.txt; \
       +                        >1.1strain_distribution_N$${P}kPa_v$${v}ms.txt; \
                done; done'  # also close fit with lower A and higher b
                # higher values of L do not make a difference in flux