Skip to content

bugfix: align enabled deduction of distribution losses from elec demand#1668

Merged
fneum merged 4 commits intoPyPSA:masterfrom
daniel-rdt:bugfix/deduct-distribution-losses
May 25, 2025
Merged

bugfix: align enabled deduction of distribution losses from elec demand#1668
fneum merged 4 commits intoPyPSA:masterfrom
daniel-rdt:bugfix/deduct-distribution-losses

Conversation

@daniel-rdt
Copy link
Copy Markdown
Contributor

Closes #1667.

Changes proposed in this Pull Request

Bugfix for deduction of distribution losses from electricity demand in prepare_sector_network only when distribution losses are actually enabled

Checklist

  • I tested my contribution locally and it works as intended.
  • Code and workflow changes are sufficiently documented.
  • Changed dependencies are added to envs/environment.yaml.
  • Changes in configuration options are added in config/config.default.yaml.
  • Changes in configuration options are documented in doc/configtables/*.csv.
  • Sources of newly added data are documented in doc/data_sources.rst.
  • A release note doc/release_notes.rst is added.

@fneum fneum enabled auto-merge (squash) May 25, 2025 11:02
@fneum fneum disabled auto-merge May 25, 2025 11:52
@fneum fneum merged commit f826962 into PyPSA:master May 25, 2025
3 of 5 checks passed
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.

Distribution losses deducted from elec demand even when distribution losses not enable

2 participants