FUSED-Wind / fusedwind

www.fusedwind.org
Apache License 2.0
17 stars 13 forks source link

generate_random_wt_layout - why a wind rose for each turbine? #70

Open pgebraad opened 9 years ago

pgebraad commented 9 years ago

In plant_flow, what is the idea behind having a separate wind rose for each turbine in generate_random_wt_layout?

rethore commented 9 years ago

Well, in most of my test cases wind turbines have different wind roses. Especially onshore. There are two main AEP assemblies, one is using only one wind rose, assuming it's the same for all turbines, and the other one is using a different wind rose for each turbine.

rethore commented 9 years ago

The wind rose need some refactoring too. Right now there is two "standards", the weibull kind and the frequency array kind. The two generic AEP assemblies use the frequency array, but I actually find it more useful to use the weibull kind in TopFarm.