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

Bugfix: using the wrong rotor diameters when plotting with the CC model #424

Merged
merged 2 commits into from
Apr 19, 2022

Conversation

bayc
Copy link
Collaborator

@bayc bayc commented Apr 18, 2022

Feature or improvement description
This bugfix corrects the rotor diameters that are being used when plotting the CC model. Currently, plotting with the CC model results in a code error. It also corrects the crossstream_dist value in the 02_visualizations.py example.

Related issue, if one exists
None.

Impacted areas of the software
solver.py

Additional supporting information
This bug was introduced in pull #381, on line 558 of simulation/solver.py.

Test results, if applicable
Running example 02_visualizations.py with the cc.yaml input file produces:

image

image

image

@bayc bayc added bug Something isn't working v3 Label to denote focus on v3 labels Apr 18, 2022
@bayc bayc requested review from paulf81 and rafmudaf April 18, 2022 18:14
@bayc bayc merged commit fa9f63e into NREL:main Apr 19, 2022
@bayc bayc deleted the bugfix/cc_plotting_error branch April 19, 2022 17:51
@rafmudaf rafmudaf mentioned this pull request Sep 12, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v3 Label to denote focus on v3
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants