Skip to content

Removed Land based BOS, Offshore BOS models from Res and Com Wind#1169

Merged
mjprilliman merged 3 commits into
developfrom
sam-1124-fix
Oct 10, 2022
Merged

Removed Land based BOS, Offshore BOS models from Res and Com Wind#1169
mjprilliman merged 3 commits into
developfrom
sam-1124-fix

Conversation

@mjprilliman

Copy link
Copy Markdown
Collaborator

Description

-Removed models from Residential and Commercial Wind as the models are built for utility scale wind

Fixes #1124

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.

Two issues:

  1. I get a callback error for Wind / Residential when I choose Land-based installation and then check 'Go to balance-of-system...":

image

A solution might be to disable the button for res/com configurations.

  1. I don't think the "Offshore installation" option makes sense for Residential and Commercial financial models, so maybe set the radio button to "Land-based installation" and disable it for the res/com configurations?

@mjprilliman

Copy link
Copy Markdown
Collaborator Author

Two issues:

  1. I get a callback error for Wind / Residential when I choose Land-based installation and then check 'Go to balance-of-system...":

image

A solution might be to disable the button for res/com configurations.

  1. I don't think the "Offshore installation" option makes sense for Residential and Commercial financial models, so maybe set the radio button to "Land-based installation" and disable it for the res/com configurations?

Was moving too fast on this issue. I like your proposed changes. Will implement and push again.

@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 now. Thanks for the changes!

@mjprilliman mjprilliman merged commit 95d773e into develop Oct 10, 2022
@mjprilliman mjprilliman deleted the sam-1124-fix branch October 10, 2022 16:46
@cpaulgilman cpaulgilman added the added to release notes PR and/or issue has been added to release notes for a public release label Nov 18, 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 wind

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Defaults for Residential and Commercial wind BOS models are incorrect

2 participants