Unit Hydrograph Method (UHM)¶
The Unit Hydrograph Method (UHM) is a simple linear surface runoff model used to derive hydrographs for any amount of excess precipitation. The runoff computation includes a comprehensive treatment of hydrological losses (i.e. calculation of excess precipitation) and runoff routing through creation of a composite hydrograph. Technical details can be found in the MIKE 1D Reference Manual.
Figure: The Unit Hydrograph Model tab
An overview of the editor fields and corresponding UHM Model attributes is provided in the table below.
| Edit field | Description | Used or required by simulations | Field name in datastructure |
|---|---|---|---|
| Contributin area fraction | Relative size of contributing area | Yes | UHMAreaFactor |
| Cp | Hydrograph peak factor | Optional, SUH Standard method only | UHMCp |
| Hydrograph | Method for hydrograph computation | Yes | UHMMethodNo |
| Slope | Representative catchment slope | Optional, SUH Alameda method only | UHMSuhSlope |
| Loss Model | Method for computing hydrological losses | Yes | UHMLossModelNo |
| Initial Loss | Initial loss | Optional, Constant Loss method only | UHMInitLoss |
| Constant Loss | Constant loss | Optional, Constant Loss method only | UHMConstLoss |
| Runoff Coefficient | Runoff coefficient | Optional, Proportional Loss method only | UHMRunoffCoeff |
| Curve Number | Standard hydrograph curve number | Optional, SCS and SCS Generalized loss methods only | UHMCurveNum |
| Initial AMC | Antecedent moisture condition | Optional, SCS loss method only | UHMAMC |
| Initial Abstr. Depth | Initial abstraction depth | Optional, SCS Generalized loss method only | UHMInitAbstractDepth |
| Lag Time Method | Method for lag time computation | Yes | UHMLagTimeMethodNo |
| Lag Time | User-specified lag time | Optional, User specified lag time method only | UHMLagTime |
| Hydraulic Lengt | Hydraulic length of the catchment | Optional, SCS Formula lag time method only | UHMHydraulicLength |
| LT Curve No. | CSC Curve number used for computing lag time | Optional, SCS Formula lag time method only | UHMLagCurveNum |
| LT Slope | Average catchment slope | Optional, SCS Formula lag time method only | UHMSlope |
| L | Length of the main stream from outlet to the divide | Optional, SUH Standard and Alameda lag time methods only | UHMSuhL |
| Ct | Watershed (catchment) coefficient | Optional, SUH Standard lag time method only | UHMSuhCt |
| Lc | Length of the main stream from the outlet to the point closest to the catchment centroid | Optional, SUH Standard and Alameda lag time methods only | UHMSuhLc |
| Stream Slope | Average Overland Slope | Optional, SUH Alameda lag time method only | UHMStreamSlope |
| Basin Factor | Basin factor | Optional, SUH Alameda lag time method only | UHMBasFactor |
Table: Overview of the UHM Model attributes (Table msm_Catchment)