Click or drag to resize

IBuildUpData Interface

Data needed for different build-up methods.

Namespace:  DHI.Mike1D.RainfallRunoffModule.ModuleSWQ
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IBuildUpData

The IBuildUpData type exposes the following members.

Properties
  NameDescription
Public propertyADWPInitial
Duration of ADWP before the start of the simulation. It determines the initial built-up mass. Note: ADWP - Antecedent Dry Weather Period. Unit: [s]
Public propertyBuildUpRate
Accumulation rate. Unit: [kg/(m^2*s)]
Public propertyBuildUpType
Build-up type.
Public propertyMaximumBuildUpMassPerArea
Maximum accumulated mass per area. Unit: [kg/m^2]
Top
See Also