Skip to content

Fom nonzero sell rate#908

Merged
cpaulgilman merged 4 commits into
developfrom
fom-nonzero-sell-rate
Feb 2, 2022
Merged

Fom nonzero sell rate#908
cpaulgilman merged 4 commits into
developfrom
fom-nonzero-sell-rate

Conversation

@cpaulgilman

Copy link
Copy Markdown
Collaborator

Description

Check for non-zero sell rates for FOM configs both when Electricity Purchases page loads and when Energy Rate table changes.

Fixes #885

Type of change

  • [x ] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • [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
  • 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
  • [x ] 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

cpaulgilman and others added 4 commits January 21, 2022 14:07
* 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.
* 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 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
@cpaulgilman cpaulgilman added this to the 2021.12.02 Patch 1 milestone Jan 31, 2022
@cpaulgilman cpaulgilman requested a review from brtietz January 31, 2022 18:43
@cpaulgilman cpaulgilman self-assigned this Jan 31, 2022

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

Solution looks good. Should the target branch of the PR be patch instead of develop?

@cpaulgilman cpaulgilman merged commit c61cd48 into develop Feb 2, 2022
@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 fom-nonzero-sell-rate branch October 20, 2022 22:33
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.

FOM financial models with non-zero electricity sell rates cause negative electricity purchases

2 participants