HDDataItems Class |
Namespace: DHI.Mike1D.Engine.ModuleHD
The HDDataItems type exposes the following members.
| Name | Description | |
|---|---|---|
| BedShearStressCalculator |
Bed shear stress calculator.
To override the default build-in calculator, add your own here
just after the HD module has been created.
|
| Name | Description | |
|---|---|---|
| BedShearStress |
BEd Shear Stress for the current time step
| |
| DischargeHPoints |
Interpolate discharge on H points
| |
| EnergyLevel |
Energy Level for the current time step
| |
| EnergyLevelSlope |
Energy Level Slope for the current time step
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FloodedAreaTotal |
Total flooded area in network for the current time step
| |
| Froude |
Froude number for the current time step
| |
| Froude(Boolean, Boolean) |
Froude number for the current time step
| |
| FroudeEnd |
Froude number for the current time step at the end of the reach
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MassError |
Mass error for the current time step
| |
| MassErrorAccumulated |
Mass error accumulated (with sign) since the start of the
simulation, i.e. total generated water.
| |
| MassErrorAccumulatedCheckSum |
Mass error check sum since start of simulation, must equal zero (order of round of errors). Only total value, not detailed
| |
| MassErrorCheckSum |
Mass error check sum, must equal zero (order of round of errors). Only total value, not detailed
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| TimestepInflow |
Inflow into the network for current time step
| |
| TimestepOutflow |
Outflow out of the network for current time step
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| TotalInflow |
Total inflow into the network from the start of the simulation
| |
| TotalOutflow |
Total outflow out of the network from the start of the simulation
| |
| Velocity |
Velocity for the current time step
| |
| Velocity(Boolean, Boolean) |
Velocity for the current time step
| |
| VelocityEnd |
Velocity for the current time step in the end of the reach
| |
| Volume |
Volume in network for the current time step
| |
| VolumeChange |
Change in volume for the current time step
| |
| VolumeInNodesAboveGround |
Volume in network for the current time step in nodes above ground
| |
| WaterFlowRateAboveGround |
Volume in network for the current time step in nodes above ground
| |
| WaterLevelMinMax |
Min and max water level in gridpoints of reach
| |
| WaterLevelSlope |
Water Level Slope for the current time step
|
| Name | Description | |
|---|---|---|
| _bedShearStress | Bed shear stress data item |