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

AD: Bug Fix: Twist in blades 2 and 3 wrong when using Polar BEM #2425

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

ebranlard
Copy link
Contributor

This pull request is ready to be merged

Feature or improvement description
In #2349 I introduced a bug in the Polar BEM when I introduced a wrapper function fo rthe calculation of the toe, twist cant angles. An index was missing, leading to only blade 1 having the correct twist.

Impacted areas of the software
AeroDyn - Polar BEM (currently untested)

@andrew-platt
Copy link
Collaborator

Does line 3615 in AeroDyn.f90 also need this change? https://github.com/ebranlard/openfast/blob/f/bladeTwistMissing23/modules/aerodyn/src/AeroDyn.f90#L3615

@ebranlard
Copy link
Contributor Author

Yes, thanks a lot for spotting this!

@andrew-platt andrew-platt merged commit 69dc70f into OpenFAST:dev Sep 17, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants