Open sylvlecl opened 1 year ago
@annetill @miovd @geofjamg @EtienneLt After discussion: it appears it is "known" that the bus-branch export is not supported
--> we should remove completely the support for that export parameter
Is it agreed ? Of course it's a breaking change. We can document that it could be replaced by the bus-breaker export where the retained switches are configured according to the needs.
@annetill @miovd @geofjamg @EtienneLt After discussion: it appears it is "known" that the bus-branch export is not supported
--> we should remove completely the support for that export parameter
Is it agreed ? Of course it's a breaking change. We can document that it could be replaced by the bus-breaker export where the retained switches are configured according to the needs.
Please note before taking a decision that there are users of the feature (dynawo project and ELM for example use the bus-branch export to run their calculations).
Bug
See unit test in https://github.com/powsybl/powsybl-core/pull/2386
When exporting to an XIIDM file in bus-branch topology, elements may have no associated connectable bus. It causes the XIIDM file to be invalid (impossible to import).
To be decided: