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

SD: Comment out the geometric stiffness terms associated with cable pretension to prevent unphysical results #2363

Merged
merged 3 commits into from
Aug 15, 2024

Conversation

luwang00
Copy link
Contributor

@luwang00 luwang00 commented Aug 8, 2024

Feature or improvement description
Currently, the geometric stiffness due to preloading in the SubDyn structure is not consistently accounted for. Only the contribution from cable pretension is included in the stiffness matrix, not the contribution from the preload in other members that arises from cable pretension. This results in unphysical stiffness for the Guyan modes. For a floating structure, this error causes the Guyan modes to deviate from rigid-body modes when cables with pretension are present.

As a temporary fix, the geometric stiffness terms associated with cable pretension are commented out in SubDyn. This prevents unphysical Guyan mode stiffness but also led to the geometric stiffness being neglected. A more permanent solution would require the preload and the resulting geometric stiffness from all members to be consistently accounted for, not just those from pre-tensioned cables.

Related issue, if one exists
See Issue #1956

Impacted areas of the software
SubDyn

Test results, if applicable
TBD

@andrew-platt andrew-platt merged commit 09c9eb9 into OpenFAST:dev Aug 15, 2024
21 checks passed
@luwang00 luwang00 deleted the b/SD_T0_patch branch August 30, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants