CatchmentWallingfordSurfaceVolumeOnGroundBeforeRouting Property

Volume of water stored in catchment after UpdateStorage but before UpdateRouting. This water will be eventually routed. Note: For CatchmentLinearReservoir this can be determined only after UpdateRouting, because information about runoff is needed.

Definition

Namespace: DHI.Mike1D.RainfallRunoffModule
Assembly: DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public double VolumeOnGroundBeforeRouting { get; set; }

Property Value

Double

See Also