Click or drag to resize

LIDLayerSoilFlowType Enumeration

Type of flow calculations used in soil

Namespace:  DHI.Mike1D.RainfallRunoffModule.LID
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum FlowType
Members
  Member nameValueDescription
Capacity0 Capacity based, using InfiltrationCapacity and LeakageCapacity
Conductivity1 Conductivity based, using the Green Ampt method
See Also