Sienna-Platform / Sienna-Platform/PowerOperationsModels.jl
Feature: allow the use of `ComponentSelector` to filter devices to model
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 2
- Forks
- 1
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 26
Description
About to be added to InfrastructureSystems and PowerSystems is a feature called ComponentSelector: an immutable, lazy, system-independent representation of a subset of components per system (and a way to group them). @jd-lara suggests that we have PowerSimulations accept ComponentSelectors as a way to filter devices to model. I haven't looked at the relevant PSI interface in depth, but this seems like a good idea to me.
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 reviewing the PowerSimulations interface for device filtering and the proposed ComponentSelector changes in InfrastructureSystems.jl pull request 342 and PowerSystems.jl pull request 1197. Determine how PowerOperationsModels.jl should accept a ComponentSelector and define the expected filtering behavior; done means the feature is integrated and its behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100