1
Fork 0

Updated report with olaflow model results (report)

This commit is contained in:
Edgar P. Burkhart 2022-04-15 13:42:29 +02:00
parent 0c28c2d2a6
commit b5a72a03c5
Signed by: edpibu
GPG Key ID: 9833D3C5A25BD227
3 changed files with 20 additions and 0 deletions

View File

@ -7,3 +7,23 @@ from the crest).
A tool that allows mapping the output fields from swash to the initial fields A tool that allows mapping the output fields from swash to the initial fields
in olaFlow was built. Alpha.water and U fields are mapped from swash to in olaFlow was built. Alpha.water and U fields are mapped from swash to
olaFlow. 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}

BIN
report/fig/resola.pdf Normal file

Binary file not shown.

BIN
report/fig/wave.pdf Normal file

Binary file not shown.