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

Matpower: export considering different nominal voltage #2571

Merged
merged 10 commits into from
May 22, 2023

Conversation

marqueslanauja
Copy link
Contributor

@marqueslanauja marqueslanauja commented May 15, 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?

What kind of change does this PR introduce?

Feature

What is the current behavior?

Lines and Tielines with different nominal voltage at both ends are exported using only the nominal voltage at end 2, similar to lines with same nominal voltage at both ends.

What is the new behavior (if this is a feature change)?
Lines and Tielines with different nominal voltage at both ends are properly exported using both nominal voltages.

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:

marqueslanauja and others added 4 commits May 15, 2023 18:01
Signed-off-by: José Antonio Marqués <marquesja@aia.es>
Signed-off-by: José Antonio Marqués <marquesja@aia.es>
Signed-off-by: José Antonio Marqués <marquesja@aia.es>
marqueslanauja and others added 5 commits May 16, 2023 10:27
Signed-off-by: José Antonio Marqués <marquesja@aia.es>
Signed-off-by: José Antonio Marqués <marquesja@aia.es>
…ithub.com/powsybl/powsybl-core into matpower_export_different_nominal_voltage

Signed-off-by: José Antonio Marqués <marquesja@aia.es>
Signed-off-by: José Antonio Marqués <marquesja@aia.es>
Signed-off-by: José Antonio Marqués <marquesja@aia.es>

# Conflicts:
#	matpower/matpower-converter/src/test/java/com/powsybl/matpower/converter/MatpowerExporterTest.java
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

90.9% 90.9% Coverage
0.0% 0.0% Duplication

@geofjamg geofjamg marked this pull request as ready for review May 22, 2023 07:10
@geofjamg geofjamg merged commit 003ef7f into main May 22, 2023
@geofjamg geofjamg deleted the matpower_export_different_nominal_voltage branch May 22, 2023 08: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