Click or drag to resize

CatchmentKinematicWave.Length Property

The length of the channel.

The model assumes a prismatic flow channel with rectangular cross section. The channel bottom width is computed from catchment area and length.

This is only applicable when the catchment does not specify their length explicitly, see Length.

Default: 10 m Unit: [m]

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double Length { get; set; }

Property Value

Type: Double

Implements

ICatchmentKinematicWaveData.Length
See Also