-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add cf input to tidal turbine design page #1872
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mjprilliman Should this new input variable in the UI be named tidal_turbine_target_cf
with the label "Target capacity factor" to avoid confusion with the capacity factor output?
Yes that's a great point. I will clean this up. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Variable name and label changes look good.
@mjprilliman Could you add a short description here of how the target capacity factor input works that I can use as a basis for Help documentation? |
timeseries velocity
Thank you for emailing the description. |
Description
-Expose target capacity factor input for tidal turbine design feature
-Was previously an assumed 30%
-See #1807 for context of this and what was added in patch 2
-See NREL/ssc#1218 for ssc
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.