Fix DC junctions in simplify_network#2147
Conversation
|
I had to add a new key, named it
Open question, what to set as default. I believe the closest to replicate old behaviour is to allow mixing of AC and DC, but the technically more correct way would be to set |
|
I would suggest Not sure the name is expressive enough though. Just looking at the name, one could assume separate synchronous zones (like Balearic Islands, DK etc.) can be clustered / simplified. |
|
Thanks both @brynpickering and @fneum, I think I addressed all your comments. Regarding the config term, how about |
|
@copilot resolve the merge conflicts in this pull request |
Resolved the merge conflicts by merging |

@brynpickering @euronion
Same bug present in PyPSA-Eur upstream.
Changes proposed in this Pull Request
simplify_network(literal edge case example for new UK/Shetland HVDC and multi-terminal setup).doc/release_notes.md.Original base network topology

Before fix

remove_stubs: trueremove_stubs: falseAfter fix

remove_stubs: trueremove_stubs: falseChecklist
Required:
doc/release_notes.md.If applicable:
scripts/lib/validation.doc/*.mdfiles.