Skip to content

How are rotor diameters assigned to turbines? #595

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

You must be logged in to vote

The rotor diameter is set in the input file. See https://github.com/NREL/floris/blob/main/examples/10_opt_yaw_single_ws.py#L29. In this case, it's using one of the turbines in the included turbine library, the NREL 5MW. That turbine definition is here.

To change the rotor diameter, you can either create an external turbine library (see #568 for a description of this feature and usage) or modify the rotor diameter within your script.

Replies: 2 comments 3 replies

Comment options

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

@rafmudaf
Comment options

Answer selected by paulf81
Comment options

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

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