Skip to content

fix operational reserve constraints#2178

Open
fneum wants to merge 2 commits into
masterfrom
fix-operational-reserve
Open

fix operational reserve constraints#2178
fneum wants to merge 2 commits into
masterfrom
fix-operational-reserve

Conversation

@fneum

@fneum fneum commented May 22, 2026

Copy link
Copy Markdown
Member
  • Operational reserve margin constraints now work for PyPSA v1.0 (dimension name change from "Generator" to "name").
  • Load shedding generators are now excluded from reserve margin calculations (the should not).
  • Renewable generators are now identified based on the configuration rather than presence of p_max_pu data (not a robust selector).
  • Fixed for networks without extendable generators (before skipped in such cases).

There are some improvements to be done in the future, such as including links (representing power plants in sector-coupled networks) and storage units (PHS, hydro, batteries) in the operational reserve and generally selecting which carriers can contribute to the reserve. But that's for later.

Comment thread scripts/solve_network.py Dismissed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant