powsybl / powsybl-open-rao

A toolbox based on powsybl framework dedicated to power systems coordinated capacity calculation and security analysis projects
Mozilla Public License 2.0
17 stars 6 forks source link

Replace "Usage Rules" by "Trigger Conditions" #1050

Closed bqth29 closed 2 months ago

bqth29 commented 4 months ago

Please check if the PR fulfills these requirements

Does this PR already have an issue describing the problem? Fixes #992

What kind of change does this PR introduce? Usage Rules have been discarded and replaced by Trigger Conditions that carry a sort of logical gates on four conditions: instant, contingency, cnec and country.

Does this PR introduce a breaking change or deprecate an API?

If yes, please check if the following requirements are fulfilled

What changes might users need to make in their application due to this PR? (migration steps)

TODO

Other information:

bqth29 commented 2 months ago

Since the code must be made common with PowSyBl (cf. #1067) I suggest to close this PR for the moment