Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmarks: new PyPSA benchmarks with missing features #91

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

danielelerede-oet
Copy link
Contributor

Hi @siddharth-krishna I added 3 new PyPSA benchmarks to cover the missing features in the single node capacity expansion small benchmarks. So we have a new small problem with the addition of a battery storage for electricity, one with an emission limit and one with battery storage and unit commitment on the gas generator (so 2 LPs and 1 MILP). I also wanted to add CCS and retrofits among the technological options but the current technology-data repo does not contain data to include them in the power model. It may be considered as a possible future update.
I also modified the only_generate_problem_file option in keep_files to get .lp files as the latest linopy version doesn't allow its use anymore (I actually don't remember if you used a customized solution for not solving the problem but just getting the .lp file, but I checked the possible options for the n.optimize function and only_generate_prolem_file is not there).
I didn't add the size statistics as we were mentioning about using a JuMP-Highs tool for getting them.

Copy link

vercel bot commented Feb 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
solver-benchmark ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 0:31am

Copy link
Contributor

@siddharth-krishna siddharth-krishna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Daniele. As discussed, I'm moving the changes to benchmark_config.yaml from #93 to here.

@siddharth-krishna siddharth-krishna changed the title add new pypsa benchmarks Benchmarks: new PyPSA benchmarks with missing features Feb 14, 2025
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.

2 participants