CatchmentNamDataRootZoneStorageMax Property  | 
 
            Maximum storage in the root/lower zone (L_max)
            Type: Storage depth
            Unit: [mm]
            Default: 100.00
            
 
    Namespace: 
   DHI.Mike1D.RainfallRunoffModule
    Assembly:
   DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntaxpublic double RootZoneStorageMax { get; set; }Public Property RootZoneStorageMax As Double
	Get
	Set
public:
virtual property double RootZoneStorageMax {
	double get () sealed;
	void set (double value) sealed;
}Property Value
Type: 
DoubleImplements
ICatchmentNamDataRootZoneStorageMax
See Also