Sienna-Platform / Sienna-Platform/PowerFlowFileParser.jl
Support REECA1 generator type
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 1
- Forks
- 2
- Avg merge
- 22h 29m
- Merged PRs (30d)
- 10
Description
I'd like to use PowerSimulationsDynamics with the Hawaii 37-bus test case from TAMU: https://electricgrids.engr.tamu.edu/hawaii40/. The .dyr file for this dataset contains REECA1 generators, which don't seem to be supported by PowerSystems. How hard would it be to add support for this?
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.
Research direction
Begin with the Hawaii 37-bus dataset and its .dyr file, then trace how PowerFlowFileParser.jl handles generator types and passes them to PowerSystems. Check the REECA1 definition and try loading the case through PowerSimulationsDynamics. Done means the dataset parses with REECA1 generators supported rather than rejected as unsupported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100