2022-03-25 13:20:15 +01:00
|
|
|
\chapter{OlaFlow}
|
|
|
|
|
|
|
|
\section{2D Model}
|
|
|
|
A 2Dv model was built on a small domain around the breakwater (\SI{250}{\m}
|
|
|
|
from the crest).
|
|
|
|
|
|
|
|
A tool that allows mapping the output fields from swash to the initial fields
|
2022-03-28 11:08:44 +02:00
|
|
|
in olaFlow was built. Alpha.water and U fields are mapped from swash to
|
|
|
|
olaFlow.
|
2022-04-15 13:42:29 +02:00
|
|
|
|
|
|
|
Boundary conditions are set using the output from the swash model.
|
|
|
|
|
|
|
|
A regular mesh is generated and snapped to the bathymetry (mesh resolution: \SI{.5}{\m}).
|
|
|
|
|
|
|
|
Simulation is run for 400 seconds using the largest wave from the swash model with the buoy spectrum as an input
|
|
|
|
(\autoref{fig:wave}).
|
|
|
|
|
|
|
|
\begin{figure}
|
|
|
|
\centering
|
|
|
|
\includegraphics{wave.pdf}
|
|
|
|
\caption{Boundary condition for olaflow model.}\label{fig:wave}
|
|
|
|
\end{figure}
|
|
|
|
|
|
|
|
Results are plotted using python \autoref{fig:resola}.
|
|
|
|
\begin{figure}
|
|
|
|
\centering
|
|
|
|
\includegraphics{resola.pdf}
|
|
|
|
\caption{Results from olaFlow model.}\label{fig:resola}
|
|
|
|
\end{figure}
|