Skip to content

FLORIS v3 Calculate Power Output across wind direction with and without wake #895

Answered by bayc
Nellytado asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @Nellytado ,

In v3.6, there is another function on FlorisInterface for this purpose: calculate_no_wake (https://github.com/NREL/floris/blob/v3.6/floris/tools/floris_interface.py#L159). You can then use similar techniques like in example 4 to get the turbine powers by wind direction of the fi.get_farm_power() to get farm power per wind direction.

We would recommend you update to v4 when possible, as v3 will have limited support moving forward. Example 005 shows how to compute the no wake case (https://github.com/NREL/floris/blob/v4.0.1/examples/005_getting_power.py#L62).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by christiannvaughn
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