Description Usage Arguments Value
View source: R/vs2dhConfigure.R
Configure Soils
1 2 3 | vs2dh.ConfigureSoils(props = list(vs2dh.ConfigureSoil(),
vs2dh.ConfigureSoil(hk = vs2dh.ConfigureGenuchten(ratioKzKh = 100))),
grid = vs2dh.ConfigureSoilGrid(ntex = length(props)), wus = 0.5)
|
props |
Soil (flow & transport) properties as retrieved by
|
grid |
grid matrix as retrieved by |
wus |
Weighting option for intercell relative hydraulic conductivity: 1 (for full upstream weighting), 0.5 (for arithmetic mean) and 0.0 (for geometric mean), (default: 0.5) |
Configuration of soils for flow and energy transport (only hydraulic function type 1 vanGenuchten model is implemented!)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.