Closed misi9170 closed 2 years ago
I think this is a big improvement @misi9170, thank you! I confirm I downloaded the code and ran examples that call the new split up functionality and it ran fine
I think though we could add just a little more to this pull request (I can help) my ideas our:
Just wanting to connect this with project board and issue #34
@paulf81 Sounds good, I'll work on incorporating those and creating an example.
:exclamation: No coverage uploaded for pull request base (
develop@d1adcd3
). Click here to learn what that means. Patch has no changes to coverable lines.:exclamation: Current head 3b5b98b differs from pull request most recent head 8e29892. Consider uploading reports for the commit 8e29892 to get more accurate results
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
@paulf81 I've now updated this to incorporate a wake distances/directions plot and plots for yaw offset schedules. Both can be viewed by running examples/wake_steering_design/00_analyze_single_ws_v_range.py. I believe this is now ready to be merged.
Merged!
Breaking out the power and thrust curve plots form the layout plot to provide users with more flexibility.
plot_floris_layout
retains default behavior, but calls lower level functions. Also now allows for no labels to be printed on the layout plot (but providingturbine_names=[]
toplot_floris_layout
.