Skip to main content

Hillslope Roughness

Description

The kinematic roughness equations require a roughness parameter alpha, given by alpha = SQRT(S)/n, where S is slope [L/L] and n is Manning's roughness coefficient. This step computes the mean hillslope slope S, the area-weighted Manning's roughness coefficient n, and uses these to compute alpha. For additional information on these parameters, refer to the Toolbox documentation.

Usage

This step computes the mean hillslope slope S, the area-weighted Manning's roughness coefficient n, and uses these to compute alpha. For additional information on these parameters, refer to the Toolbox documentation.

Parameters

Parameter NameTypeDirectionData TypeDialog Reference
Input Width Function HillslopesRequiredInputFeature LayerPartitioned hillslopes with hillslope width function attributes calculated using the Hillslope Width Function tool (Terrain Preprocessing).
Input Landcover RasterRequiredInputRaster LayerInput NLCD landcover raster. See https://www.mrlc.gov/.
Input Hydro DEMRequiredInputRaster LayerInput filled DEM (use "Fill DEM" in Terrain Preprocessing).
Output Hillslopes RoughnessRequiredOutputFeature LayerOutput hillslopes with alpha calculated.