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 nodal fraction with distributed generators #798

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

tgi-climact
Copy link
Contributor

Changes proposed in this Pull Request

When using distributed generators, nodal fractions should be computed on the bus level. But currently, nodal fraction was not taking into account the fact that the bus level was not the same as the generators locations. Hence a grouby need to fix that.

Checklist

  • I tested my contribution locally and it seems to work fine.
  • Code and workflow changes are sufficiently documented.
  • Changed dependencies are added to envs/environment.yaml.
  • Changes in configuration options are added in all of config.default.yaml.
  • Changes in configuration options are also documented in doc/configtables/*.csv.
  • A release note doc/release_notes.rst is added.

@fneum fneum merged commit 4ed59eb into PyPSA:master Dec 11, 2023
3 of 5 checks passed
@tgi-climact tgi-climact deleted the fix/distributed-generators branch May 21, 2024 07:10
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