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

IEA-15-240-RWT_tabular.xlsx - Rotor Performance #238

Open
KuanGordon opened this issue Dec 11, 2024 · 2 comments
Open

IEA-15-240-RWT_tabular.xlsx - Rotor Performance #238

KuanGordon opened this issue Dec 11, 2024 · 2 comments

Comments

@KuanGordon
Copy link

螢幕擷取畫面 (169)_2

I recently downloaded "IEA-15-240-RWT_tabular.xlsx". I noticed something weird in the "Rotor Performance" table that I'd like to report.

Specifically, the power and power coefficient have negative values when wind speed is lower than 7 m/s, which seems incorrect. It's possible there may be other weird data in the remaining columns as well, but I'm not sure.

@jennirinker
Copy link
Contributor

I have seen in some models negative powers at low wind speeds when there is a minimum rotor speed, because there is not enough wind to get the rotor to spin at the required minimum rotor speed.

That is not what's going on here. There is definitely a bug somewhere -- the pitch angles are also super weird.

@gbarter It looks like this bug was introduced in commit f4e0b84 in April. In the commit before (fee8f93), the Excel sheet is fine.

@KuanGordon Thank you for bringing this to our attention!

@gbarter
Copy link
Collaborator

gbarter commented Dec 12, 2024

Thank you for catching this indeed! There is one line of negative power at cut-in due to the dynamics @jennirinker describes, but the other lines are fixed now. Not quite sure how those bugs crept in, but they are cleaned up in #239

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

3 participants