CatchmentNamDataConstGwDepthForZeroBaseFlow Property |
The ground water depth at which the base flow equals zero (GWLBF0). Constant value, used when
UseSeasonalGwDepthForZeroBaseFlow is false
Type: Ground water depth.
Unit: [meter].
Default: 10.
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double ConstGwDepthForZeroBaseFlow { get; set; }
Public Property ConstGwDepthForZeroBaseFlow As Double
Get
Set
public:
virtual property double ConstGwDepthForZeroBaseFlow {
double get () sealed;
void set (double value) sealed;
}
Property Value
Type:
DoubleImplements
ICatchmentNamDataConstGwDepthForZeroBaseFlowSee Also