Skip to content

data: change dcline pmin to negative of pmax#48

Merged
rouille merged 1 commit intodevelopfrom
bidirectional_dc_lines
Sep 13, 2019
Merged

data: change dcline pmin to negative of pmax#48
rouille merged 1 commit intodevelopfrom
bidirectional_dc_lines

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Sep 13, 2019

This change to the input data file for inter-area DC lines ensures that the flow of power over the DC lines connecting the two regions is a variable, not a setpoint.

Before example: 500 <= PF <= 500 (resulting in 500 always)
After example: -500 <= PF <= 500

This has been tested with the intra-Western DC lines (using the files in Explorations/DanielO/bidirectional_dc_lines) via the analogous line in REISE: mpc.dcline(:,dcline_const.PMIN) = -mpc.dcline(:,dcline_const.PMAX);.

@ghost ghost requested review from kasparm and rouille September 13, 2019 18:59
@ghost ghost self-assigned this Sep 13, 2019
Copy link
Copy Markdown
Collaborator

@rouille rouille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree

@rouille rouille merged commit 9acea24 into develop Sep 13, 2019
@rouille rouille deleted the bidirectional_dc_lines branch September 13, 2019 20:10
@ghost ghost removed their assignment Oct 29, 2019
@ahurli ahurli mentioned this pull request Mar 11, 2021
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