Skip to content

How to add turbine yaml file in turbine_library? #593

Answered by rafmudaf
jacktang asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @jacktang,

We have not yet included a description of the turbine input file in the online documentation, so I've marked up one of the included turbine definitions below. @paulf81 @bayc please review and add information where needed.

# Name to refer to this turbine. It should match the file name.
turbine_type: 'nrel_5MW'

# Generator loss model that would reduce the power produced
generator_efficiency: 1.0

# Cosine coefficient correlating yaw to power loss; see turbine.power()
pP: 1.88

# Not used
pT: 1.88

# Design hub height
hub_height: 90.0

# Design rotor diameter
rotor_diameter: 126.0

# Design tip speed ratio
TSR: 8.0

# Reference density where the power / thrust table is defined…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jacktang
Comment options

Answer selected by jacktang
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
Converted from issue

This discussion was converted from issue #591 on March 01, 2023 16:04.