Skip to content

Clean up battery dispatch UI forms#860

Merged
cpaulgilman merged 8 commits into
patchfrom
battery_dispatch_ui
Jan 21, 2022
Merged

Clean up battery dispatch UI forms#860
cpaulgilman merged 8 commits into
patchfrom
battery_dispatch_ui

Conversation

@cpaulgilman

Copy link
Copy Markdown
Collaborator

Pull Request Template

Description

Click through all options on battery dispatch forms for PV Battery, Generic Battery, Standalone Battery, and Fuel Cell and fix any problems with callback errors, incorrectly enabled/disabled inputs, or UI messages for FOM (Single Owner) and BTM (Commercial)

Fixes #846

Type of change

Please delete options that are not relevant.

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

Checklist:

If you have added a new compute module in a SSC pull request related to this one, be sure to check the Process Requirements.

  • [x ] My code follows the style guidelines of this project
  • [x ] I have performed a self-review of my own code
  • [x ] I have commented my code, particularly in hard-to-understand areas
  • [x ] I have made corresponding changes to the documentation
  • [x ] My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • [x ] I have checked my code and corrected any misspellings

Click through battery dispatch forms for PV Battery, Generic Battery, Standalone Battery, and Fuel Cell and try all options to fix any problems with callbacks or messages for FOM (Single Owner) and BTM (Commercial)

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

LGTM. Just one quirk with the Fuel Cell Battery manual dispatch interactions I noticed. Sorry for the delay on this review

Comment thread deploy/runtime/ui/Fuel Cell Dispatch.txt Outdated
@mjprilliman

Copy link
Copy Markdown
Collaborator

@cpaulgilman This can be merged

Also, disable "charge battery from fuel cell" check boxes when battery is disabled.
@cpaulgilman cpaulgilman self-assigned this Jan 21, 2022
@cpaulgilman cpaulgilman merged commit 10990af into patch Jan 21, 2022
tyneises pushed a commit that referenced this pull request Jan 28, 2022
* Clean up battery dispatch UI forms (#860)

* Clean up battery dispatch UI forms

Click through battery dispatch forms for PV Battery, Generic Battery, Standalone Battery, and Fuel Cell and try all options to fix any problems with callbacks or messages for FOM (Single Owner) and BTM (Commercial)

* Change dispatch group labels to match radio button choices

* Fix dispatch choice callback error for non-fuel cell techs

* Clean up custom weather file inputs

* Fix variable group names and labels for variable browsers

* Fix labels for BTM peak shaving load growth

* Fix UI checks on fuel cell and battery manual dispatch

Also, disable "charge battery from fuel cell" check boxes when battery is disabled.

* update physical trough ppa defaults

* update mspt and empirical trough ppa defaults

* ETES: remove tax incentive and switch financing debt mode (#900)

* remove tax incentive and switch financing debt mode

* update etes default capacity payment, ppa price, and debt terms

* update test results for new ETES defaults

* update msLF trough ppa defaults

* update DSLF trough ppa defaults

* update Generic CSP ppa defaults

* switch flip years to 9

* update test results for updated csp financial defaults

Co-authored-by: Paul Gilman <cpaulgilman@gmail.com>
cpaulgilman added a commit that referenced this pull request Feb 2, 2022
* Clean up battery dispatch UI forms (#860)

* Clean up battery dispatch UI forms

Click through battery dispatch forms for PV Battery, Generic Battery, Standalone Battery, and Fuel Cell and try all options to fix any problems with callbacks or messages for FOM (Single Owner) and BTM (Commercial)

* Change dispatch group labels to match radio button choices

* Fix dispatch choice callback error for non-fuel cell techs

* Clean up custom weather file inputs

* Fix variable group names and labels for variable browsers

* Fix labels for BTM peak shaving load growth

* Fix UI checks on fuel cell and battery manual dispatch

Also, disable "charge battery from fuel cell" check boxes when battery is disabled.

* ETES: remove tax incentive and switch financing debt mode (#900)

* remove tax incentive and switch financing debt mode

* update etes default capacity payment, ppa price, and debt terms

* update test results for new ETES defaults

* Update csp finance defaults (#906)

* update physical trough ppa defaults

* update mspt and empirical trough ppa defaults

* update msLF trough ppa defaults

* update DSLF trough ppa defaults

* update Generic CSP ppa defaults

* switch flip years to 9

* update test results for updated csp financial defaults

* Check for non-zero sell rate for energy rate table on_change

Co-authored-by: tyneises <ty.neises@nrel.gov>
@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
@cpaulgilman cpaulgilman deleted the battery_dispatch_ui branch October 20, 2022 22:31
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

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