Sienna-Platform / Sienna-Platform/PowerNetworkMatrices.jl
Handle parallel branch reductions for branches with phase shift
Open
@m-bossart is already working on this.
Since Nov 4, 2025.
- Dominant language
- Julia
- Stars
- 31
- Forks
- 22
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 18
Description
For certain types of components <: PSY.ACTransmission we might want to not allow double circuit reductions (e.g. phase shifting transformers). We can add a check in add_to_branch_maps! when the BranchesParallel objects are created
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.