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

Add target v sensitivity on current and reactive power #662

Merged
merged 21 commits into from
Nov 13, 2023

Conversation

EtienneLt
Copy link
Contributor

@EtienneLt EtienneLt commented Oct 13, 2023

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?

No

What kind of change does this PR introduce?

Feature

What is the current behavior?

Only a subset of available sensitivity are interfaced in pypowsybl.

What is the new behavior (if this is a feature change)?

We added a generic factor add method that allows to configure all of the available sensitivity types (functions and variables). For instance we can now compute sensitivity of a reactive power flow or a current to a voltage.

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

  • The Breaking Change or Deprecated label has been added
  • The migration guide has been updated in the github wiki (What changes might users need to make in their application due to this PR?)

Other information:

@EtienneLt EtienneLt requested a review from geofjamg October 13, 2023 08:13
@EtienneLt EtienneLt self-assigned this Oct 13, 2023
@EtienneLt EtienneLt changed the title add target v sensitivity on current and reactive power [WIP] add target v sensitivity on current and reactive power Oct 13, 2023
@EtienneLt EtienneLt force-pushed the add-targetv-sensitivity-on-current-and-reactive-power branch 5 times, most recently from f7b5b1d to b601101 Compare October 16, 2023 07:04
@EtienneLt EtienneLt force-pushed the add-targetv-sensitivity-on-current-and-reactive-power branch from b601101 to d85c930 Compare October 18, 2023 12:19
EtienneLt and others added 13 commits October 30, 2023 10:49
Signed-off-by: Etienne LESOT <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
@geofjamg geofjamg changed the title [WIP] add target v sensitivity on current and reactive power Add target v sensitivity on current and reactive power Nov 12, 2023
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
…ive-power

# Conflicts:
#	pypowsybl/_pypowsybl.pyi
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
@geofjamg geofjamg merged commit 615ec32 into main Nov 13, 2023
@geofjamg geofjamg deleted the add-targetv-sensitivity-on-current-and-reactive-power branch November 13, 2023 14:57
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.

3 participants