OpenSourceBoundaryUseMixing Property |
If true, then the AD module uses mixing when calculating boundary concentration in case of flow reversal at the boundary.
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool UseMixing { get; set; }
Public Property UseMixing As Boolean
Get
Set
public:
virtual property bool UseMixing {
bool get () sealed;
void set (bool value) sealed;
}
Property Value
Type:
BooleanImplements
IOpenSourceBoundaryUseMixingSee Also