Click or drag to resize

IOpenSourceBoundaryMixHalvingTime Property

MixHalvingTime is time constant used to calculate boundary concentration mixing in case of flow reversal at the boundary,

It specifies the the time it takes to half the influence of a previous outflow.

A value of zero is undefined, and will disable mixing.

Default value: 3600. Unit: [s]

Namespace:  DHI.Mike1D.BoundaryModule
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
double MixHalvingTime { get; }

Property Value

Type: Double
See Also