| 39 |
\newcommand{\textinfigure}[1]{{\footnotesize\textbf{\textsf{#1}}}} |
\newcommand{\textinfigure}[1]{{\footnotesize\textbf{\textsf{#1}}}} |
| 40 |
\newcommand{\mathinfigure}[1]{\small\ensuremath{{#1}}} |
\newcommand{\mathinfigure}[1]{\small\ensuremath{{#1}}} |
| 41 |
|
|
| 42 |
|
% This allows numbering of subsubsections |
| 43 |
|
\setcounter{secnumdepth}{3} |
| 44 |
|
% This changes the the chapter title |
| 45 |
|
%\renewcommand{\chaptername}{Section} |
| 46 |
|
|
| 47 |
|
|
| 48 |
|
|
| 49 |
\begin{document} |
\begin{document} |
| 51 |
\tableofcontents |
\tableofcontents |
| 52 |
\pagebreak |
\pagebreak |
| 53 |
|
|
| 54 |
% Part: Overview |
\part{The MIT GCM basics} |
| 55 |
|
|
| 56 |
|
% Section: Overview |
| 57 |
\input{part1/part1} |
\input{part1/part1} |
| 58 |
\pagebreak |
\pagebreak |
| 59 |
|
|
| 60 |
% Part: Discretization and Algorithm |
% Section: Discretization and Algorithm |
| 61 |
\input{part2/part2} |
\input{part2/part2} |
| 62 |
\pagebreak |
\pagebreak |
| 63 |
|
|
| 64 |
% Part: Getting started |
% Section: Getting started |
| 65 |
\input{part3/part3} |
\input{part3/part3} |
| 66 |
\pagebreak |
\pagebreak |
| 67 |
|
|
| 68 |
% Part: Software Architecture |
% Section: Software Architecture |
| 69 |
\input{part4/part4} |
\input{part4/part4} |
| 70 |
\pagebreak |
\pagebreak |
| 71 |
|
|
| 72 |
% Part: Automatic Differentiation |
|
| 73 |
|
\part{Adjoint of the MIT GCM} |
| 74 |
|
|
| 75 |
|
% Section: Automatic Differentiation |
| 76 |
\input{part5/part5} |
\input{part5/part5} |
| 77 |
\pagebreak |
\pagebreak |
| 78 |
|
|
| 79 |
% Part: Physical Packages |
|
| 80 |
|
\part{Additional features} |
| 81 |
|
|
| 82 |
|
% Section: Physical Packages |
| 83 |
\input{part6/part6} |
\input{part6/part6} |
| 84 |
\pagebreak |
\pagebreak |
| 85 |
|
|
| 86 |
% Part: Diagnostics |
% Section: Diagnostics |
| 87 |
\input{part7/part7} |
\input{part7/part7} |
| 88 |
\pagebreak |
\pagebreak |
| 89 |
|
|
| 90 |
% Part: ECCO Interface |
% Section: ECCO Interface |
| 91 |
\input{part8/part8} |
\input{part8/part8} |
| 92 |
|
|
| 93 |
\end{document} |
\end{document} |