Soil water retention curve (Water Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (22 intermediate revisions by 2 users 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= | ||
|description=Setting a Soil Water Retention Curve | |range=0 to 1 | ||
|description=Setting a Soil Water Retention Curve adjusts the vertical hydraulic conductivity in the Unsaturated Zone. | |||
|defaultvalue=0 | |defaultvalue=0 | ||
|icon= | |icon= | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
When this attribute is set to <code>1</code>, the vertical hydraulic conductivity is calculated using the Van Genuchten-Mualem formula: | |||
: <math>K( | : <math>K(\theta) = K_s \cdot \sqrt{S_e} \cdot (1 - ( 1 - S_e^n )^m )^2</math> | ||
Where: | |||
: <math>K(\theta)</math> = The calculated vertical hydraulic conductivity for the given saturation | |||
: <math>K_s</math> = The saturated vertical hydraulic conductivity from [[Terrain ground infiltration md (Water Overlay)|Terrain ground infiltration md]]. | |||
: <math>S_e</math> = 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)]] | ||
|howtos= | |howtos= | ||
* [[How to add and remove an Attribute]] | * [[How to add and remove an Attribute]] | ||
|api= | |||
* [[Api session event editor overlay set attribute]] | |||
}} | }} | ||
{{WaterOverlay model attribute nav}} | {{WaterOverlay model attribute nav}} | ||
Latest revision as of 13:47, 10 July 2026
| Icon | Attribute | Unit | Range | Description | Default value |
|---|---|---|---|---|---|
| SOIL_WATER_RETENTION_CURVE | 0 to 1 | Setting a Soil Water Retention Curve adjusts the vertical hydraulic conductivity in the Unsaturated Zone. | 0 |
When this attribute is set to 1, the vertical hydraulic conductivity is calculated using the Van Genuchten-Mualem formula:
Where:
- = The calculated vertical hydraulic conductivity for the given saturation
- = The saturated vertical hydraulic conductivity from Terrain ground infiltration md.
- = 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).




