Click or drag to resize

PredefinedQuantityRR Enumeration

Enumeration of predefined quantities for RR module.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum PredefinedQuantityRR
Members
  Member nameValueDescription
Undefined0
KinematicWaveRunoff1 Runoff
KinematicWaveDepth2 Depth
KinematicWaveWettingLoss3 Wetting loss
KinematicWaveStorageLoss4 Storage loss
KinematicWaveInfiltration5 Infiltration
KinematicWaveInfiltrationPotential6 Potential infiltration
TimeAreaSnowStorage7 Snow storage
TimeAreaLoss8 Loss
TimeAreaInitialLossStorage9 Initial loss storage
UHMLossVolume10 Loss volume
UHMExcessRainfall11 Excess rainfall
FastRunoff12 Fast runoff Also represents boundary: Stormwater loads (surface)
SlowRunoff13 Slow runoff Also represents boundary: Stormwater loads (RDII)
Remarks
Remember to add an entry to the PredefinedQuantityTableRR a new PredefinedQuantityRR is created.
See Also