Skip to content

Fix ssc 694#729

Merged
brtietz merged 2 commits into
patchfrom
fix_ssc_694
Jan 24, 2022
Merged

Fix ssc 694#729
brtietz merged 2 commits into
patchfrom
fix_ssc_694

Conversation

@brtietz

@brtietz brtietz commented Jan 21, 2022

Copy link
Copy Markdown
Collaborator

cmod_merchant_plant_eqns now delivers units of $/kWh to the battery dispatch code. This allows the automated battery controller battery to dispatch based on the price regardless of the cleared capacity. Introducing cleared capacity into the battery dispatch is scheduled for (the often delayed) NatLabRockies/SAM#181

Additionally, clean up the merchant plant error checking for cases where gen > cleared capacity.

Fixes #694

@brtietz brtietz added this to the 2021.12.02 Patch 1 milestone Jan 21, 2022
@brtietz brtietz requested a review from sjanzou January 21, 2022 17:40

@sjanzou sjanzou left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good,

@brtietz brtietz merged commit 0bfb856 into patch Jan 24, 2022
@brtietz brtietz mentioned this pull request Jan 24, 2022
@brtietz brtietz deleted the fix_ssc_694 branch February 9, 2022 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

common.cpp provides price information to FOM battery dispatch in $, not $/kWh

3 participants