commit 3af78234c95986555fab8e628d4bfda4683a4637
parent 43cd59edb569f237491ac2e702135dc41b2404d7
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Mon, 8 Jul 2019 15:18:55 +0200
Calculate skin depth from water properties at 0 deg C
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/fig6/fig.gp b/fig6/fig.gp
@@ -13,11 +13,11 @@ set key bottom right #samplen 0.9
# hydraulic parameters
phi = 0.25
-beta_f = 4.5e-10
-mu_f = 0.001
+beta_f = 3.9e-10
+mu_f = 1.787e-3
#k = 2e-17
k_min = 1e-19
-k_max = 1e-14
+k_max = 1e-13
# forcing parameters
#f = 1.0/(3600.0*24.0)