Soil Water Balance (Days)
- Author: O.Conrad (c) 2019
- Menu: Simulation | Soil Hydrology
Description
A Simple Soil Water Balance Model
References
- Paulsen, J. / K_rner, C. (2014): A climate-based model to predict potential treeline position around the globe. Alpine Botany, 124:1, 1-12. doi:10.1007/s00035-014-0124-0. online.
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Mean Temperature | grid list, input | TAVG | - | - |
Minimum Temperature | grid list, input | TMIN | - | - | |
Maximum Temperature | grid list, input | TMAX | - | - | |
Precipitation | grid list, input | PSUM | - | - | |
Latitude | grid, input, optional | LAT_GRID | - | - | |
Soil Water Capacity of Profile | grid, input, optional | SWC | Total soil water capacity (mm H2O). | - | |
Output | Snow Depth | grid, output | SNOW | - | - |
Soil Water (Upper Layer) | grid, output | SW_0 | - | - | |
Soil Water (Lower Layer) | grid, output | SW_1 | - | - | |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Default Latitude | floating point number | LAT_CONST | - | Minimum: -90.000000 Maximum: 90.000000 Default: 50.000000 | |
Default | floating point number | SWC_DEFAULT | default value if no grid has been selected | Minimum: 0.000000 Default: 220.000000 | |
Top Soil Water Capacity | floating point number | SWC_SURFACE | - | Minimum: 0.000000 Default: 30.000000 | |
Transpiration Resistance | floating point number | SWT_RESIST | - | Minimum: 0.010000 Default: 0.500000 | |
Reset | boolean | RESET | - | Default: 1 | |
Start Day | date | DAY | - | Default: 2024-07-05 |
Command Line
Usage: saga_cmd climate_tools 24 [-TAVG] [-TMIN ] [-TMAX ] [-PSUM ] [-SNOW ] [-SW_0 ] [-SW_1 ] [-LAT_GRID ] [-LAT_CONST ] [-SWC ] [-SWC_DEFAULT ] [-SWC_SURFACE ] [-SWT_RESIST ] [-RESET ] [-DAY ] -TAVG: Mean Temperature grid list, input -TMIN: Minimum Temperature grid list, input -TMAX: Maximum Temperature grid list, input -PSUM: Precipitation grid list, input -SNOW: Snow Depth grid, output -SW_0: Soil Water (Upper Layer) grid, output -SW_1: Soil Water (Lower Layer) grid, output -LAT_GRID: Latitude grid, input, optional -LAT_CONST: Default Latitude floating point number Minimum: -90.000000 Maximum: 90.000000 Default: 50.000000 -SWC: Soil Water Capacity of Profile grid, input, optional -SWC_DEFAULT: Default floating point number Minimum: 0.000000 Default: 220.000000 -SWC_SURFACE: Top Soil Water Capacity floating point number Minimum: 0.000000 Default: 30.000000 -SWT_RESIST: Transpiration Resistance floating point number Minimum: 0.010000 Default: 0.500000 -RESET: Reset boolean Default: 1 -DAY: Start Day date Default: 2024-07-05