FlowDemand

A FlowDemand node associates a non-consuming flow demand to a connector node (e.g. Pump, TabulatedRatingCurve) for one single priority. FlowDemand nodes can set a flow demand only for a single connector node.

1 Tables

1.1 Static

column type unit restriction
node_id Int32 - sorted
priority Int32 - positive
demand Float64 \(\text{m}^3/\text{s}\) non-negative

1.2 Time

This table is the transient form of the FlowDemand table, in which a time-dependent demand can be supplied. Similar to the static version, only a single priority per FlowDemand node can be provided.

column type unit restriction
node_id Int32 - sorted
time DateTime - sorted per node_id
priority Int32 - positive
demand Float64 \(\text{m}^3/\text{s}\) non-negative