Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flow visualization to wake steering example #1006

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

misi9170
Copy link
Collaborator

It seems that none of the wake steering examples currently include any flow visualizations to demonstrate the deflection of the wake. This small PR makes a change to examples_control_optimization/001_opt_yaw_single_ws.py to add such visualization.

There is flow visualization under yaw misalignment in examples_visualizations/001_layout_visualizations.py, but this is not a very intuitive place to go look for that example and is also included in a figure with a lot of other things going on.

A new figure is now generated by 001_opt_yaw_single_ws.py:

yaw_optimization

@misi9170 misi9170 added the enhancement An improvement of an existing feature label Oct 21, 2024
@paulf81 paulf81 self-requested a review October 21, 2024 21:01
Copy link
Collaborator

@paulf81 paulf81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pulled it down and example worked on my machine

@misi9170 misi9170 merged commit 8a2bdd0 into NREL:develop Oct 21, 2024
8 checks passed
@misi9170 misi9170 deleted the ehmt/wake-steer-viz branch October 21, 2024 21:03
@misi9170 misi9170 mentioned this pull request Oct 21, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants