Click or drag to resize

CatchmentNamInitialUseInitialBaseFlow Property

Flag telling the ground water storage is initialised by a baseflow and ground water depth is derived from the baseflow, or if initialised by an initial groundwater depth and the base flow is derived from the depth.

When called from MIKE11 it is true, if called from Mouse it is false.

Default: true

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public bool UseInitialBaseFlow { get; set; }

Property Value

Type: Boolean
See Also