public class CatchmentKinematicWaveSurfaceRouting : ICatchmentKinematicWaveSurfaceRoutingData| CatchmentKinematicWaveSurfaceRouting | Initializes a new instance of the CatchmentKinematicWaveSurfaceRouting class |
| 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 M 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] |
| SurfaceType | Surface type, SurfaceType. |
| CloneDataMembersOnly | Creates a clone only of data members of the class. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| KinematicFactor | Kinematic factor. Computational variable. Unit: [m^(4/3)/s] |
| Runoff | Runoff from the sub-catchment. State variable. Unit: [m3/s] |
| RunoffOld | Runoff from the sub-catchment at previous time step Computational variable. Unit: [m3/s] |
| Width | Width of the sub-catchment. Computational variable. Unit: [m] |