next up previous contents
Next: Teukolsky waves Up: IDLinearWaves Previous: Purpose   Contents

Plane Waves

A full description of plane waves can be found in the PhD Thesis of Malcolm Tobias, The Numerical Evolution of Gravitational Waves, which can be found at http://wugrav.wustl.edu/Papers/Thesis97/Thesis97.html.

Plane waves travelling in arbitrary directions can be specified. For these plane waves the TT gauge is assumed (the metric perturbations are transverse to the direction of propagation, and the metric is traceless). In the case of waves travelling along the $z-$direction this would give the plus solution

\begin{displaymath}
h_{xx}=-h_{yy}=f(t\pm z), h_{xy}=h_{xz}=h_{yz}=h_{zz} = 0
\end{displaymath}

and the cross solution

\begin{displaymath}
h_{xy}=h_{yx}=f(t\pm z), h_{yz}=h_{xx}=h_{yy}=h_{zz}=0
\end{displaymath}

This thorn implements the plus solution, with the waveform $f(t\pm z)$ having the form of a Gaussian modulated sine function. Now working with a general direction of propagation $k$ we have the plane wave solution:

\begin{displaymath}
f(t,x,y,z) = A_{in} e^{-(k_i^p x^i + \omega_p(t-r_a) )^2} \c...
...} e^{-(k_i^p x^i -\omega_p(t-r_a))^2} \cos(k_i x^i - \omega t)
\end{displaymath}

and

\begin{eqnarray*}
g_{xx}&=& 1 + f[\cos^2\phi - \cos^\theta\sin^2\phi]
\\
g_{xy}...
... f \sin\theta \cos\theta \cos\phi
\\
g_{zz} &=& 1-f\sin^2\theta
\end{eqnarray*}

The extrinsic curvature is then calculated from
\begin{displaymath}
K_{ij} = - \frac{1}{2\alpha} \dot{g}_{ij}
\end{displaymath} (part351)


next up previous contents
Next: Teukolsky waves Up: IDLinearWaves Previous: Purpose   Contents