Commit a2725bd
Update model equation for hydraulic conductivity (parflow#734)
Added density and gravitational equation. Without those, the units don't
match up. K(p) should be in in LT^-1.
Since \bar k is in L^2, k_r is in [-], and \mu is in ML^-1T^-1, we would
currently be at M^-1LT, which is why we need g in LT^-2 and \rho in
ML^-3. Also, see equation (1) here:
Blake, G.R. et al. (2008). Permeability. In: Chesworth, W. (eds)
Encyclopedia of Soil Science. Encyclopedia of Earth Sciences Series.
Springer, Dordrecht. https://doi.org/10.1007/978-1-4020-3995-9_425
---------
Co-authored-by: Steven Smith <smithsg84@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Steven Smith <smith84@llnl.gov>1 parent 32fa1d4 commit a2725bd
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
96 | 100 | | |
97 | 101 | | |
98 | 102 | | |
| |||
0 commit comments