Expand description
Code for performing dispatch optimisation.
This is used to calculate commodity flows and prices.
Structsยง
- The solution to the dispatch optimisation problem
- A map for easy lookup of variables in the problem.
- A key for a
VariableMap
Functionsยง
- Add asset-level capacity and availability constraints
- add_
asset_ ๐contraints Add asset-level constraints - Add asset-level input-output commodity balances
- Add constraints for non-flexible assets.
- add_
variables ๐Add variables to the optimisation problem. - Calculate the cost coefficient for a decision variable
- Perform the dispatch optimisation.
Type Aliasesยง
- Variable ๐A decision variable in the optimisation