I am currently trying to calculate the first and second mode shapes of a monopile wind turbine tower. I’m using OpenFAST v2.6 right now. Can you help me verify if my approach is correct?
1.Modify the discretized structural parameters of the tower in the BMode file.
2.Utilize the independent subDyn program to calculate the equivalent mass and stiffness matrices of the single-pile structure at the TP (transition piece) location, taking into account pile-soil interaction. Specify the SSIfile to consider. Which degrees of freedom should be enabled for the connection joint? How should fluid damping be applied? Is it necessary to couple with HydroDyn, and if so, how should the coupling be done?
3.Next, modify the equivalent mass and stiffness matrices in the BMode file, then run the program to calculate the tower’s mode shapes.
Best regards,
Dear @HaiYan.Liao,
I generally agree with the approach you outlined.
Pile-soil interaction can be included within SubDyn, but you can also model the pile as cantilevered to the seabed (without pile-soil interaction).
Damping is not needed to calculate the tower mode shapes via BModes.
I’m not sure what you mean when you ask, “Which degrees of freedom should be enabled for the connection joint?”
Best regards
Dear Jason,
Thank you for your response. I apologize for my previous vague statement.
1.The joints are base reaction joints and interface joints in the subdyn file. I am not certain which degrees of freedom need to be enabled for calculating the equivalent mass and stiffness matrices of the pile structure at the TP location, such as RctTDXss and RctTDYss?
2.I did not seem to find the effect of water on underwater single piles in the subdyn file. Is it added through joint additional concentrated masses?
3.Are the equivalent mass and stiffness matrices obtained through the subdyn module inclusive of pile-soil interaction and the effect of water?
4. Can the mode shape parameters obtained through BMode be directly used to modify the tower fore-aft mode shapes and tower side-to-side mode shapes in the Elastodyn_Tower file, and then proceed with openfast simulation?
Best regards