Click or drag to resize

CatchmentNamDataZoneMaximumStorage Property

Variables holding the maximum storage at the different zones Type: Storage depth Unit: [mm] Default: 10000, if only one snow zone: 0.

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[] ZoneMaximumStorage { get; set; }

Property Value

Type: Double

Implements

ICatchmentNamDataZoneMaximumStorage
See Also