HydroDyn Linearization: Does the Stiffness Matrix Include More Than Hydrostatic Effects #3294
Replies: 5 comments 3 replies
-
|
Dear @menglin91, In HydroDyn, structural displacements are used in various calulations depending on your model set-up, but I would expect the effect of buoyancy contribution to hydrostatics to be the dominant term. When you obtain the hydrostatic stiffness matrix your extract from the C-matrix of the .HD.lin file, I gather you are using HydroDyn outputs I understand your methodology to isolate the buoyancy term from the others by subtracting the two sets of stiffness matrices, but the issue may be in the stiffness matrix from ElastoDyn. When only ElastoDyn is enabled in OpenFAST and the platform DOFs and gravity are enabled in the ElastoDyn module, the ElastoDyn model cannot be in static equilibrium, and so, the stiffness matrix associated with gravitational restoring would not be computed properly through a linearization process. Best regards, |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Dear Dr. Jonkman, Thank you very much for your prompt response.
3. In addition, I found that by dividing the (1,5) element of the M_struc matrix by the (1,1) element, I obtain z_g = -9.89m. However, the
value given in ElastoDyn.dat for PtfmCMzt is −8.6588 m. Similarly, PtfmCMxt does not match either. Could you please explain the reason
for this discrepancy?
Thank you very much for your time and assistance. |
Beta Was this translation helpful? Give feedback.
-
|
Dear Dr. Jonkman, I have two follow-up questions based on your previous guidance. First, according to your explanation, the resulting formulation suggests that the total hydrodynamic load consists only of the hydrostatic force, radiation force, and diffraction force calculated using potential-flow theory: HydroFxi = B1HdSFxi + B1RdtFxi + B1WvsF1xi This leads to another question for me. For a semi-submersible platform, my understanding is that its hydrodynamic loads can be divided into two categories. The first category includes the radiation, diffraction, and hydrostatic loads provided by WAMIT based on potential-flow theory. The second category consists of the loads on Morison members supplemented through strip theory, such as viscous forces and additional hydrostatic effects associated with ballast water. Is this understanding correct? From an engineering practice perspective, how large are the viscous forces and similar contributions in the second category compared with the forces provided by the first category? To put it more directly: when constructing a rough equation of motion, would neglecting viscous forces seriously impair the accuracy of the predicted motion response? Second, I am referring to the following link: https://forums.nlr.gov/t/the-frequency-component-of-flapwise/1730/7 I assumed that all elements in the structural stiffness matrix are zero except for K44 and K55. Following your suggestion, I re-derived the structural stiffness matrix (see the attached figure). However, in my derivation, the position vector of the center of mass is defined in the local coordinate system. This seems somewhat inconsistent with your earlier explanation. In addition, is this center-of-mass position vector explicitly defined in the ElastoDyn input file? Parameters such as PtfmCMxt seem to be defined in the global coordinate system. I would greatly appreciate your clarification on these points. Best regards,
|
Beta Was this translation helpful? Give feedback.
-
|
Dear Dr. Jonkman, Thank you very much for your patient and prompt response to my questions. I truly appreciate the time and effort you took to clarify my doubts. Best regards, |
Beta Was this translation helpful? Give feedback.






Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I performed the following steps in OpenFAST:
Step 1: I enabled only the ElastoDyn module and obtained the mass, stiffness, and damping matrices from the output .lin file.
Step 2: Based on Step 1, I additionally enabled the HydroDyn module and obtained a new set of mass, stiffness, and damping matrices.
I initially assumed that the difference between the two stiffness matrices (i.e., the stiffness matrix with HydroDyn minus the one without HydroDyn) would represent the hydrostatic stiffness matrix. However, the result differs significantly from the hydrostatic stiffness matrix provided in the official documentation at the equilibrium position.
On the other hand, if I directly extract a submatrix from the C matrix in the .lin file—corresponding to the hydrostatic output channels and the six-degree-of-freedom displacement states—the result matches very well with the official hydrostatic stiffness matrix.
So my question is:
Does the stiffness contribution from the HydroDyn module include more than just the hydrostatic stiffness matrix?
Thank you in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions