Sienna-Platform / Sienna-Platform/PowerOperationsModels.jl

Valid Configurations lists invalid configuration for `RenewableNonDispatch`

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

Nobody has claimed this yet.

documentation
Dominant language
Julia
Stars
2
Forks
1
Avg merge
1d 16h
Merged PRs (30d)
26

Description

Documentation is listing that RenewableNonDispatch can be represented with RenewableFullDispatch, which it shouldn't be.
I am guessing this might be related to NREL-Sienna/PowerOperationsModels.jl#32.

Notes from previous conversations on this:

  • It's trying to dispatch on the abstract type, but now it's doing things that it shouldn't be doing.
  • Was this an intentional or unintentional drift over the years?
  • Options include making 2 abstract renewable types, each with (currently) 1 concrete type, or something else
Image

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

No file or test is named in the issue. Start by locating the documentation or configuration listing that associates RenewableNonDispatch with RenewableFullDispatch, then review NREL-Sienna/PowerOperationsModels.jl#32 and the prior discussion about abstract renewable types. Done means the valid-configuration documentation matches the intended type relationships and any resulting behavior is agreed and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.