Replies: 2 comments 1 reply
-
Thank you for your comment @Ooussamaa , if you would like that function to be added, you can add an issue requesting it. There are however a few options presently:
The first print statement shows the u-value at each point. For each turbine, using the 3x3 grid, 9 points are computed and the middle one would be the one in the center of the rotor:
Then the "effective" velocity is the value used in the calculation of power for each turbine:
Hope this helps! Paul |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you paulf81 for your answer, it wil be for sure a great help for me. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys,
I am wondering if I could get the velocity value on each one of my turbines, as I can do for turbines power using the command "powers = fi.get_turbine_powers()".
Floris has an attribute ( fi.get_turbine_velocities() ), so how can I proceed please ?
Thank you
Happy coding !
Ouuss
Beta Was this translation helpful? Give feedback.
All reactions