Skip to content

Set insurance rate to zero for all pv and battyer configurations#812

Merged
brtietz merged 1 commit into
developfrom
consistent_insurance_percent
Nov 30, 2021
Merged

Set insurance rate to zero for all pv and battyer configurations#812
brtietz merged 1 commit into
developfrom
consistent_insurance_percent

Conversation

@brtietz

@brtietz brtietz commented Nov 29, 2021

Copy link
Copy Markdown
Collaborator

O&M values from #786 included insurance payments, but that PR missed changing the insurance percentage to zero in a few configurations. Set those to zero now.

Pull Request Template

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Type of change

Please delete options that are not relevant.

  • 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.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • 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
  • I have checked my code and corrected any misspellings

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

This does set default insurance rate to zero for all PV and battery configurations as stated.

Most other configurations (CSP, wind, etc.) have default insurance rates of 0.5%, while a few have 1%.

@brtietz

brtietz commented Nov 29, 2021

Copy link
Copy Markdown
Collaborator Author

That's a good point - any O&M values taken from the ATB will include insurance, so those values might also be double counting insurance. It looks like we would have to contact LBNL to get a breakdown of O&M and find out how significant that is for wind.

@brtietz brtietz merged commit 108f59f into develop Nov 30, 2021
@cpaulgilman cpaulgilman added the added to release notes PR and/or issue has been added to release notes for a public release label Dec 2, 2021
@brtietz brtietz deleted the consistent_insurance_percent branch December 7, 2021 16:48
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.

3 participants