Skip to content

How to change the optimization method for the yaw angle optimization #390

Answered by Bartdoekemeijer
cjp606 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Jiaping,

Which FLORIS version are you using? If you are using the most recent version, v3.0, we recommend that you use the "Serial Refine" optimization method. This optimization method is exemplified in the examples folder here. The Serial Refine method is recommend because of its computational efficiency, enabling entire wind rose optimizations in the matter of minutes. It's also shown to converge quickly to the optimal solution with much fewer function evaluations than the standardized optimization methods we tried.

If you insist on using SLSQP or one of the other global optimization methods, you should use the SciPy yaw optimizer class. Using SciPy for optimization is exemplified here

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cjp606
Comment options

Answer selected by cjp606
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