ICatchmentKinematicWaveSurfaceData Interface |
Namespace: DHI.Mike1D.RainfallRunoffModule
public interface ICatchmentKinematicWaveSurfaceData
The ICatchmentKinematicWaveSurfaceData type exposes the following members.
Name | Description | |
---|---|---|
AreaFraction |
Area fraction of surface type.
Unit: [-].
| |
HortonDryExponent |
Time constant for dry period (inverse Horton's equation).
Unit: [1/s].
Only applicable for the Pervious surfaces.
| |
HortonEndInfiltrationRate |
Infiltration rate at end.
Unit: [m/s].
Only applicable for the Pervious surfaces.
| |
HortonStartInfiltrationRate |
Infiltration rate at start.
Unit: [m/s].
Only applicable for the Pervious surfaces.
| |
HortonWetExponent |
Time constant for wet period (horton's exponent).
Unit: [1/s].
Only applicable for the Pervious surfaces.
| |
ManningM |
Manning M number.
Default: depending on the surface type. Unit: [m^(2/3)/s]. | |
StorageCapacity |
Storage capacity.
Unit: [m].
Not applicable to ImperviousSteep.
| |
WettingCapacity |
Wetting capacity.
Unit: [m].
|