Skip to content

Terrain modeling and wake induced turbulence #501

Discussion options

You must be logged in to vote

Hi @snakefeifei855,

Indeed, FLORIS assumes a flat terrain. You can "fake" a complex terrain by assigning turbines a different hub height. You can read more about this in #224, though be aware the example code therein was written for FLORIS v2.4 and the API has changed since then. Also, yes, FLORIS does calculate the added turbulence and the wind speeds in the wake. You can check out example 02 on calculating and visualizing the wind speeds in wakes. The added turbulence is only calculated at turbine rotors, and currently cannot yet be calculated at any arbitrary point in the farm. You can access the turbulence intensity values at fi.floris.flow_field.turbulence_intensity_field. If you wan…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rafmudaf
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 #430 on September 16, 2022 18:05.