
In
fluid dynamics
In physics and engineering, fluid dynamics is a subdiscipline of fluid mechanics that describes the flow of fluids— liquids and gases. It has several subdisciplines, including ''aerodynamics'' (the study of air and other gases in motion) an ...
, a trochoidal wave or Gerstner wave is an exact solution of the
Euler equations for
periodic surface gravity wave
In fluid dynamics, gravity waves are waves generated in a fluid medium or at the interface between two media when the force of gravity or buoyancy tries to restore equilibrium. An example of such an interface is that between the atmosphere ...
s. It describes a
progressive wave of permanent form on the surface of an
incompressible fluid of infinite depth. The free surface of this wave solution is an inverted (upside-down)
trochoid – with sharper
crests and flat troughs. This wave solution was discovered by
Gerstner in 1802, and rediscovered independently by
Rankine Rankine is a surname. Notable people with the surname include:
* William Rankine (1820–1872), Scottish engineer and physicist
** Rankine body an elliptical shape of significance in fluid dynamics, named for Rankine
** Rankine scale, an absolute-te ...
in 1863.
The flow field associated with the trochoidal wave is not
irrotational: it has
vorticity. The vorticity is of such a specific strength and vertical distribution that the trajectories of the
fluid parcels are closed circles. This is in contrast with the usual experimental observation of
Stokes drift associated with the wave motion. Also the
phase speed is independent of the trochoidal wave's
amplitude, unlike other nonlinear wave-theories (like those of the
Stokes wave
In fluid dynamics, a Stokes wave is a nonlinear and periodic surface wave on an inviscid fluid layer of constant mean depth.
This type of modelling has its origins in the mid 19th century when Sir George Stokes – using a perturbation ser ...
and
cnoidal wave) and observations. For these reasons – as well as for the fact that solutions for finite fluid depth are lacking – trochoidal waves are of limited use for engineering applications.
In
computer graphics, the
rendering of realistic-looking
ocean waves can be done by use of so-called Gerstner waves. This is a multi-component and multi-directional extension of the traditional Gerstner wave, often using
fast Fourier transform
A fast Fourier transform (FFT) is an algorithm that computes the discrete Fourier transform (DFT) of a sequence, or its inverse (IDFT). Fourier analysis converts a signal from its original domain (often time or space) to a representation in th ...
s to make (real-time)
animation
Animation is a method by which image, still figures are manipulated to appear as Motion picture, moving images. In traditional animation, images are drawn or painted by hand on transparent cel, celluloid sheets to be photographed and exhibited ...
feasible.
Description of classical trochoidal wave
Using a
Lagrangian specification of the flow field, the motion of fluid parcels is – for a
periodic wave on the surface of a fluid layer of infinite depth:
where
and
are the positions of the fluid parcels in the
plane at time
, with
the horizontal coordinate and
the vertical coordinate (positive upward, in the direction opposing gravity). The Lagrangian coordinates
label the fluid parcels, with
the centres of the circular orbits – around which the corresponding fluid parcel moves with constant
speed Further
is the
wavenumber (and
the
wavelength), while
is the phase speed with which the wave propagates in the
-direction. The phase speed satisfies the
dispersion relation:
which is independent of the wave nonlinearity (i.e. does not depend on the wave height
), and this phase speed
the same as for
Airy's linear waves in deep water.
The free surface is a line of constant pressure, and is found to correspond with a line
, where
is a (nonpositive) constant. For
the highest waves occur, with a
cusp-shaped crest. Note that the highest (irrotational)
Stokes wave
In fluid dynamics, a Stokes wave is a nonlinear and periodic surface wave on an inviscid fluid layer of constant mean depth.
This type of modelling has its origins in the mid 19th century when Sir George Stokes – using a perturbation ser ...
has a
crest angle of 120°, instead of the 0° for the rotational trochoidal wave.
The
wave height of the trochoidal wave is
The wave is periodic in the
-direction, with wavelength
and also periodic in time with
period
The
vorticity under the trochoidal wave is:
[
varying with Lagrangian elevation and diminishing rapidly with depth below the free surface.
]
In computer graphics
A multi-component and multi-directional extension of the Lagrangian description of the free-surface motion – as used in Gerstner's trochoidal wave – is used in computer graphics for the simulation of ocean waves.[ For the classical Gerstner wave the fluid motion exactly satisfies the nonlinear, incompressible and ]inviscid
The viscosity of a fluid is a measure of its resistance to deformation at a given rate. For liquids, it corresponds to the informal concept of "thickness": for example, syrup has a higher viscosity than water.
Viscosity quantifies the inte ...
flow equations below the free surface. However, the extended Gerstner waves do in general not satisfy these flow equations exactly (although they satisfy them approximately, i.e. for the linearised Lagrangian description by potential flow). This description of the ocean can be programmed very efficiently by use of the fast Fourier transform
A fast Fourier transform (FFT) is an algorithm that computes the discrete Fourier transform (DFT) of a sequence, or its inverse (IDFT). Fourier analysis converts a signal from its original domain (often time or space) to a representation in th ...
(FFT). Moreover, the resulting ocean waves from this process look realistic, as a result of the nonlinear deformation of the free surface (due to the Lagrangian specification of the motion): sharper crests and flatter trough
Trough may refer to:
In science
* Trough (geology), a long depression less steep than a trench
* Trough (meteorology), an elongated region of low atmospheric pressure
* Trough (physics), the lowest point on a wave
* Trough level (medicine), the l ...
s.
The mathematical description of the free-surface in these Gerstner waves can be as follows:[ the horizontal coordinates are denoted as and , and the vertical coordinate is . The mean level of the free surface is at and the positive -direction is upward, opposing the Earth's gravity of strength The free surface is described parametrically as a function of the parameters and as well as of time The parameters are connected to the mean-surface points around which the fluid parcels at the wavy surface orbit. The free surface is specified through and with:
where is the hyperbolic tangent function, is the number of wave components considered, is the amplitude of component and its phase. Further is its wavenumber and its angular frequency. The latter two, and can not be chosen independently but are related through the dispersion relation:
with the mean water depth. In deep water () the hyperbolic tangent goes to one: The components and of the horizontal wavenumber vector determine the wave propagation direction of component
The choice of the various parameters and for and a certain mean depth determines the form of the ocean surface. A clever choice is needed in order to exploit the possibility of fast computation by means of the FFT. See e.g. for a description how to do this. Most often, the wavenumbers are chosen on a regular grid in -space. Thereafter, the amplitudes and phases are chosen randomly in accord with the variance-density spectrum of a certain desired sea state. Finally, by FFT, the ocean surface can be constructed in such a way that it is periodic both in space and time, enabling tiling – creating periodicity in time by slightly shifting the frequencies such that for
In rendering, also the ]normal vector
In geometry, a normal is an object such as a line, ray, or vector that is perpendicular to a given object. For example, the normal line to a plane curve at a given point is the (infinite) line perpendicular to the tangent line to the curve at ...
to the surface is often needed. These can be computed using the cross product
In mathematics, the cross product or vector product (occasionally directed area product, to emphasize its geometric significance) is a binary operation on two vectors in a three-dimensional oriented Euclidean vector space (named here E), and is ...
() as:
The unit normal vector then is with the norm of
Notes
References
*. Reprinted in: ''Annalen der Physik'' 32(8), pp. 412–445, 1809.
*
* Originally published in 1879, the 6th extended edition appeared first in 1932.
*
*
{{DEFAULTSORT:Trochoidal wave
Water waves
Wave mechanics
Physical oceanography
3D computer graphics
Articles containing video clips
Oceanographical terminology