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

Fix hvdc ra inverted #1036

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Fix hvdc ra inverted #1036

merged 2 commits into from
Jun 13, 2024

Conversation

danielthirion
Copy link
Collaborator

@danielthirion danielthirion commented Jun 6, 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?

Bug fix : the convention on which to invert direction of HVDC RA in the Crac Creator was wrong. As explained in the ENTSOE documentation (https://eepublicdownloads.entsoe.eu/clean-documents/EDI/Library/crac/CRAC_implementation_guide_v2r3.pdf L332-333)

In_Domain.mRID: the area of the related oriented border study where the energy flows into.
Out_Domain.mRID: the area of the related oriented border study where the energy comes from.

What is the current behavior?

Direction of HVDC is inverted when compared to CVG results. CORESO raised the issue in a ticket.

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

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

  • Yes
  • [X ] 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:

Signed-off-by: thiriondan <daniel.thirion@rte-france.com>
Signed-off-by: thiriondan <daniel.thirion@rte-france.com>
@danielthirion danielthirion force-pushed the fix_hvdc_ra_inverted branch from 744fc98 to 2157331 Compare June 11, 2024 09:45
@phiedw phiedw merged commit cebab11 into main Jun 13, 2024
10 checks passed
@phiedw phiedw deleted the fix_hvdc_ra_inverted branch June 13, 2024 14:58
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.

2 participants