Skip to content

Conversation

antoinebhs
Copy link
Contributor

@antoinebhs antoinebhs commented Jun 27, 2024

Add support for limit reduction in security analysis. The limit reduction default values and metadata are set ine configuration to give the possibility of overriding in deployment. A limit reduction table can look like:

Voltage level (kV) IST Limit duration >10min Limit duration ≥ 5min Limit duration ≥ 0min
20 1 1 1 1
45 1 1 1 1
63 1 1 1 1
90 1 1 1 1
150 1 1 1 1
225 1 1 0,95 0,9
400 1 1 0,95 0,9

Tasks left

  • Add a check to ensure that the 2D table in the parameters is consistent in size with the 2D table in the default parameters
  • Add checks to verify that the limit reductions are between 0 and 1? Probably already done by Powsybl implementation

@antoinebhs antoinebhs force-pushed the add-limit-reduction branch from 3af15d7 to e10e71b Compare June 27, 2024 09:06
antoinebhs and others added 2 commits July 8, 2024 10:50
…lues and remove endpoint to get limit reduction metadata

Signed-off-by: Slimane AMAR <amarsli@gm0winl104.bureau.si.interne>
@SlimaneAmar SlimaneAmar force-pushed the add-limit-reduction branch from f5a0593 to 346d857 Compare July 8, 2024 09:36
@SlimaneAmar SlimaneAmar force-pushed the add-limit-reduction branch from 346d857 to b3b6b7b Compare July 8, 2024 09:37
@antoinebhs
Copy link
Contributor Author

@SlimaneAmar I checked again after your changes and it looks good to me! I haven't tested again with gridsuite/gridstudy-app#2185 gridsuite/gridstudy-app#2184.

Copy link

@SlimaneAmar SlimaneAmar merged commit e50ffe2 into main Aug 21, 2024
@SlimaneAmar SlimaneAmar deleted the add-limit-reduction branch August 21, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants