Click or drag to resize

DistributedSourceBoundaryTypes Enumeration

Type of distributed source inflow

Namespace:  DHI.Mike1D.BoundaryModule
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum DistributedSourceBoundaryTypes
Members
  Member nameValueDescription
Inflow0 Standard inflow
RainfallRunoffInflow1 Inflow is from surface/rainfall runoff
Rainfall2 Rainfall. Only applicable for distributed overrides in global boundary
Evaporation3 Evaporation. Only applicable for distributed overrides in global boundary
WindField4 Wind field. Only applicable for distributed overrides in global boundary
HeatBalance5 Heat balance. . Not supported
ResistanceFactor6 Resistance factor. Only applicable for distributed overrides in global boundary
GroundWaterLeakage7 Ground water leakage. Not supported
Exfiltration8 Water exfiltration from link
See Also