| 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 |  | \usepackage{showlabels} | 
| 48 |  |  | 
| 49 |  |  | 
| 50 | \begin{document} | \begin{document} | 
| 52 | \tableofcontents | \tableofcontents | 
| 53 | \pagebreak | \pagebreak | 
| 54 |  |  | 
| 55 | % Part: Overview | \part{The MIT GCM basics} | 
| 56 |  |  | 
| 57 |  | % Section: Overview | 
| 58 | \input{part1/part1} | \input{part1/part1} | 
| 59 | \pagebreak | \pagebreak | 
| 60 |  |  | 
| 61 | % Part: Discretization and Algorithm | % Section: Discretization and Algorithm | 
| 62 | \input{part2/part2} | \input{part2/part2} | 
| 63 | \pagebreak | \pagebreak | 
| 64 |  |  | 
| 65 | % Part: Getting started | % Section: Getting started | 
| 66 | \input{part3/part3} | \input{part3/part3} | 
| 67 | \pagebreak | \pagebreak | 
| 68 |  |  | 
| 69 | % Part: Software Architecture | % Section: Software Architecture | 
| 70 | \input{part4/part4} | \input{part4/part4} | 
| 71 | \pagebreak | \pagebreak | 
| 72 |  |  | 
| 73 | % Part: Automatic Differentiation |  | 
| 74 |  | \part{Adjoint of the MIT GCM} | 
| 75 |  |  | 
| 76 |  | % Section: Automatic Differentiation | 
| 77 | \input{part5/part5} | \input{part5/part5} | 
| 78 | \pagebreak | \pagebreak | 
| 79 |  |  | 
| 80 | % Part: Physical Packages |  | 
| 81 |  | \part{Additional features} | 
| 82 |  |  | 
| 83 |  | % Section: Physical Packages | 
| 84 | \input{part6/part6} | \input{part6/part6} | 
| 85 | \pagebreak | \pagebreak | 
| 86 |  |  | 
| 87 | % Part: Diagnostics | % Section: Diagnostics | 
| 88 | \input{part7/part7} | \input{part7/part7} | 
| 89 | \pagebreak | \pagebreak | 
| 90 |  |  | 
| 91 | % Part: ECCO Interface | % Section: ECCO Interface | 
| 92 | \input{part8/part8} | \input{part8/part8} | 
| 93 |  |  | 
| 94 | \end{document} | \end{document} |