River Node
General Description
The river node is a node in the river network, which may have multiple upstream nodes (i.e. a confluence) but only one downstream node. API Reference.
Primary Attributes
Name | Description | Required |
---|---|---|
allocation penalty | The cost per unit flow via the node | Optional |
max_flow | The maximum flow constraint on the node | Optional |
min_flow | The minimum flow constraint on the node | Optional |
Examples
coming soon...
Last updated