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

[OLAF] Twist Not Computed in OLAF cases when Polar Projection is used, resulting in wrong Fn, Ft outputs #2348

Open
ebranlard opened this issue Jul 27, 2024 · 0 comments

Comments

@ebranlard
Copy link
Contributor

Bug description
The output variable PitchAndTwist is used to compute Fn, Ft, Cn, Ct, and Theta.
It's taken from thetaBladeNds, but thetaBladeNds is not defined when we use the polar BEM projection.

Below the following line, we should compute the twist.
(https://github.com/OpenFAST/openfast/blob/dev/modules/aerodyn/src/AeroDyn.f90#L3570)

I'll submit a pull request shortly.

OpenFAST Version
Current dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant