Skip to content

Current Implementation State

Haigutus edited this page Sep 13, 2023 · 4 revisions

Last updated 2023-09-13

Overall remarks

  • No blocking issues identified
  • Speed and performance seems suitable for EMF process
  • Some CIM data missing in python version of powsybl (Area information)

Proof of Concept Status

  1. OPDM Integration - Done
  2. Validation - Done
  3. Scaling - Done
  4. Merge - Done
  5. Merge export - Done
  6. Model Replacement - TODO
  7. QAS Reporting - TODO

Known issues

  1. powsybl does not support binary data loading - Solved
  2. powsybl does not support binary data export, needs additional post processing - TODO
  3. For Areas EIC not available - TODO
  4. Merged export not available (1xSV and Nx(EQ, SSH, TP)), needs additional post processing - Solved
  5. Mapping of all EMF LF settings to LF settings not 1:1
  6. Form LF results no island identification and island size, needs additional post processing
  7. Not all IGM-s could solved, needs investigation (both model and LF settings) - TODO
  8. powsybl SV instance export contains ShuntCompensatorSections for EquivalentShunt - Solved (https://github.com/powsybl/powsybl-core/issues/2672)
  9. powsybl SV some Tap Steps are not exported - Solved
  10. powsybl SV has issues with KirchoffsFristLaw - Solved (PF settings needed to be changed)
Clone this wiki locally