NREL / ROSCO_toolbox

A repository for generating ROSCO controller input files and more.
http://rosco-toolbox.readthedocs.io/
Apache License 2.0
23 stars 20 forks source link

End WEIS Branch #53

Closed dzalkind closed 3 years ago

dzalkind commented 3 years ago

Check for weis.aeroelasticse and use ofTools if it's not available.

dzalkind commented 3 years ago

I'm reverting that min pitch setting to what it is in develop. It's a pretty minor change that says we'll set a min pitch when the TSR is greater than the TSR_operational set in the yaml. In the weis branch, you had changed that to set a min pitch when the TSR was greater than the optimal TSR as determined by the Cp surface. If we don't set a TSR_operational in the yaml, it uses the optimal Cp from the surface.

I think this is good to go now.