Skip to content

Bug report - SubDyn bug when modeling rigid platforms #1081

Description

@RBergua

Bug description
When modeling a rigid platform in SubDyn (e.g., using rigid links and lumped masses), the buoyancy is not applied over the system and the structure sinks.
First, it's important to note that SubDyn somehow requests NPropSets > 0. So, at least one dummy section that is not going to be used must be defined.

To Reproduce
Any SubDyn model with only rigid links and lumped masses on it. For example, one SubDyn model with 5 joints conncted with rigid links between them: 1 joint for the interface, 1 joint for the lumped mass and 3 equally-spaced joints at the tip of three arms that would connect with the mooring lines. CBMod can be defined as False or True with Nmodes = 0. The system doesn't have internal DOFs, only the 6 DOFs corresponding to the rigid body motion.

Steps to reproduce the behavior:
Run one model with the above characteristics in OpenFAST v3.1.0 (compile already available from GitHub OpenFAST repo).

Expected behavior
The system to float.
Workaround: Introduce at least one beam in the model. Then the system will behave as expected.

Screenshots, if applicable
image

OpenFAST Version
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions