tUpdate truffer2000 diffusivity to value in Table 1 - 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 89502f6fa25406175caa4194d384c6735cacf21c
 (DIR) parent a5bbc0d30e992c8864085237f0768abac9c776e5
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Thu,  9 Jul 2020 20:47:21 +0200
       
       Update truffer2000 diffusivity to value in Table 1
       
       Diffstat:
         M flux_estimate/Makefile              |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/flux_estimate/Makefile b/flux_estimate/Makefile
       t@@ -84,7 +84,7 @@ amplitude_dependence:
        truffer_comparison:
                for A in 10e3 20e3 40e3 80e3 160e3 320e3 640e3 1200e3; do \
                        printf '%s\t' "$$A"; \
       -                $(MAXDEPTH) -D 1e-5 -a $$A -q $(FREQ_YEARLY); \
       +                $(MAXDEPTH) -D 1.5e-5 -a $$A -q $(FREQ_YEARLY); \
                done
        
        clean: