Yaw optimization with disabled turbines #1016
MiguelMarante
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello everyone,
I want to implement yaw optimization for a time-series, taking into account that different turbines are not operational at different time records.
Below is an example for a time-series with two records: the mid-stream turbine is disabled in the first record, and the upstream turbine is disabled in the second. The results show that this information is ignored in the optimization procedure.
Is there a workaround to ensure these turbines are completely excluded from the optimization?
Note: I am using Floris v4.1 in this example.
Best regards,
Miguel Marante
CODE:
Beta Was this translation helpful? Give feedback.
All reactions