Soil water retention curve (Water Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (16 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{Overlay attributes|type=row|overlay=Water | {{Overlay attributes|type=row|overlay=Water | ||
|attribute=SOIL_WATER_RETENTION_CURVE | |attribute=SOIL_WATER_RETENTION_CURVE | ||
|unit= | |unit=Integer | ||
|description=Setting a Soil Water Retention Curve | |range=0 to 1 | ||
|description=Setting a Soil Water Retention Curve adjust the vertical hydraulic conductivity in the Unsaturated Zone. | |||
|defaultvalue=0 | |defaultvalue=0 | ||
|icon= | |icon= | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
Set this attribute to <code>1</code> and this can be done via the Van Genuchten-Mualem formula: | |||
: <math>K( | : <math>K(theta) = Ks \cdot \sqrt{Se} \cdot (1 - ( 1 - Se^n )^m )^2</math> | ||
Where: | |||
: <math>K(theta)</math> = Is the calculated vertical hydraulic conductivity for the given saturation theta (greek: θ) | |||
: <math>Ks</math> = Is the saturated vertical hydraulic conductivity from [[Terrain ground infiltration md (Water Overlay)|Terrain ground infiltration md]]. | |||
: <math>Se</math> = Is the effective saturation between 0-1 of the Unsaturated Zone. This is a fraction between Sr (assumed close to zero) and the [[Terrain_water_storage_percentage_(Water_Overlay)|Water storage percentage]]. | |||
: <math>n</math> = <math>1 / m</math> | |||
: <math>m</math> = [[Terrain_van_genuchten_m_(Water_Overlay)|Van Genuchten Soil parameter]]. | |||
{{article end | {{article end | ||
|notes=* This is still BETA functionality, disabled by default ( | |notes=* This is still BETA functionality, disabled by default (<code>0</code>). | ||
|seealso= | |seealso= | ||
* [[Ground infiltration formula (Water Overlay)]] | * [[Ground infiltration formula (Water Overlay)]] | ||
Latest revision as of 15:50, 16 December 2025
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| SOIL_WATER_RETENTION_CURVE | Integer | 0 to 1 | Setting a Soil Water Retention Curve adjust the vertical hydraulic conductivity in the Unsaturated Zone. | 0 |
Set this attribute to 1 and this can be done via the Van Genuchten-Mualem formula:
Where:
- = Is the calculated vertical hydraulic conductivity for the given saturation theta (greek: θ)
- = Is the saturated vertical hydraulic conductivity from Terrain ground infiltration md.
- = Is the effective saturation between 0-1 of the Unsaturated Zone. This is a fraction between Sr (assumed close to zero) and the Water storage percentage.
- =
- = Van Genuchten Soil parameter.
Notes
- This is still BETA functionality, disabled by default (
0).




