This tool calculates the water balance for the selected position on a daily basis. Needed input is monthly data of mean, minimum, and maximum temperature as well as precipitation.
| | Name | Type | Identifier | Description | Constraints |
| Input | Mean Temperature | grid list, input | T | - | - |
| Minimum Temperature | grid list, input | TMIN | - | - |
| Maximum Temperature | grid list, input | TMAX | - | - |
| Precipitation | grid list, input | P | - | - |
| Soil Water Capacity of Profile (*) | grid, input, optional | SWC | Total soil water capacity (mm H2O). | - |
| Output | Summary | table, output | SUMMARY | - | - |
| Daily | table, output | DAILY | - | - |
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
| 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: 10.000000 |
| Transpiration Resistance | floating point number | SW1_RESIST | - | Minimum: 0.010000 Default: 1.000000 |
| Default Latitude | floating point number | LAT_DEF | - | Minimum: -90.000000 Maximum: 90.000000 Default: 50.000000 |
| (*) optional |