powsybl-core icon indicating copy to clipboard operation
powsybl-core copied to clipboard

[Actions] Update security analysis interceptors to handle operator strategy results

Open sylvlecl opened this issue 2 years ago • 0 comments

  • Do you want to request a feature or report a bug?

Feature

  • What is the current behavior?

Security analysis API has been updated to simulate operator strategies. However, the security analysis interceptors have not been updated to handle those results (to customize them on the fly).

  • What is the expected behavior?

The interceptor interface must be updated and the result build must call the new methods.

  • What is the motivation / use case for changing the behavior?

Customizing operator strategy results, as for N and N-1 results.

sylvlecl avatar Jul 13 '22 11:07 sylvlecl