/[MITgcm]/manual/manual.tex
ViewVC logotype

Diff of /manual/manual.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by adcroft, Wed Aug 8 22:14:44 2001 UTC revision 1.3 by adcroft, Thu Aug 9 19:30:00 2001 UTC
# Line 39  Line 39 
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}
# Line 46  Line 51 
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}

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22