junction_lp.hpp file
Header for junction linear programming formulation.
This module defines the linear programming formulation for junctions in power system optimization models. It handles flow balance constraints and optional drain effects at network connection points.
The JunctionLP class extends ObjectLP to provide:
- Flow balance constraints for each scenario/stage combination
- Modeling of energy drain/loss effects
- Integration with the overall system LP formulation
Namespaces
- namespace gtopt
Classes
- class gtopt::JunctionLP
- Linear programming formulation for power system junctions.