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

Different normalized coefficients for advanced tower model between the code implementation and original AIAA 2015-0214 paper #10

Open
Daniel-UCAS opened this issue Sep 5, 2017 · 0 comments

Comments

@Daniel-UCAS
Copy link

Daniel-UCAS commented Sep 5, 2017

In the advanced tower model implementation, the normalized coefficient is
scalar c = 2.08325 / (2.0 * pi);
see line 3220 in the code horizontalAxisWindTurbinesALMAdvanced.C
However, in the AIAA 2015-0214 paper, just after Equation (9), it gives 4.1665*pi.
I wonder which one is the right choice.
Thank you!
Yu Cheng

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

No branches or pull requests

1 participant