iccsa-20-wind

git clone https://git.igankevich.com/iccsa-20-wind.git
Log | Files | Refs

commit e7891950678380a344eb8731c6c36447f9d00492
parent 7a81000d64b91a054d4274e3a34fddb007326f63
Author: Ivan Gankevich <i.gankevich@spbu.ru>
Date:   Sat, 27 Jun 2020 00:55:03 +0300

Slides v2.

Diffstat:
slides.tex | 16+++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/slides.tex b/slides.tex @@ -5,7 +5,7 @@ \usepackage{booktabs} \usepackage{amsmath} -\usepackage{spbu-tikz} +\usepackage{spbu-slides} \tikzset{Arrow/.style={ solid, @@ -60,6 +60,20 @@ on ship motions} \frame{\maketitle} +\begin{frame}{Motivation} + Ship motion simulators either + \begin{itemize} + \item do not model air flow or + \item model it using slow solvers. + \end{itemize} + \vfill + We want to + \begin{itemize} + \item take air flow around the ship into account, + \item have high-performance solver. + \end{itemize} +\end{frame} + \begin{frame}{Governing system of equations} Continuity and motion equation for ideal fluid \begin{columns}