CatchmentKinematicWaveSurface Properties |
The CatchmentKinematicWaveSurface type exposes the following members.
Name | Description | |
---|---|---|
ApplyEvaporationOnRain |
When raining, if true the evaporation is applied at the beginning of the time step,
correcting the net rain and limited by the rain.
If false, evaporation is applied on non-empty storages in the catchment and can exceed the rain.
(Inherited from CatchmentSurface.)In dry periods, this is not used, evaporation is always applied on storages. | |
AreaFraction |
Area fraction.
Default: depending on the surface type
Unit: [-]
| |
Horton | Obsolete.
Horton, defined only for pervious surfaces.
(Inherited from CatchmentSurface.)Returns null if Infiltration is not Horton. | |
Infiltration |
Infiltration calculator. If null, the surface is impervious.
(Inherited from CatchmentSurface.) | |
InfiltrationAfterRain |
True if infiltration shall occur also after rain has ended.
(Inherited from CatchmentSurface.)Default is true . | |
Length |
The length of the subcatchment/channel.
The model assumes a prismatic flow channel with rectangular cross section. The channel bottom width is computed from catchment area and length. If not defined, the average length of the base catchment is used. Default: undefined Unit: [m] | |
ManningM |
Manning number
Default: depending on the surface type
Unit: [m^(2/3)/s]
| |
Slope |
The slope of the catchment/channel.
If not defined, the average slope of the base catchment is used. Default: undefined Unit: [m] | |
StorageCapacity |
Storage capacity
Unit: [m]
(Inherited from CatchmentSurface.) | |
SurfaceType |
Surface type, SurfaceType.
| |
UseReverseDraining | Obsolete.
Revert to old draining order. Set to true to
drain in same order as in MOUSE engine.
(Inherited from CatchmentSurface.)Reverse draining drains in order: wetting, storage, depth. Hence, when storages are full, wetting and storage will be drained and not depth, depth will be higher and give more runoff. This is visible in low-flow conditions. | |
WettingCapacity |
Wetting capacity
Unit: [m]
(Inherited from CatchmentSurface.) |