Sienna-Platform / Sienna-Platform/PowerFlowFileParser.jl

Correct parallel objects in parsing

Open
#33 0 comments 0 reactions 1 assignee View on GitHub

@mcllerena is already working on this.

Since May 26, 2026.

Dominant language
Julia
Stars
1
Forks
2
Avg merge
22h 29m
Merged PRs (30d)
10

Description

we sometimes face situations where a power flow model has objects that in appearance are different types and connected in parallel but they aren't. Like a line and a breaker or a tap transformers and a 2WT.

this happens because the data is incomplete or can have incorrect settings like in the case of the transformer and the power flow tools fixes it under the hood.

we need a better mechanism to address this limitation and prevent issues in the reductions.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.