Hydrostatic Forces
Of the numerous forces acting on the substructure of an offshore wind turbine, amongst the most important are those due to buoyancy. It shall be assumed that the displaced fluid has density \(\rho\) [kgm \(^{-3}\)] and is within a gravity field with acceleration \(g\) [ms \(^{-2}\)].
Archimedes’ Principle
This states that the magnitude of the buoyancy force \(\vec{F}_b\) is equivalent to the weight of the fluid volume that the body displaces \(V_d\). The total force can be calculated as:
where \(p(z)\) is the pressure (normal stress) as a function of depth, \(\vec{n}\) is the normal to the surface and \(A\) and \(V\) are the submerged surface area and displaced volume of the body, respectively. The force acts at the center of buoyancy, which is the center of gravity of \(V_d\). This is shown for a simple geometry in Fig. 19.
Fig. 19 Floating body (left) and the corresponding displaced volume (right).
The motion and orientation of the body and the local surface elevation causes the displaced volume to change with time, this correspondingly changes the magnitude and direction of \(\vec{F}_b\). Depending on the spatial distribution of \(V_d\), this can also induce a buoyancy moment on the body. There are three main approaches for calculating these loads.
Discrete Surface Buoyancy Calculation
In this approach the submerged surface \(A\) is discretised non-overlapping surface elements and the pressure acting over the surface is numerically integrated in order to arrive at the total buoyancy force. The hydrostatic equation is used to determine the pressure as a function of depth:
where \(p_0\) is the atmospheric pressure at the free surface. As pressure is a normal stress, this force always acts in the direction normal to the surface \(\vec{n}\).
Discrete Volume Buoyancy Calculation
In this approach the displaced volume \(V_d\) is discretised into non-overlapping volume elements. The buoyancy force acting at the centre of buoyancy of each element are then integrated to get \(\vec{F}_b\). This is practically equivalent to the discrete surface approach, however integration is carried out over volume elements.
In QBlade the volume buoyancy calculation approach is used. In general all offshore substructures in QBlade are composed of cylindrical elements. There are two methods implemented how the buoyancy of a cylinder is calculated in QBlade.
In the simple approach the intersection between the cylinder center-line and the local sea elevation is evaluated. Based on this intersection and the cylinder endpoints it is estimated whether the cylinder is not, fully or only partially submerged. The partially submerged part of the cylinder is estimated from the submerged part of the center-line. The submerged height is treated as constant around the cylinder circumference, regardless of its orientation. The buoyancy force then acts on the midpoint of the submerged part of the center-line.
In the advanced buoyancy approach in QBlade each cylinder is discretized into multiple prismatic elements (the element number is a user input, 100 is the suggested default value). For each of these elements the center-line approximation is carried out and then all forces are summed up and an equivalent force acting point is evaluated.
Hydrostatic Stiffness Matrix
It is assumed that the surface elevation is approximately constant. This is valid if the wavelength of the sea state is much larger than the body’s dimensions. The motion of the body away from equilibrium can be expressed as a translation and rotation:
The buoyancy force can then be expressed as:
where:
Here, \(\vec{F}_c\) is the buoyancy force vector at equilibrium, and \(C\) is the hydrostatic stiffness matrix, defined by integrals over the waterplane area \(S\):
where \(\vec{B} = [x_b, y_b, z_b]\) is the position of the center of buoyancy. In practice many of these terms are zero due to symmetries of the body. It can be seen that the hydrostatic loads assume that the water-plane area does not significantly change. It is for this reason that the above expression is only valid for small rotations and translations. When the force acting on the body due to gravity is taken into account, it can be seen that the \(V_d\) terms in the \(C_{ij}\) represent restoring buoyancy moments which act to stabilise the body position. For a detailed overview of stability of floating bodies, the reader is referred to the book by Newman 1.
- 1
J.N. Newman. Marine Hydrodynamics. MIT Press, 2018. ISBN 9780262534826.