Introduction
Introduction Statistics Contact Development Disclaimer Help
tUpdate water viscosity value - cngf-pf - continuum model for granular flows wi…
git clone git://src.adamsgaard.dk/cngf-pf
Log
Files
Refs
README
LICENSE
---
commit 0ea9c11c6494ffa05864731b9daa0b51b5a07ae6
parent f3d9c58be379900c6737540df97db9677545597a
Author: Anders Damsgaard <[email protected]>
Date: Mon, 15 Jul 2019 11:50:24 +0200
Update water viscosity value
Diffstat:
M parameter_defaults.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/parameter_defaults.h b/parameter_defaults.h
t@@ -84,7 +84,7 @@ struct simulation init_sim(void)
/* Water at 0 deg C */
sim.beta_f = 3.9e-10; /* doi:10.1063/1.1679903 */
- sim.mu_f = 1.797e-3; /* Cuffey and Paterson 2010 */
+ sim.mu_f = 1.787e-3; /* Cuffey and Paterson 2010 */
/* Damsgaard et al 2015 */
sim.k = initval(1.9e-15, 1);
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.