Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reactive slacks on all buses by default #69

Merged
merged 12 commits into from
Jul 11, 2024
Merged

Conversation

p-arvy
Copy link
Member

@p-arvy p-arvy commented May 16, 2024

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem?

What kind of change does this PR introduce?

What is the current behavior?

By default, reactive slacks (in AMPL ACOPF) are only on buses with no generation.

What is the new behavior (if this is a feature change)?
By default, reactive slacks are now on all buses.

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

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

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

Other information:

p-arvy added 3 commits May 16, 2024 12:40
Signed-off-by: p-arvy <pierre.arvy@artelys.com>
Signed-off-by: p-arvy <pierre.arvy@artelys.com>
Signed-off-by: p-arvy <pierre.arvy@artelys.com>
@p-arvy p-arvy self-assigned this May 16, 2024
Copy link

@p-arvy p-arvy changed the title Reactive slacks on all buses by default [WIP] Reactive slacks on all buses by default May 30, 2024
Signed-off-by: p-arvy <pierre.arvy@artelys.com>
p-arvy added 7 commits June 20, 2024 18:52
Signed-off-by: p-arvy <pierre.arvy@artelys.com>
# Conflicts:
#	open-reac/src/main/java/com/powsybl/openreac/parameters/input/OpenReacParameters.java
#	open-reac/src/test/resources/openreac-output-shunt/reactiveopf_results_shunts.csv
Signed-off-by: p-arvy <pierre.arvy@artelys.com>
# Conflicts:
#	open-reac/README.md
Signed-off-by: p-arvy <pierre.arvy@artelys.com>
Signed-off-by: p-arvy <pierre.arvy@artelys.com>
Signed-off-by: p-arvy <pierre.arvy@artelys.com>
@p-arvy p-arvy changed the title [WIP] Reactive slacks on all buses by default Reactive slacks on all buses by default Jul 11, 2024
@p-arvy p-arvy requested review from So-Fras July 11, 2024 11:00
Signed-off-by: Sophie Frasnedo <sophie.frasnedo@rte-france.com>
Copy link

@So-Fras So-Fras merged commit f4764ed into main Jul 11, 2024
6 checks passed
@So-Fras So-Fras deleted the reactive-slack-on-all-buses branch July 11, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants