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 initial voltage plan parameter for short-circuit analysis #809

Merged
merged 4 commits into from
Jul 31, 2024

Conversation

colinepiloquet
Copy link
Member

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?

/

What is the new behavior (if this is a feature change)?
Adds the initial voltage profile parameter for short-circuit analysis.
This parameter can take two values:

  • Nominal: the nominal voltages are used for computation (default value)
  • Previous value: the voltages calculated by the load flow are used for computation
    Another value is available in java that will be exposed in pyPowsybl in another pull request.

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

  • Yes
  • No

EtienneLt and others added 2 commits July 25, 2024 11:43
Signed-off-by: Etienne LESOT <etienne.lesot@rte-france.com>
Signed-off-by: Coline PILOQUET <coline.piloquet@rte-france.com>
@colinepiloquet colinepiloquet marked this pull request as ready for review July 25, 2024 10:47
Signed-off-by: Coline PILOQUET <coline.piloquet@rte-france.com>
@colinepiloquet colinepiloquet changed the title Add initial voltage plan short circuit Add initial voltage plan parameter for short-circuit analysis Jul 25, 2024
@HugoKulesza HugoKulesza merged commit 69b2ad6 into main Jul 31, 2024
6 checks passed
@HugoKulesza HugoKulesza deleted the add-initial-voltage-plan-short-circuit branch July 31, 2024 12:49
geofjamg pushed a commit that referenced this pull request Aug 24, 2024
Signed-off-by: Etienne LESOT <etienne.lesot@rte-france.com>
Signed-off-by: Coline PILOQUET <coline.piloquet@rte-france.com>
geofjamg pushed a commit that referenced this pull request Aug 27, 2024
Signed-off-by: Etienne LESOT <etienne.lesot@rte-france.com>
Signed-off-by: Coline PILOQUET <coline.piloquet@rte-france.com>
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.

3 participants