GlobalSourceBoundaryTypes Enumeration |
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntaxpublic enum GlobalSourceBoundaryTypes
Members
| Member name | Value | Description |
---|
| EUFunction | 0 | |
| Rainfall | 1 | |
| Evaporation | 2 | |
| WindField | 3 | |
| HeatBalance | 4 | |
| ResistanceFactor | 5 | |
| GroundWaterHead | 6 | |
| Temperature | 7 | |
| CatchmentDischarge | 8 | Obsolete. |
| CatchmentDischargePerArea | 11 | Obsolete. |
| CatchmentDischargePerPerson | 12 | Obsolete. |
| Abstraction | 9 | |
| GroundWaterLeakage | 10 | |
See Also