URI:
       tuse empirical relationship for till flux - pism-exp-gsw - ice stream and sediment transport experiments
  HTML git clone git://src.adamsgaard.dk/pism-exp-gsw
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 7d3e509b19c10078d7a3ab7750117a7416dee5ac
   DIR parent b4f397d24a872e90a1b27d6fe167aba02ee69b02
  HTML Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon, 16 May 2022 22:26:47 +0200
       
       use empirical relationship for till flux
       
       Diffstat:
         M Makefile                            |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/Makefile b/Makefile
       t@@ -30,6 +30,7 @@ OUT_COMMON =\
        
        TILL_FLUX_OPTS =\
                -till_flux\
       +        -till_flux_empirical\
                -till_sea_floor_diffusivity 6.341958396752918e-07 \
        
        all: \