Biblio
This commit is contained in:
parent
0aa3c68db9
commit
2b29279c8a
2 changed files with 45 additions and 1 deletions
|
@ -210,3 +210,43 @@
|
|||
year={1977}
|
||||
}
|
||||
|
||||
@article{huntley1999use,
|
||||
title={Use of collocated sensors to measure coastal wave reflection},
|
||||
author={Huntley, David A and Simmonds, David and Tatavarti, Rao},
|
||||
journal={Journal of waterway, port, coastal, and ocean engineering},
|
||||
volume={125},
|
||||
number={1},
|
||||
pages={46--52},
|
||||
year={1999},
|
||||
publisher={American Society of Civil Engineers}
|
||||
}
|
||||
|
||||
@incollection{tatavarti1989incoming,
|
||||
title={Incoming and outgoing wave interactions on beaches},
|
||||
author={Tatavarti, Rao VSN and Huntley, David A and Bowen, Anthony J},
|
||||
booktitle={Coastal Engineering 1988},
|
||||
pages={136--150},
|
||||
year={1989}
|
||||
}
|
||||
|
||||
@article{higuera2015application,
|
||||
title={Application of computational fluid dynamics to wave action on structures},
|
||||
author={Higuera, P},
|
||||
journal={PhD. Universidade de Cantabria},
|
||||
year={2015}
|
||||
}
|
||||
|
||||
@inproceedings{bogdanov2011direct,
|
||||
title={Direct pore-scale modeling of two-phase flow through natural media},
|
||||
author={Bogdanov, II and Guerton, F and Kpahou, J and Kamp, AM},
|
||||
booktitle={Proceedings of the 2011 COMSOL Conference in Stuttgart; http://www. comsol. com/paper/download/83497/bogdanov\_paper. pdf},
|
||||
year={2011}
|
||||
}
|
||||
|
||||
@article{del2011three,
|
||||
title={Three-dimensional interaction of water waves with maritime structures},
|
||||
author={del Jesus, M},
|
||||
journal={University of Cantabria (Ph. D. thesis)},
|
||||
year={2011}
|
||||
}
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
\section{Research strategy}
|
||||
\section{Bibliography research}
|
||||
\subsection{Extracting components from buoy data}
|
||||
\paragraph{incident and reflected wave separation}
|
||||
\cite{mansard1980measurement}: extract incident and reflected spectra from
|
||||
|
@ -27,6 +27,7 @@ roge2019estimation,andersen2017estimation}
|
|||
\paragraph{incident and reflected wave separation puv method}
|
||||
Probablement très intéressant: \cite{inch2016accurate}:
|
||||
\cite{sheremet2002observations,guza1977resonant}
|
||||
Très bien: \cite{huntley1999use,tatavarti1989incoming}
|
||||
|
||||
\cite{pedersen2007resolving}
|
||||
\paragraph{puv method}
|
||||
|
@ -38,6 +39,9 @@ Probablement très intéressant: \cite{inch2016accurate}:
|
|||
\paragraph{wave reflection analysis}
|
||||
\cite{davidson1996new}
|
||||
|
||||
\subsection{Modeling wave impact on porous media}
|
||||
\paragraph{olaFlow}
|
||||
\cite{olaFlow,higuera2015application}: \cite{bogdanov2011direct,del2011three}
|
||||
|
||||
\nocite{*}
|
||||
\printbibliography
|
||||
|
|
Loading…
Reference in a new issue