docs: add partial elastic demand and log-log approximation#1519
docs: add partial elastic demand and log-log approximation#1519lkstrp merged 9 commits intoPyPSA:masterfrom
Conversation
Addition of partial demand elasticity and a piecewise-linear demand curve as approximation for a log-log demand curve
|
I originally used Gurobi locally because due to the quadratic nature of the added examples, they did not converge with HiGHS on my machine. Since Gurobi is not usable on Read the Docs, I switched back to HiGHS in a follow-up commit. With HiGHS the example now runs into a timeout during the RTD docs build... |
|
Thanks for your comment @lkstrp I only updated the existing notebook and did not change its scope or placement, so I assumed no mkdocs.yml change was necessary. Happy to adjust navigation if you think it should be referenced differently. I now adjusted the number of days, that are included. Now one day per month instead of every 5th. Works with HiGHS now, will update the file the next days |
Ah, I missed that, thanks!
Reducing the complexity would be the best. We might also have fixed this issue with #1526 hopefully soon |
865161c to
f7906fe
Compare
|
I’ve now committed and pushed the simplified version that works with HiGHS. |
Addition of partial demand elasticity and a piecewise-linear demand curve as approximation for a log-log demand curve as proposed in Brown, Neumann, Riepin (2025)
Closes # (if applicable).
Changes proposed in this Pull Request
Checklist
docs.docs/release-notes.mdof the upcoming release is included.