Sienna-Platform / Sienna-Platform/InfrastructureOptimizationModels.jl

Consider relocating some or all of NetworkModels

Open
#138 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.