29 lines
804 B
TeX
29 lines
804 B
TeX
\chapter*{Notation} \addcontentsline{toc}{chapter}{Notation}
|
|
\markboth{Notation}{Notation}
|
|
\noindent
|
|
\textbf{Latin Symbols}\\ [0.25cm]
|
|
\begin{tabular}{lll}
|
|
\textbf{Symbol} &\textbf{Unit} &\textbf{Explanation}\\
|
|
$A$ &\si{\metre\squared} &Surface Area\\
|
|
\end{tabular}
|
|
|
|
\bigskip
|
|
\noindent
|
|
\textbf{Greek Symbols}\\ [0.25cm]
|
|
\begin{tabular}{lll}
|
|
\textbf{Symbol} &\textbf{Unit} &\textbf{Explanation}\\
|
|
$\rho$ &\si{\kilogram\per\metre\cubed} &Density\\
|
|
\end{tabular}
|
|
|
|
\bigskip
|
|
\noindent
|
|
\textbf{Indices}\\ [0.25cm]
|
|
\begin{tabular}{ll}
|
|
\textbf{Symbol} &\textbf{Explanation}\\
|
|
h &hydraulic\\
|
|
\end{tabular}
|
|
|
|
\newpage
|
|
\thispagestyle{empty}
|
|
\mbox{}
|
|
\newpage |