openego / eTraGo

Optimization of flexibility options for transmission grids based on PyPSA
GNU Affero General Public License v3.0
30 stars 13 forks source link

Use linopy formulation #706

Open ClaraBuettner opened 5 months ago

ClaraBuettner commented 5 months ago

The new pypsa versions include optimizing with linopy (instead of pyomo). This is already used in this branch: https://github.com/openego/eTraGo/tree/features/market-simulation-electrolysis-dispatch

The constraints used by default (CH4 and CHP) are already translated on that branch. This needs to be done for the other optional constraints as well.