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

minimum interregional transmission constraint #601

Open
joshdr83 opened this issue Dec 11, 2023 · 6 comments
Open

minimum interregional transmission constraint #601

joshdr83 opened this issue Dec 11, 2023 · 6 comments
Assignees
Labels
enhancement New feature or request

Comments

@joshdr83
Copy link

joshdr83 commented Dec 11, 2023

Would it be worth having a constraint to force GenX to build a minimum amount of transmission from one region to its neighbors? Like if region A was connected to regions X, Y, and Z, what about a constraint where the sum of transmission A<->X, A<->Y, and A<->Z would have to equal say 15,000 MW?

I am thinking about this in terms of how important transmission is and is becoming and how something like this would be needed to model legislation like the BIG WIRES ACT.

@sambuddhac

@sambuddhac
Copy link
Collaborator

Thanks @joshdr83 . @JesseJenkins @dharik13 @xuqingyu @RuaridhMacd and @nspatank , ... I just assigned you to see if you have any thoughts on this. I can write up a code snippet to implement this in a PR.

@dharik13
Copy link
Collaborator

dharik13 commented Jan 4, 2024

@joshdr83 there are some folks at MIT CEEPR who have an implementation of this worked on. I will ask them to push so that it is availalbe for broader use.

@joshdr83
Copy link
Author

joshdr83 commented Jan 5, 2024

@dharik13 awesome! Please lmk when that is up!

@sambuddhac sambuddhac added the enhancement New feature or request label Jan 8, 2024
@juansenga1
Copy link

Hi @joshdr83,

As @dharik13 mentioned, our team at CEEPR is working on an implementation of minimum transmission between regions. We're still ironing out some details on the appropriate heuristic for it and we can share the details and code roughly by the first week of February, latest second week. Hope that works!

@joshdr83
Copy link
Author

joshdr83 commented Jan 17, 2024 via email

@filippopecci filippopecci self-assigned this Feb 6, 2024
@JesseJenkins
Copy link
Collaborator

@juansenga1 have you submitted a PR on this? If not, can you please submit a pull request to the develop branch implementing this minimum interregional transmission constraint as a new policy feature? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

9 participants