1
Fork 0
internship/report/chapters/olaflow.tex

30 lines
903 B
TeX
Raw Normal View History

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.
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}