LIDLayerDrainMat Class |
Namespace: DHI.Mike1D.RainfallRunoffModule.LID
The LIDLayerDrainMat type exposes the following members.
Name | Description | |
---|---|---|
![]() | LIDLayerDrainMat | Initializes a new instance of the LIDLayerDrainMat class |
Name | Description | |
---|---|---|
![]() | Depth | Depth of storage [m]. State variable |
![]() | Drain | Drain flux from storage [m/s]. |
![]() | Evap | Evaporation flux from storage [m/s]. |
![]() | ManningM |
Manning´s M for drainage flow.
It uses the slope in Slope. |
![]() | Porosity |
Storage porosity; void volume fraction of total volume.
|
![]() | Thickness |
Height of storage layer
Default value: 0. Unit: [meter]. |
![]() | Volume |
Volume of water per area [m] contained in storage
|
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | GetDrainMatOutflow |
Drainage material outflow [m/s]
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetVolume |
Volume of water per area [m] contained in storage for a given depth
|
![]() | Limit |
Limit drain mat state to acceptable values.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Prepare |
Prepare drain mat layer
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Validate |
Validate drain mat layer
|