Click or drag to resize

ADScope Enumeration

Scope of AD component

Namespace:  DHI.Mike1D.ADDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum ADScope
Members
  Member nameValueDescription
Water0 Component exists in the water column and is advected/transported with the flow
Surface1 Not implemented
Fixed2 Component is fixed in space and is not advected/transported with the flow
NonCohesiveSediment3 Component is suspended non-cohesive sediment and is moved by ST Module
CohesiveSediment4 Component is suspended cohesive sediment and is advected/transported with the flow
See Also