Replies: 1 comment
-
Hi @Rodrig03 , 2- how you are plotting the history (.out) ? can you provide your script for plotting only, cherif |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello again,
I'm running a layout optimization for a windfarm consisting on 30+ turbines using
LayoutOptimizationPyOptSparse
and theSLSQP
solver.I was testing the optimization for 100 iterations using the Gauss Curl Hybrid model and comparing it when turbopark was used as the wake model. The same initial conditions are being used for both models.
The optimization using the Gauss Curl Hybrid model produced some good-looking results, but the one using turbopark was not so efficient and the resulting optimization is not so good-looking.
Here you can see a plot of the generated optimization history (.out) for both cases.
Is there any reason why the optimization doesn't seem to work so well when turbopark is used as the wake model?
Is there a favorite wake model to be used for layout optimization?
Thanks a lot in advance.
Beta Was this translation helpful? Give feedback.
All reactions