IHACRES Calibration (2)
- Author: copyrights (c) 2008 Stefan Liersch
- Menu: Simulation | Hydrology | IHACRES
Description
Calibration Tool for the Model IHACRES Reference: Jakeman, A.J. / Hornberger, G.M. (1993). How Much Complexity Is Warranted in a Rainfall-Runoff Model? Water Resources Research, (29), NO. 8 (2637-2649) Croke, B. F. W., W. S. Merritt, et al. (2004). A dynamic model for predicting hydrologic response to land cover changes in gauged and ungauged catchments. Journal Of Hydrology 291(1-2): 115-131.
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Table | table, input | TABLE | - | - |
Output | Table | data object Table, output, optional | TABLEout | - | - |
Table | data object Table, output, optional | TABLEparms | - | - | |
Options | Date Column | table field | DATE_Field | Select the column containing the Date | - |
Streamflow Column | table field | DISCHARGE_Field | Select the Column containing Discharge Values | - | |
Precipitation Column | table field | PCP_Field | Select the Column containing precipitation Values | - | |
Temperature Column | table field | TMP_Field | Select the Column containing Temperature Values | - | |
Subbasin Inflow | table field | INFLOW_Field | Select the column containing inflow data to the subbasin | - | |
Is the subbasin upstream (no external inflow) | boolean | bUPSTREAM | If checked, it means there is no external inflow to the subbasin | Default: 1 | |
Using temperature data? | boolean | USE_TMP | If checked, then temperature data are used. | Default: 1 | |
Number of Simulations | integer number | NSIM | Number of Simulations for Calibration | Minimum: 1 Maximum: 10000000 Default: 1000 | |
Area of the Watershed in [km2] | floating point number | AREA | Area of the Watershed in [km2] used for unit conversion | Minimum: 0.000010 Default: 100.000000 | |
Storage | choice | STORAGE | - | Available Choices: [0] Single Storage [1] Two Parallel Storages [2] Two Storages in Series Default: 0 | |
IHACRES Version | choice | IHACVERS | - | Available Choices: [0] Jakeman & Hornberger (1993) [1] Croke et al. (2005) Default: 0 | |
Snow Tool on/off | boolean | SNOW_TOOL | If checked the snow module is active | Default: 1 |
Command Line
Usage: saga_cmd sim_ihacres 0 [-TABLE] [-DATE_Field ] [-DISCHARGE_Field ] [-PCP_Field ] [-TMP_Field ] [-INFLOW_Field ] [-bUPSTREAM ] [-USE_TMP ] [-NSIM ] [-AREA ] [-STORAGE ] [-IHACVERS ] [-SNOW_TOOL ] [-TABLEout ] [-TABLEparms ] -TABLE: Table table, input -DATE_Field: Date Column table field -DISCHARGE_Field: Streamflow Column table field -PCP_Field: Precipitation Column table field -TMP_Field: Temperature Column table field -INFLOW_Field: Subbasin Inflow table field -bUPSTREAM: Is the subbasin upstream (no external inflow) boolean Default: 1 -USE_TMP: Using temperature data? boolean Default: 1 -NSIM: Number of Simulations integer number Minimum: 1 Maximum: 10000000 Default: 1000 -AREA: Area of the Watershed in [km2] floating point number Minimum: 0.000010 Default: 100.000000 -STORAGE: Storage choice Available Choices: [0] Single Storage [1] Two Parallel Storages [2] Two Storages in Series Default: 0 -IHACVERS: IHACRES Version choice Available Choices: [0] Jakeman & Hornberger (1993) [1] Croke et al. (2005) Default: 0 -SNOW_TOOL: Snow Tool on/off boolean Default: 1 -TABLEout: Table data object Table, output, optional -TABLEparms: Table data object Table, output, optional