DC transmission line feature
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- MATLAB
- Stars
- 40
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Add DC line feature to most. The following implementation is needed:
- most detects if case with dcline.
- Use run_userfcn function to add formulation.
- Adapt run_userfcn in matpower to handle additional arguments.
- Adapt toggle_dcline in matpower to distinguish between call from opf and most.
Additional the dclinecost needs to be added.
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 tracing MOST's dcline detection and the named run_userfcn and toggle_dcline entry points in MATPOWER. The issue names no files or tests, so first map those call paths; done means MOST supports dcline cases, passes the needed formulation arguments, distinguishes OPF and MOST calls, and includes dclinecost.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matlab
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100