Describe the current behavior
If a PhaseTapChanger is regulating with the mode CURRENT_LIMITER, then it is exported in CGMES with a RegulatingControl of mode currentFlow. However, these two modes are not equivalent and the mode currentFlow is not allowed by QoCDC.
Describe the expected behavior
If a PhaseTapChanger is regulating with the mode CURRENT_LIMITER, then:
- The regulation mode should be exported as
RegulatingControlModeKind.activePower.
- The regulation value should be exported as a
CurrentLimit of an OperationalLimitSet associated to the regulated terminal.
- A warning is logged in the report node.
Describe the steps
No response
Environment
No response
Relevant Log Output
No response
Extra Information
No response