Sienna-Platform / Sienna-Platform/PowerFlowFileParser.jl
Handle swapping of Transformers terminals in PSSE GUI
Open
@mcllerena is already working on this.
Since Jun 18, 2025.
help wanted
- Dominant language
- Julia
- Stars
- 1
- Forks
- 2
- Avg merge
- 22h 29m
- Merged PRs (30d)
- 10
Description
This is an issue related to the swapping that PSSE does when importing a case data file into the GUI.
It swaps the transformers terminal numbers from low to high. (1002 -> 1001 on file, gets swapped to 1001 -> 1002 on gui).
We may first address this internally and test how the Ymatrix is impacted by the changes.
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.