vignettes/mooring_model.Rmd
mooring_model.Rmd
Anchored oceanographic mooring lines are deformed by currents, in much the same way as trees are bent by wind. For very simple moorings, e.g. consisting of a single float connected by a uniform cable to an anchor at the bottom, the deformation can be calculated if the current is uniform. The physics is analogous to the sagging of telephone lines between poles, and falls into the general category of a catenary. However, things are more complicated for depth-varying currents, and for mooring lines that consist of many elements, of varying buoyancy and drag, connected by wires, chains, etc., that are also of varying buoyancy and drag.
An approach to analysing realistic oceanographic moorings is to use lumped-mass theory, in which elements such as floats and instrument packages are parameterized by their buoyancy and drag characteristics, and in which cables envisioned as connected line elements. This approach was taken by Moller (1976) in a Fortran program, and more recently by Dewey (1999) in a GUI-based Matlab system. The present treatment is of similar foundation, although with some added simplifications (such as unidirectional current) that are relevant to the basic problem of computing “knock-down”, i.e. the vertical displacement of instruments that is caused by slanting of the mooring line.
Consider the case of unidirectional horizontal current aligned with the axis. Following oceanographic convention, let be the vertical coordinate, positive upwards, with at the surface. The mooring is modelled as a series of connected elements, with the top element being numbered and the bottom one numbered .
Water density and velocity are assumed to be a functions of depth, with values and at the location of the -th element.
Each element is described by the following properties.
A tension force exists between each interior mooring element. The tension below the -th interior element (thus pulling downward on it) is denoted . This is defined for all elements of a mooring except for the bottom one, which is labelled .
The tension force is directed vertically if there is no current, but acquires a horizontal component if there is a current, because drag from the current will distort the mooring shape. The angle made by the -th element to the vertical is represented with . Determining these two quantities, and , is the key to inferring the response of a mooring to currents.
Quasi-steady dynamics are assumed, so that forces must balance in both the horizontal and vertical directions. The tension force has components in both the and directions, but the buoyancy force (defined as positive for objects that would rise if unattached to a mooring) acts only in the vertical, upwards if or is positive.
The buoyancy force for a solid object such as an anchor or a float is found with while it is represented with for a portion of a cable of length .
The drag force is expressed with where is the area projected in the flow direction.
With these definitions, a steady-state assumption dictates that forces must be balanced in the horizontal and vertical directions for each element of the mooring.
Consider the case of a mooring consisting of elements attached to an immovable bottom anchor, and let the index refer to the top element, with increasing to at the anchor.
Three forces are involved in this situation: (a) a horizontal drag force, , associated with the current, (b) a vertical buoyancy force, , caused by a density mismatch between a component and the background water, and (c) a tension force, , along the connection between elements. The tension force has only a vertical component for an upright mooring, but horizontal components occur for a mooring that is tilted by a current.
By definition, the top element has no tension from above, and so a consideration of its force balance yields along with where is the tension between this element and the one below it, and is the angle that this tension force makes to the vertical.
Consider first the case of a depth-independent current, so that the drag on the -th element may be computed without consideration for the position of the element in the water column. In such a case, both and are known, these two equations may be solved for and , yielding and
In the case of a single anchor, a short wire, and a single float, equations 6 and 7 will yield a solution for the angle of the wire, which in turn yields a value for the depth of that float. Now, we may relax the assumption of depth-independent current, by a simple scheme: solve the equations again with the updated float depth, in which case the drag will be altered from the value initially inferred. This process can then be repeated, yielding a more accurate estimate of the float depth and thus of the drag. Iterating this process can thus yield a practical estimate of the configuration of this simple mooring.
If there are more than 2 elements in the mooring, a similar line of reasoning may be extended to the next element, although now there is a tension force pulling upward. This situation is described by and
Since and are known from Equation 5, Equation 6 may be solved for and , using and
This may be generalized to larger moorings, with and applying for elements . The limit ends at because is no tension below the bottom element, so neither nor can be defined.
This leads to a simple way to describe mooring response to a depth-independent current, in which and are known quantities for each from 1 to :
Figure 2 shows the result of simulating a 20-inch Hydro Float Mooring Buoy (with kg buoyancy) connected to a bottom anchor with 100 m of quarter-inch jacketed wire (with kg/m of buoyancy), in a depth-independent 0.5 m/s (roughly 1 knot) current. Note that the float is predicted to sink m with this current. However, the predicted knockdown increases to m with a m/s current, suggesting that this float would be of limited utility in supporting an oceanographic mooring a region with strong currents.
As a special case, if for all , then there will be no drag, and so (assuming adequate buoyancy), the mooring will be aligned in the vertical, and the vertical equation becomes which yields for . Physically, this means that the downward tension at any level balances the total upward buoyancy force of all the elements above it. The bottom tension, , may be interpreted as the minimum anchor weight that will hold the mooring in place in the absence of currents. However, it should be obvious that heavier weights will be required for practical situations.