byuflowlab / FLOWFarm.jl

Wind farm tools based in Julia
MIT License
16 stars 9 forks source link

adjust cp and ct models to use full cp and ct curves provided #19

Closed jaredthomas68 closed 4 years ago

jaredthomas68 commented 4 years ago

currently cut in, cut out, and rated specifications overide the cp and ct points provided outside of region 2. the provided points should take precedence

jaredthomas68 commented 4 years ago

This issue has been addressed. Now the curves are used where given. For Cp and Power, the other turbine specs are used outside of the region given. For Ct, the nearest provided Ct value is used.