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

Missing add-mass coefficient for the monopile #68

Open
kenloen opened this issue Nov 4, 2024 · 3 comments
Open

Missing add-mass coefficient for the monopile #68

kenloen opened this issue Nov 4, 2024 · 3 comments
Assignees
Labels
schema Related to the json schema turbine Related to the wind turbine

Comments

@kenloen
Copy link
Collaborator

kenloen commented Nov 4, 2024

The monopile is missing the added mass coefficient (Ca). It currently defines a drag_coefficient: https://github.com/IEAWindTask37/windIO/blob/main/windIO/turbine/IEAontology_schema.yaml#L1247C29-L1247C45
There should be an equivalent entry for the added mass coefficient. Maybe with a default of 1?!

@ptrbortolotti ptrbortolotti self-assigned this Jan 13, 2025
@ptrbortolotti ptrbortolotti added turbine Related to the wind turbine schema Related to the json schema labels Jan 13, 2025
@ptrbortolotti
Copy link
Collaborator

ptrbortolotti commented Jan 15, 2025

@luwang00 can you please comment here?

@luwang00
Copy link

I agree there should be an added mass coefficient. A default of 1 should be adequate for most cases.

@ptrbortolotti
Copy link
Collaborator

thank you @luwang00 and @kenloen , this commit bring in the distribution of Ca for the monopile d883d34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
schema Related to the json schema turbine Related to the wind turbine
Projects
None yet
Development

No branches or pull requests

3 participants