Wave Scattering by Submerged Thin Bodies
Introduction
We consider the problem of a thin submerged structure assumed to be rigid, submerged in a semi-infinite domain of constant depth. This submerged structure is then subject to some incident wave forcing, and the resulting scattering problem is investigated.
Equations
The governing equations for our problem are as follows:
Plus radiation conditions:
For the purposes of using Boundary Element Methods later in this article, we restrict our domain to a finite region by imposing artificial boundary conditions at [math]\displaystyle{ x= a_1 \, }[/math] and [math]\displaystyle{ x= a_2 \, }[/math]. We denote these conditions by
and will be considered in more detail later on.
Thin bodies
Additionally, we have a condition for the response of our structure (which is submerged at constant finite depth [math]\displaystyle{ -d }[/math]):
We denote this segment of the boundary by [math]\displaystyle{ \Gamma \, }[/math].
There are additional considerations to be made when dealing with thin obstacles - we need to split [math]\displaystyle{ \Gamma \, }[/math] into two regions ([math]\displaystyle{ \Gamma^{\pm} \, }[/math]) and distinguish between their respective normal derivatives ([math]\displaystyle{ \partial_n \rightarrow \partial_{n^{\pm}}\, }[/math]). This allows us to express the boundary condition in the form
Observe that the normal derivatives are related in the following manner
From this, we can express our problem involving the submerged structure entirely in terms of [math]\displaystyle{ \Gamma^{+} \, }[/math], and omit the notation in the future (ie [math]\displaystyle{ \partial_{n^{+}} = \partial_n }[/math]).
For the case of a rigid structure, we define the associated boundary condition to be
Integral Equation formulation
Using Green's second identity, in tandem with the discussion of thin bodies (above), we can obtain an expression for [math]\displaystyle{ \phi \, }[/math] around the outer boundary ([math]\displaystyle{ \partial \Omega \, }[/math]) of our domain:
where [math]\displaystyle{ [ \ \phi \ ]=\phi(x^{+})-\phi(x^{-}) }[/math], and is typically referred to as the 'jump in [math]\displaystyle{ \phi \, }[/math]'.
Note carefully that [math]\displaystyle{ \phi \, }[/math] relates to points on the outer boundary, [math]\displaystyle{ \partial \Omega \, }[/math], whereas [math]\displaystyle{ [ \ \phi \ ] \, }[/math] relates to points on the inner boundary, [math]\displaystyle{ \Gamma \, }[/math].
In order to compute [math]\displaystyle{ [ \ \phi \ ] \, }[/math], we will restrict all x points in the expression above to be on [math]\displaystyle{ \Gamma \, }[/math], and then take the normal derivative of the expression to obtain
Note that in our case, [math]\displaystyle{ \oint \, }[/math] refers to a Hadamard finite-part integral, as opposed to a contour integral.
Hadamard Finite Part Integrals
A hadamard finite part integral is an example of a hypersingular integral equation (an integral equation whose kernel has high order singularities), and must be treated with caution.
In order to evaluate our integral above, it is necessary to express the jump in [math]\displaystyle{ \phi \, }[/math] as
where [math]\displaystyle{ U_m(x^{_{'}}) \, }[/math] denotes Chebyshev Polynomials of the Second Kind.
It is also necessary to employ the powerful result discussed in Martin and Rizzo 1989:
Note that the structure has to be non-dimensionalised accordingly.
From this we can obtain
Multiplying this entire expression by [math]\displaystyle{ (1-x^2)^{1/2} U_n(x) \, }[/math] and integrating allows us to obtain the matrix representation
where
Note that [math]\displaystyle{ \mathbb{W}^{(2)} }[/math] is a weights matrix for numerically integrating over [math]\displaystyle{ \Gamma \, }[/math], and the two [math]\displaystyle{ \mathbb{G} }[/math] matrices are obtained using boundary element method, which is discussed below.
Boundary Element Methods
For the purposes of this article, the webpages Boundary Element Method and Boundary Element Method for a Fixed Body in Finite Depth provide an excellent explanation to the Boundary Element method techniques used here.
Recall the expression
Using the Chebyshev series from above, we can represent this as
This leaves us with the following two equations
Using the technique outlined in Boundary Element Method for a Fixed Body in Finite Depth we express
Consequently we can represent our system in the following form
From this we are able to compute the jump in [math]\displaystyle{ \phi \, }[/math], and the potential around the outer boundary [math]\displaystyle{ \partial \Omega }[/math]
Eigenfunction Matching
As an alternative to the the technique outlined on this webpage, Eigenfunction Matching for a Submerged Finite Dock can be used to determine the potential at any point in the region, as well as the jump in [math]\displaystyle{ \phi \, }[/math]
Matlab Code
Will be posted presently
References
Bibtex
The bibtex reference for this webpage is below:
@MISC{referenceID,
author = {wikiwaves}, title = { Wave Scattering by Submerged Thin Bodies }, month = November, year = { 2024 }, url = { https://wikiwaves.org/Wave_Scattering_by_Submerged_Thin_Bodies }
}