Difference between revisions of "Category:Multipole Methods for Linear Water Waves"

From WikiWaves
Jump to navigationJump to search
Line 90: Line 90:
 
   
 
   
  
<center><math>\Rightarrow C(m)= 0 \quad\forall m > 0</math></center>
+
<center><math>\Rightarrow C(m)= 0 \,\, \forall m > 0 \,\,\, and \,\,\, D(m)=0 \,\, \forall m<0</math></center>
 
 
  
  
Line 100: Line 99:
 
<center><math>\phi = C(0) + D(0) \ln(r) + \sum_{m=1}^\infty \left( a(m)\frac{\cos(m\theta)}{r^m} +  b(m)\frac{\sin(m\theta)}{r^m}  \right) </math></center>
 
<center><math>\phi = C(0) + D(0) \ln(r) + \sum_{m=1}^\infty \left( a(m)\frac{\cos(m\theta)}{r^m} +  b(m)\frac{\sin(m\theta)}{r^m}  \right) </math></center>
  
Which can also be expressed simply in terms of complex exponentials.
+
We don't need to include the negative m terms because of the symmetry of the sine and cosine eigenfunctions.
 +
 
 +
The solution can also be expressed simply in terms of complex exponentials.
  
 
== With the Free Surface BC ==
 
== With the Free Surface BC ==

Revision as of 01:46, 9 February 2010


Multipole Expansions

Multipole expansions are a technique used in linear water wave theory where the potential is represented as a sum of singularities (multipoles) placed within any structures that are present. Multipoles can be constructed with their singularity submerged or on the free surface and these are treated separately.

Multipoles satisfy:

[math]\displaystyle{ \begin{align} \Delta\phi &=0, &-h\lt z\lt 0,\,\,\mathbf{x} \in \Omega \\ \partial_z\phi &= 0, &z=-h, \\ \partial_z \phi &= \alpha \phi, &z=0,\,\,\mathbf{x} \in \partial \Omega_{\mathrm{F}}, \end{align} }[/math]


(note that the last expression can be obtained from combining the expressions:

[math]\displaystyle{ \begin{align} \partial_z \phi &= -\mathrm{i} \omega \zeta, &z=0,\,\,\mathbf{x} \in \partial \Omega_{\mathrm{F}}, \\ \mathrm{i} \omega \phi &= g\zeta, &z=0,\,\,\mathbf{x} \in \partial \Omega_{\mathrm{F}}, \end{align} }[/math]

where [math]\displaystyle{ \alpha = \omega^2/g \, }[/math])


In two-dimensions the Sommerfeld Radiation Condition is

[math]\displaystyle{ \left( \frac{\partial}{\partial|x|} - \mathrm{i} k \right) (\phi-\phi^{\mathrm{{I}}})=0,\;\mathrm{{as\;}}|x|\rightarrow\infty\mathrm{.} }[/math]

where [math]\displaystyle{ \phi^{\mathrm{{I}}} }[/math] is the incident potential.


A linear combination of these multipoles can then be made to satisfy the body boundary conditions.

2D Exterior Neumann Problem

We start by developing the theory for Laplace's equation without the free surface for a disk of radius [math]\displaystyle{ a }[/math] centered at the origin. The equation in polar coordinates is

[math]\displaystyle{ \nabla^2 \phi = \left[ \partial_r^2 + \frac{1}{r}\partial_r + \frac{1}{r^2} \partial_\theta^2 \right] \phi= 0 \quad \mathrm{for} \quad r\gt a }[/math]

[math]\displaystyle{ \partial_n \phi |_{r=a} = 0 }[/math]

[math]\displaystyle{ |\nabla\phi| \rightarrow 0 \quad as \quad r \rightarrow \infty }[/math]


Using separation of variables we write [math]\displaystyle{ \phi = R(r)\Theta(\theta).\, }[/math] Substituting into Laplace's equations gives

[math]\displaystyle{ \frac{r^2}{R}\partial_r^2 R + \frac{r}{R}\partial_r R = - \frac{1}{\Theta}\partial_\theta^2 \Theta = m^2 }[/math]


The equation for [math]\displaystyle{ \Theta\, }[/math] is

[math]\displaystyle{ \quad \partial_\theta^2 \Theta = -m^2\Theta }[/math]


[math]\displaystyle{ \Rightarrow \Theta = A(m) \cos(m\theta) + B(m) \sin(m\theta) \quad for \quad m \neq 0 }[/math]

When m=0 the solution is

[math]\displaystyle{ \Theta = A(0) + B(0)\theta \, }[/math]


[math]\displaystyle{ \Theta(\theta + 2\pi) = \Theta(\theta) \Rightarrow m \in Z \,\, and \,\, B(0) = 0\, }[/math]



The equation for R is

[math]\displaystyle{ \quad r^2\partial_r^2 R + r\partial_rR = m^2 R }[/math]

This is a standard DE, to solve we substitute R = r^n giving:

[math]\displaystyle{ n(n-1)r^n + nr^n = m^2r^n \Rightarrow n^2 = m^2 \Rightarrow n= \pm m }[/math]

This gives two independent solutions for all m except m = 0, where we only get the constant solution.

Noting that:

[math]\displaystyle{ \nabla^2 \left( \ln(r) \right) = \frac{-1}{r^2} + \frac{1}{r^2} = 0 }[/math]

So along with the obvious constant function we have two independant sotutions. Thus for m=0 we can write:

[math]\displaystyle{ R = C\left(0\right) + D(0) \ln(r) }[/math]

and for [math]\displaystyle{ m\neq 0: }[/math]

[math]\displaystyle{ R = C\left(m\right)r^m + D(m)r^{-m} }[/math]


The derivatives of the radial eigenfunctions must go to zero indicating zero fluid flow at infinity:

[math]\displaystyle{ |\nabla\phi| \rightarrow 0 \,\, as \,\, r \rightarrow \infty \Rightarrow\partial_r R \rightarrow 0 \,\, as \,\, r \rightarrow \infty }[/math]


[math]\displaystyle{ \Rightarrow C(m)= 0 \,\, \forall m \gt 0 \,\,\, and \,\,\, D(m)=0 \,\, \forall m\lt 0 }[/math]



Hence the general solution can be expressed as:

[math]\displaystyle{ \phi = C(0) + D(0) \ln(r) + \sum_{m=1}^\infty \left( a(m)\frac{\cos(m\theta)}{r^m} + b(m)\frac{\sin(m\theta)}{r^m} \right) }[/math]

We don't need to include the negative m terms because of the symmetry of the sine and cosine eigenfunctions.

The solution can also be expressed simply in terms of complex exponentials.

With the Free Surface BC

When we introduce the free surface BC we need to find a new set of eigenfunctions. We can use eigenfunctions from the infinite domain problem to construct them.

We write

[math]\displaystyle{ \phi_m = \frac{e^{im\theta}}{r^m} + \psi_m }[/math]
[math]\displaystyle{ \phi_0 = \ln\left(\frac{r}{a}\right) + \psi_0 }[/math]

Where

[math]\displaystyle{ \nabla^2 \psi_m = 0 \quad for \quad m = 0,1,2, \ldots }[/math]


We want

[math]\displaystyle{ \partial_z \phi |_{z=f} = K\phi|_{z=f} \quad \forall m = 0,1,2, \ldots }[/math]


For m=0

[math]\displaystyle{ \partial_z \psi_0 |_{z=f} - K\psi_0|_{z=f} = K\ln\left(\frac{r}{a}\right)|_{z=f} - \partial_z \left(ln\left(\frac{r}{a}\right)\right)|_{z=f} = K \ln\left(\frac{\sqrt{x^2 + f^2}}{a}\right) - \int_0^\infty e^{-2\mu f}\cos(\mu x)d\mu = f_0(x) }[/math]

Using

[math]\displaystyle{ \ln(r) = \int_0^\infty (e^{-\mu}- e^{-\mu|z+f|}\cos(\mu x))\frac{d\mu}{\mu} }[/math]


For m>0

[math]\displaystyle{ \partial_z \psi_m |_{z=f} - K\psi_m|_{z=f} = K \frac{e^{im\theta}}{r^m} |_{z=f} - \partial_z \left(\frac{e^{im\theta}}{r^m}\right)|_{z=f} = \frac{e^{im\tan(-x/f)}}{(x^2+f^2)^{m/2}} \left( K + \frac{imx\ln(f)}{1-(x/f)^2} + \frac {mf}{x^2 + f^2} \right) = f_m(x) }[/math]


So our psi functions satisfy

[math]\displaystyle{ \nabla^2 \psi_m = 0 \quad for \quad m = 0,1,2, \ldots \quad \ldots (1) }[/math]
[math]\displaystyle{ \psi_m \rightarrow 0 \quad as \quad z \rightarrow -\infty \quad \ldots (2) }[/math]
[math]\displaystyle{ \partial_z \psi_m |_{z=f} - K\psi_m|_{z=f} = f_m(x) \quad \ldots (3) }[/math]


Taking a Fourier transform in x

[math]\displaystyle{ \hat{\psi}_m = \int_{-\infty}^\infty \psi_m e^{i\omega x}dx }[/math]


[math]\displaystyle{ (1) \Rightarrow \partial_z^2 \hat{\psi}_m = \omega^2\hat{\psi}_m \Rightarrow \hat{\psi}_m = A_m(\omega)e^{\omega z} + B_m(\omega)e^{-\omega z} }[/math]
[math]\displaystyle{ but \quad (2) \Rightarrow B_m(\omega) = 0 \quad \forall m }[/math]


[math]\displaystyle{ (3) \Rightarrow \partial_z \hat{\psi}_m |_{z=f} - K\hat{\psi}_m|_{z=f} = \hat{f}_m(\omega) = (\omega - K)\hat{\psi}_m|_{z=f} = (\omega - K)A(\omega)e^{\omega f} }[/math]

Hence

[math]\displaystyle{ A(\omega) = \frac{\hat{f}_m(\omega)}{\omega - K} e^{-\omega f} }[/math]

and

