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 liquid ballast in WindIO specification of floating platform #244

Open
fabiopierella opened this issue Dec 30, 2024 · 2 comments
Open

Comments

@fabiopierella
Copy link

Description

In the WindIO definition of the floating platform, I cannot seem to find an indication that the lower pontoons are flooded.
After a conversation with @gbarter here, I think the correct way to specify fluid ballast would be to add something like the following block in the specification of the lower pontoons, together with a new material called ocean_water.

Let me know what you think about this solution.

Best,
Fabio

   - variable_flag: False
     material: ocean_water
     volume: 12345
     grid: [0.0, 1.0]
@fabiopierella fabiopierella changed the title Missing specification of liquid ballast missing in WindIO specification of floating platform Missing specification of liquid ballast in WindIO specification of floating platform Dec 30, 2024
@fabiopierella fabiopierella changed the title Missing specification of liquid ballast in WindIO specification of floating platform Missing liquid ballast in WindIO specification of floating platform Dec 30, 2024
@dzalkind
Copy link
Contributor

I agree that there should be some way to specify whether a member is filled/flooded. It's been on my TODO list to add this to WindIO/WISDEM.

In my mind, it was just a flooded: True flag. If a specific volume is specified, then it could conflict with the calculated volume that's defined by the member diameter/thickness and joint locations.

@gbarter
Copy link
Collaborator

gbarter commented Dec 31, 2024

WindIO improvement work is planned for the next 2-3 months. Let's keep this Issue open as a placeholder / reminder to add a flooded flag. This will be useful for fixed-bottom monopiles too.

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