IHDStructureNode Properties |
The IHDStructureNode type exposes the following members.
Name | Description | |
---|---|---|
CourantNumber |
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.
(Inherited from IHDNode.)If the value is larger than one, all the water in the cell is "replaced" during a single time step. | |
EngineNode |
EngineNode matching this module node
(Inherited from IModuleNode.) | |
OutletReach |
Outlet reach
| |
Reaches |
List of Reach connections, each specifying a connection between
the node and a reach.
(Inherited from IHDNode.) | |
SourcesInflow | Accumulated inflow sources (lateral inflow) at current time step. Always positive (Inherited from IHDNode.) | |
SourcesOutflow | Accumulated outflow sources (lateral outflow) at current time step. Always negative. It does not include SourcesOutflowSurface (Inherited from IHDNode.) | |
SourcesOutflowAll |
Accumulated surface outflow sources at current time step. Always negative.
(Inherited from IHDNode.) | |
SourcesOutflowSurface |
Accumulated surface outflow sources at current time step. Always negative
This is water removed without component mass, typically evapotranspiration
(Inherited from IHDNode.) | |
VolumeError |
Calculate the volume/mass error for node. In volume unit ([m3]).
(Inherited from IHDNode.) | |
WaterLevelN | Water level at time n (Inherited from IHDNode.) | |
WaterLevelNp1 | Water level at time n+1 (Inherited from IHDNode.) |