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

Improve generator stub scaling #282

Open
danielolsen opened this issue Sep 1, 2020 · 0 comments
Open

Improve generator stub scaling #282

danielolsen opened this issue Sep 1, 2020 · 0 comments
Assignees
Labels
feature request Request for a new feature. (Only lives in Backlog)

Comments

@danielolsen
Copy link
Contributor

danielolsen commented Sep 1, 2020

Problem

Right now, only branches connecting renewable generators are scaled, and the identification process for stub branches is rudimentary: we only trace back into the network until it 'branches' (we encounter a bus 3+ branches connected to it), but that doesn't identify branches where there is a 'Y' downstream of a single connection to the mesh network. I.e., we're not accurately identifying all 'bridges' https://en.wikipedia.org/wiki/Bridge_(graph_theory). Since the Seams study will require a decent quantity of new gas capacity, and since there are often several units at one gas plant behind a single point-of-interconnection to the main grid, we want to fix these issues.

Proposed solutions

@danielolsen danielolsen added the feature request Request for a new feature. (Only lives in Backlog) label Sep 1, 2020
@danielolsen danielolsen added this to the Movin' Out milestone Sep 1, 2020
@danielolsen danielolsen removed this from the Movin' Out milestone Sep 10, 2020
@danielolsen danielolsen removed their assignment May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature. (Only lives in Backlog)
Projects
None yet
Development

No branches or pull requests

4 participants