Replies: 1 comment 1 reply
-
Hi Filip, I've replied to your issue on the I'm not sure whether the issue you seem to be having ("optimal" nonzero yaw angles that would in fact be better left as zero) is to do with running the yaw optimization with Best, |
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
-
Hi,
I was running a yaw optimization problem for tens of turbines for various layouts and got a bunch of wierd results.
For most wind directions the optimizer works fine, improving the power output. However, there are selected wind directions (one or more, depending on the layout), where applying the angles from the optimizer cause the decrease in power generated. Looking at the layouts and flow fileds it kind of makes sense - those are the WDs where the wake interactions are difficult to avoid for larger cluster. But then the optimal angles from the optimizer should reflect that, by returing 0 as optimial angle instead of some other values that decrease the power output. I expected this may have been done through "verify_convergence", but it is not working (I'll post about it separately, not to make too much mess since it is a tangential topic).
Could you comment if the yaw angles from the optimizer are somehow evaluated before they are returned as optimal?
Regards
Filip
Beta Was this translation helpful? Give feedback.
All reactions