Output Node
General Description
The output node (API Reference) is a general output at any point from the network. Output nodes remove water from the system.
Output nodes are required at the end of a river and in this use case generally do not have an allocation penalty or max_flow assigned.
Output nodes are also used to represent consumptive water demands. In this use case, they tend to have negative allocation penalties assigned so that the linear program allocates water to them as well as a max_flow which can be either a constant or a parameter representing the water demand.
Primary Attributes
Examples
coming soon...
Last updated