Click or drag to resize

IHDNode Properties

The IHDNode type exposes the following members.

Properties
  NameDescription
Public propertyCourantNumber
The Courant Number reflects the fraction between the amount of volume flowing through the cell in one time step and the amount of volume of water in the cell.

If the value is larger than one, all the water in the cell is "replaced" during a single time step.

Public propertyEngineNode
EngineNode matching this HD node
Public propertyReaches
List of Reach connections, each specifying a connection between the node and a reach.
Public propertySourcesInflow
Accumulated inflow sources (lateral inflow) at current time step. Always positive
Public propertySourcesOutflow
Accumulated outflow sources (lateral outflow) at current time step. Always negative
Public propertyWaterLevelN
Water level at time n
Public propertyWaterLevelNp1
Water level at time n+1
Top
See Also