Open
Description
Describe the current behavior
On powsybl-core actions API side, we can define DanglingLineAction-s (since https://github.com/powsybl/powsybl-core/releases/tag/v6.3.0, see powsybl/powsybl-core#2903), but no python bindings are provided.
Describe the expected behavior
Python bindings are available to define DanglingLineAction-s
Describe the motivation
e.g. simulate HVDC actions where the HVDC link is not modelled explicitly but through an unpaired dangling line.
Extra Information
requested on Slack #pypowsybl channel on Oct 14th 2024
See also powsybl/powsybl-open-loadflow#1102 for OLF support of DanglingLineAction-s