Skip to content

v6.0.1

Compare
Choose a tag to compare
@annetill annetill released this 06 Oct 13:53
· 18 commits to release-v6.0.0 since this release

CGMES conversion

  • CGMES import: disconnect dangling line if disconnected at boundary (#2730)
  • CGMES import: manage phase tap changers with xMin. It is now optional (CGMES 3.0) and consistent with transformer x (non zero and non negative) (#2731)
  • CGMES import: fix regression due to ratedS wrong format on three windings transformers (#2733)
  • CGMES import: improve log message for merged containers (#2738)
  • CGMES import: adjust multiple unpaired dangling lines connected at same boundary node (#2737)

Short-circuit

  • Correct value of min-voltage-drop-proportional-threshold in tests (#2734)

IIDM

  • Fix merging networks with a tie line and a dangling line of same pairing key (#2740)
  • Implement VoltageAngleLimit removal (#2742)
  • Fix VoltageAngleLimit retrieval by id from a subnetwork (#2743)