Skip to content
Discussion options

You must be logged in to vote

Hi @mmoulton1!

Wind Turbine Hub-Height

This message pops up when the wind turbine hub-height doesn't match the hub-height input into SiteInfo. The 80m is associated with the default PySAM wind model used in HOPP. To update the wind turbine hub-height, specify hub_height under the wind technologies section of the input file.

site:
  ...
  hub_height: 100 # make sure this matches the hub_height under 'wind'
technologies:
  wind:
    hub_height: 100 # make sure this matches the hub_height under 'site'
    ...

If you specify the hub_height for the wind technology, this should resolve the problem (let us know if it does!).

Formulas

What formulas are you referring to when you say "where can I f…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mmoulton1
Comment options

@mmoulton1
Comment options

Answer selected by mmoulton1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants