NREL / floris

A controls-oriented engineering wake model.
http://nrel.github.io/floris
BSD 3-Clause "New" or "Revised" License
203 stars 153 forks source link

Gradient free layout optimization #704

Closed misi9170 closed 3 weeks ago

misi9170 commented 1 year ago

Current layout optimization methods available (Scipy, pyOptSparse's main options) are gradient-based. Paul and I have been working on a gradient free random search approach (#697).

paulf81 commented 9 months ago

Connecting that this is being addressed in #697 which is now 4.1, so moving this issue to 4.1 to match

misi9170 commented 3 weeks ago

Closed by #697