invenia / invenia/FullNetworkSystems.jl

Allow fixed loads to have bid prices

Open
#32 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.