Skip to content

Restricting network topology to interconnectors only#141

Merged
lindnemi merged 2 commits intomainfrom
network_topology
Nov 4, 2025
Merged

Restricting network topology to interconnectors only#141
lindnemi merged 2 commits intomainfrom
network_topology

Conversation

@toniseibold
Copy link
Copy Markdown
Contributor

@toniseibold toniseibold commented Nov 3, 2025

closes #138

create_network_topology is slightly adjusted and excludes DC links that have a underwaterfraction smaller than 0.1.
This ensures that only interconnector links are used as a network topology for CO2 and H2 pipelines.
The biomass transport is now restricted to bus regions that are next to each other excluding any interconnector transport links.

Before asking for a review for this PR make sure to complete the following checklist:

  • Workflow with target rule ariadne_all completes without errors
  • The logic of export_ariadne_variables has been adapted to the changes
    not applicable
  • One or several figures that validate the changes in the PR have been posted as a comment
  • A brief description of the changes has been added to Changelog.md
    not applicable
  • The latest main has been merged into the PR
  • The config has a new prefix of the format YYYYMMDDdescriptive_title
    not applicable

Before

image

After

image

@lindnemi lindnemi merged commit 25de4e0 into main Nov 4, 2025
4 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.

create_network_topology adds domestic links between non-neighboring bus regions

2 participants