IHDStructureNode Methods

Methods

AddSourceContribution Lateral inflow, average value over time step or value at time N+½.

Be aware that you can not add lateral inflow to a node which is an active open boundary (has no effect).


(Inherited from IHDNode)
GetVolumeN Retrieve volume at level N with a given offset from that level.
(Inherited from IFlowNode)
GetVolumeNp1 Retrieve volume at level Np1 with a given offset from that level.
(Inherited from IFlowNode)
InOutflowAnnul After a HD time step (and before AD time step), it is possible to add or withdraw discharge from both source input and output.

The amount must be smaller than both SourcesInflow and [!:SourcesOutflow], or, it will be limited to the largest of the two (because they cannot change sign)


(Inherited from IHDNode)

Extension Methods

AddToOffers Add to "offers", i.e. quantities that can be outputted to result file and requested through the result proxy system
(Defined by ModuleHDExtensions)

See Also