Skip to content

v4.5.0

Compare
Choose a tag to compare
@pet-mit pet-mit released this 31 Aug 15:39

What's Changed

New CSA-profiles CRAC importer

This importer respects the ENTSO-E specification for CIM CSA-profiles v2.2.
For now, supported objects are:

  • Contingencies
  • Flow CNECs
  • Topological remedial actions (only opening switches for now, and only on-instant & on-contingency-instant usage rules)
  • Injection set-point remedial actions (only on-instant & on-contingency-instant usage rules)
  • PST range actions (only on-instant & on-contingency-instant usage rules)

CIM CRAC importer

  • The importer is now more permissive on where it should find contingencies & flow CNECs. Read about it here: #784

Remedial action optimisation

  • The RAO is now faster thanks to an optimisation of the search-tree algorithm. Read about it here: #766
  • A minor bug has been fixed inside the search-tree: #778
  • Misc issues with automaton simulation have also been fixed: #777

CRAC API

  • It is now possible to define remedial actions that are available after a constraint on a voltage CNEC. Read about it here: #775

New Contributors

Full Changelog: v4.4.1...v4.5.0