Sienna-Platform / Sienna-Platform/InfrastructureOptimizationModels.jl
Remove `hvdc_network_model`
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 1
- Forks
- 0
- Avg merge
- 8h 51m
- Merged PRs (30d)
- 9
Description
IOM defines both the stubs and actual implementations for getting and setting this property in problem templates. At least the implementations should go.
Further, POM's extensions of the stubs are confusing, it seems like one stub passes the type of the HVDC network and one passes the instance, which maybe is a type instability in the problem template that it can support both (or one path isn't exercised).
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
Locate the IOM problem-template stubs and implementations for hvdc_network_model, then inspect POM's extensions to determine whether they pass an HVDC network type or instance. Confirm which paths are exercised and remove the implementations and confusing extensions as appropriate; done means the property no longer has the redundant implementations or ambiguous extensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100