Eigenfunction Matching for a Finite Floating Elastic Plate using Symmetry
Contents |
Introduction
We show here a solution for a finite Floating Elastic Plate on Finite Depth. The simpler solution for a Semi-Infinite Elastic Plate describes many of the ideas here in more detail. We use Symmetry in Two Dimensions.
Equations
We consider the problem of small-amplitude waves which are incident on finite floating elastic
plate occupying water surface for
.
These equations are derived in Floating Elastic Plate
The submergence of the plate is considered negligible.
We assume that the problem is invariant in the
direction.
We also assume that the plate edges are free to move at
each boundary, although other boundary conditions could easily be considered using
the methods of solution presented here. We begin with the Frequency Domain Problem for a semi-infinite
Floating Elastic Plates
in the non-dimensional form of Tayler 1986 (Dispersion Relation for a Floating Elastic Plate).
We also assume that the waves are normally incident (incidence at an angle will be discussed later).




where
,
and
are the stiffness and mass constant for the plate respectively. The free edge conditions
at the edge of the plate imply


Method of solution
We use separation of variables in the two regions,
and
.
We express the potential as
and then Laplace's equation becomes
Separation of variables for a free surface
We use separation of variables
We express the potential as
and then Laplace's equation becomes
The separation of variables equation for deriving free surface eigenfunctions is as follows:
subject to the boundary conditions
and
We can then use the boundary condition at
to write
where we have chosen the value of the coefficent so we have unit value at
.
The boundary condition at the free surface (
) gives rise to:

which is the Dispersion Relation for a Free Surface
The above equation is not really the dispersion relation for a free surface, it would be better to refer to it as a transcendental equation. If we solve for all roots in the complex plane we find that the first root is a pair of imaginary roots. We denote the imaginary solutions of this equation by
and
the positive real solutions by
,
. The
of the imaginary solution is the wavenumber. We put the imaginary roots back into the equation above and use the hyperbolic relations
to arrive at the dispersion relation
We note that for a specified frequency
the equation determines the wavenumber
.
Finally we define the function
as
as the vertical eigenfunction of the potential in the open water region. From Sturm-Liouville theory the vertical eigenfunctions are orthogonal. They can be normalised to be orthonormal, but this has no advantages for a numerical implementation. It can be shown that
where
Separation of variables under the Plate
subject to the boundary conditions
and
(the first term comes from the beam eigenvalue problem, where
). We then use the boundary condition at
to write
The boundary condition at the free surface (
) is
the Dispersion Relation for a Floating Elastic Plate

Solving for
gives a pure imaginary root
with positive imaginary part, two complex roots (two complex conjugate paired roots
with positive imaginary part in most physical situations), an infinite number of positive real roots
which approach
as
approaches infinity, and also the negative of all
these roots (Dispersion Relation for a Floating Elastic Plate) . We denote the two complex roots with positive imaginary part
by
and
, the purely imaginary
root with positive imaginary part by
and the real roots with positive imaginary part
by
for
a positive integer.
The imaginary root with positive imaginary part corresponds to a
reflected travelling mode propagating along the
axis.
The complex roots with positive imaginary parts correspond to damped reflected travelling modes and the real roots correspond to reflected evanescent modes.
Inner product between free surface and elastic plate modes
where

Symmetric solution
The potential and its derivative must be continuous across the
transition from open water to the plate covered region. Therefore, the
potentials and their derivatives at
have to be equal.
We also truncate the sum at
being careful that we have
two extra modes on the plate covered region to satisfy the edge conditions.
We use Symmetry in Two Dimensions
and we express the potential as
When we equate the potential and its derivative at
we obtain
and
for each
.
We solve these equations by multiplying both equations by
and integrating from
to
to obtain:
and
If we multiply the first equation by
and subtract the second equation
we obtain
Finally, we need to apply the conditions at the edge of the plate to give us two further equations,
and
Waves Incident at an Angle
We can consider the problem when the waves are incident at an angle
.
When a wave in incident at an angle
we have the wavenumber in the
direction is
where
is as defined previously (note that
is imaginary).
This means that the potential is now of the form
so that when we separate variables we obtain
where
is the separation constant calculated without an incident angle.
This means that the potential is now of the form
so that when we separate variables we obtain
Therefore the potential can be expanded as
and
where
and
where we always take the positive real root or the root with positive imaginary part.
The edge conditions are also different and are

and

where
is Poisons ratio.
We can expend these edge conditions, which respectively gives
and
The equations are derived almost identically to those above and we obtain
and
and these are solved exactly as before.
Anti-symmetric solution
The anti-symmetric potential can be expanded as
and
The edge conditions are
and
The equations are derived almost identically to those above and we obtain
and
and these are solved exactly as before.
Matlab Code
A program to calculate the coefficients for the semi-infinite dock problems can be found here finite_plate_symmetry.m
Additional code
This program requires