Skip to content

feat: add reduce_to_radial_network for looped systems - #211

Merged
AadilLatif merged 1 commit into
mainfrom
208-conversion-to-radial-network-failing-a-model
Aug 30, 2026
Merged

AadilLatif merged 1 commit into
mainfrom
208-conversion-to-radial-network-failing-a-model

Conversation

@AadilLatif

@AadilLatif AadilLatif commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator
  • New reduce_to_radial_network(dist_system, name) in gdm.distribution.model_reduction.reducer (exported from gdm.distribution): deterministically breaks every electrical loop by opening a closed switch or replacing the shortest line with an open MatrixImpedanceSwitch; returns a reduced deep copy
  • Pinned infrasys to ==1.2.1
  • Documented v2.3.8 additions in docs/new_features.ipynb

Change Summary

Related issue number

Checklist

  • The pull request title is a good summary of the changes.
  • Tests for the changes exist
  • Tests pass on CI
  • Documentation reflects the changes where applicable
  • My PR is ready to review, please add a comment including "please review" to assign reviewers

- New reduce_to_radial_network(dist_system, name) in gdm.distribution.model_reduction.reducer (exported from gdm.distribution): deterministically breaks every electrical loop by opening a closed switch or replacing the shortest line with an open MatrixImpedanceSwitch; returns a reduced deep copy
- Pinned infrasys to ==1.2.1
- Documented v2.3.8 additions in docs/new_features.ipynb
@AadilLatif AadilLatif linked an issue Aug 30, 2026 that may be closed by this pull request
3 tasks
@sonarqubecloud

Copy link
Copy Markdown

@AadilLatif
AadilLatif merged commit 6e18e5b into main Aug 30, 2026
5 checks passed
@AadilLatif
AadilLatif deleted the 208-conversion-to-radial-network-failing-a-model branch August 30, 2026 04:01
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.

Conversion to radial network failing a model

1 participant