junction.hpp file
Hydraulic junction node for hydro cascade systems.
This module defines the Junction structure representing a hydraulic node where one or more waterways and reservoirs meet. The water balance at each junction is: inflows − outflows − reservoir_change = 0.
JSON Example
{"uid": 1, "name": "j1"}
Namespaces
- namespace gtopt
Classes
- struct gtopt::Junction
- Hydraulic node in a hydro cascade network.