Skip to content

Batt dispatch choice variables matching default page loads#855

Merged
mjprilliman merged 3 commits into
patchfrom
batt_dispatch_choice_defaults
Dec 13, 2021
Merged

Batt dispatch choice variables matching default page loads#855
mjprilliman merged 3 commits into
patchfrom
batt_dispatch_choice_defaults

Conversation

@mjprilliman

Copy link
Copy Markdown
Collaborator

Description

Updated all detailed battery dispatch pages to have the same UI choice, batt_dispatch_choice value sent to ssc, and batt_dispatch_excl variable for correct page load based on default choices.

Fixes #846

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@mjprilliman mjprilliman self-assigned this Dec 10, 2021
@mjprilliman mjprilliman changed the base branch from develop to patch December 10, 2021 19:00

@cpaulgilman cpaulgilman 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.

@mjprilliman This looks good and fixes #855, but I found the default value of ui_batt_life_model is incorrect for several configurations. I think the default value should be ui_batt_life_model=1 for all configurations because the default battery type is Li-ion NMC/Graphite.

I tested the following configurations, but the defaults manager shows others, such as Fuel Cell / Single Owner have the wrong default value for ui_batt_life_model

  • PV Battery / Merchant
  • Generic Battery / Leveraged Partnership Flip
  • Generic Battery / All Equity Partnership Flip
  • Generic Battery / Sale Leaseback

(matches batt_life_excl), test results were unchanged

@cpaulgilman cpaulgilman 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. Thanks for making those changes with this PR.

@mjprilliman mjprilliman merged commit 9c25ba0 into patch Dec 13, 2021
@mjprilliman mjprilliman deleted the batt_dispatch_choice_defaults branch December 13, 2021 21:18
@cpaulgilman cpaulgilman added the added to release notes PR and/or issue has been added to release notes for a public release label Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

added to release notes PR and/or issue has been added to release notes for a public release bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PV Battery / Merchant Plant default state of Battery Dispatch page incorrect

2 participants