Sienna-Platform / Sienna-Platform/InfrastructureOptimizationModels.jl
Consider relocating some or all of NetworkModels
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 1
- Forks
- 0
- Avg merge
- 8h 51m
- Merged PRs (30d)
- 9
Description
NetworkModels have PTDF and MODF fields, which I'm guessing are pretty power-specific, and further than that also specific to PTDF network models. There is some nice symmetry to having NetworkModel in IOM along with DeviceModel and ServiceModel, but maybe some of it needs to be broken. NetworkModels take a type parameter currently, which could be a power network type, and maybe that's where the MODF/PTDF fields could be recovered from (defined in POM).
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
Start by locating the NetworkModels definitions in IOM and the power-specific PTDF and MODF fields mentioned in the issue. Review how the type parameter is used and how POM represents power network types. Done means reaching and documenting a clear decision about what remains in IOM and what moves to POM.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100