[math]\displaystyle{ \psi_m = \frac{1}{2\pi}\int_{-\infty}^\infty \hat{\psi}_m e^{-i\omega x}d\omega = \frac{1}{2\pi}\int_{-\infty}^\infty \frac{\hat{f}_m(\omega)}{\omega - K} e^{\omega (z-f)} e^{-i\omega x}d\omega }[/math]

Example: 2D Wave Scattering for a Submerged Horizontal Cylinder (in Infinite Depth)

      • Picture to show problem set up***

The potential for the scattering problem splits as incident and diffracted potentials and also into symmetric and antisymmetric parts.

[math]\displaystyle{ \phi = \phi_I + \phi_D = \phi^+ + \phi^- }[/math]

where

[math]\displaystyle{ \partial_r \phi_I |_{r=a} = - \partial_r \phi_D |_{r=a} }[/math]

and [math]\displaystyle{ \phi^+ }[/math], [math]\displaystyle{ \phi^- }[/math] are the symmetric and antisymmetric parts of [math]\displaystyle{ \phi }[/math] respectively.


For a wave incident from the left we have

[math]\displaystyle{ \phi_I = e^{Kz} e^{iKx} = e^{-Kf}\sum_{n=0}^\infty \frac{(-Kr)^n }{n!} e^{-in\theta} }[/math],

[math]\displaystyle{ \phi_D = \sum_{n=1}^{\infty}a^n \alpha_n \phi_n^+ + \sum_{n=1}^{\infty}a^n \beta_n \phi_n^- }[/math],

[math]\displaystyle{ \phi^+ = e^{Kz} \cos(Kx) + \sum_{n=1}^{\infty}a^n \alpha_n \phi_n^+ }[/math],

and [math]\displaystyle{ \phi^- = ie^{Kz} \sin(Kx) + \sum_{n=1}^{\infty}a^n \beta_n \phi_n^- }[/math].


Converting [math]\displaystyle{ \phi^+ }[/math] and [math]\displaystyle{ \phi^- }[/math] into the polar coordinate system:

[math]\displaystyle{ \phi^+ = e^{-Kf}\sum_{n=0}^\infty \frac{(-Kr)^n }{n!} \cos(n\theta) + \sum_{n=1}^{\infty}a^n \alpha_n \left(\frac{\cos(n\theta)}{r^n} + \sum_{m=0}^\infty A_{mn}^+ r^m \cos(m\theta)\right) }[/math]

[math]\displaystyle{ \phi^- = ie^{-Kf}\sum_{n=0}^\infty \frac{(-Kr)^n }{n!} \sin(n\theta) + \sum_{n=1}^{\infty}a^n \alpha_n \left(\frac{\sin(n\theta)}{r^n} + \sum_{m=0}^\infty A_{mn}^+ r^m \sin(m\theta)\right) }[/math]

The above power series converge for r < 2f and the coefficients are given by

[math]\displaystyle{ A_{mn} = \frac{(-1)^{m+n}}{m!(n-1)!} \quad SingularIntegral_0^\infty \quad \frac{\mu + K}{\mu - K} \mu ^{m+n-1} e^{-2\mu f}d\mu }[/math]


Applying the body boundary condition [math]\displaystyle{ \partial_r \phi^\pm |_{r=a} = 0 }[/math] and noting that the cosines are orthogonal over [math]\displaystyle{ \theta \in (-\pi,\pi] }[/math] gives the results

[math]\displaystyle{ \alpha_m - \sum_{n=1}^{\infty}a^{n+m} A_{mn} \alpha_n = e^{-Kf}\frac {(-Ka)^m}{m!}; m=1,2,3,\ldots }[/math]

[math]\displaystyle{ \beta_m - \sum_{n=1}^{\infty}a^{n+m} A_{mn} \beta_n = -ie^{-Kf}\frac {(-Ka)^m}{m!}; m=1,2,3,\ldots }[/math]

From which we can see that [math]\displaystyle{ \beta_n = -i\alpha_n }[/math].

The above sums can be truncated at the Nth term yielding NxN system of linear equations that can be solved for the coefficients [math]\displaystyle{ \alpha_n }[/math]


Hence we can calculate [math]\displaystyle{ \phi }[/math] from:

[math]\displaystyle{ \phi = \phi^+ + \phi^- = \phi_I + \sum_{n=1}^{\infty}a^n \alpha_n ( \phi^+_n + \phi^-_n ) }[/math]


This expression also gives the values of the reflection and transmission coefficients when we substitute the far field expressions for the symmetric and antisymmetric multipoles. In the far field:

[math]\displaystyle{ \phi^+_n \sim \frac{2\pi i (-K)^n}{(n-1)!} e^{K(z-f)} e^{\pm Kx} }[/math]

[math]\displaystyle{ \phi^-_n \sim \mp \frac{2\pi (-K)^n}{(n-1)!} e^{K(z-f)} e^{\pm Kx} }[/math]

Giving:

[math]\displaystyle{ R=0, \quad T = 1 + 4 \pi i e^{-Kf} \sum_{n=1}^{\infty} \alpha_n \frac{(-Ka)^n}{(n-1)!} }[/math]

Hydrodynamic Forces

This category currently contains no pages or media.