Click or drag to resize

OpenSourceBoundaryMixHalvingTime 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
public double MixHalvingTime { get; set; }

Property Value

Type: Double

Implements

IOpenSourceBoundaryMixHalvingTime
See Also