CatchmentKinematicWaveLength 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; }
Public Property Length As Double
Get
Set
public:
virtual property double Length {
double get () sealed;
void set (double value) sealed;
}
Property Value
Type:
DoubleImplements
ICatchmentKinematicWaveDataLengthSee Also