invenia / invenia/FullNetworkSystems.jl
Allow fixed loads to have bid prices
- Dominant language
- Julia
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
In ERCOT, fixed loads submit price offers and are interpreted as "all or nothing" blocks.
We don't have any kind of fixed load cost currently, so we need to add this.
This could be done in two ways: 1) add a new type of bid (other than inc, dec, psl), or 2) allow fixed loads to have bid prices associated with them
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing bid types and fixed-load definitions in the Julia market-clearing model. Compare adding a new bid type with allowing fixed loads to carry bid prices; done should mean fixed-load price offers are represented and interpreted as all-or-nothing blocks.
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