Click or drag to resize

ResistanceDepthDependence Enumeration

Resistence dependence on water level.

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum ResistanceDepthDependence
Members
  Member nameValueDescription
Constant0 Resistance is not waterlevel dependent
Exponent1 Resistance is Mbot + (Mtop-Mbot)(
Tabulated2 Resistence is tabulated and stored in the XsBase cross section.
See Also