| 14 |
%cnh%\usepackage{array} |
%cnh%\usepackage{array} |
| 15 |
%cnh%\usepackage{multirow} |
%cnh%\usepackage{multirow} |
| 16 |
|
|
| 17 |
% Command to reference entries in either "code" or "names" |
%eh3 Commands to reference either files or symbols within the "HTML-ized" |
| 18 |
% directories of browseable code tree. |
%eh3 ("vdb") code. |
| 19 |
\newcommand{\proclink}[2]{ |
%eh3 |
| 20 |
\htmladdnormallink{\em #1()}{../../code_reference/vdb/names/#2_docref.html} |
\newcommand{\filelink}[2]{ |
| 21 |
|
\htmladdnormallink{\em #1()}{../code_reference/vdb/byname/#2.html} |
| 22 |
} |
} |
| 23 |
\newcommand{\varlink}[2]{ |
\newcommand{\varlink}[2]{ |
| 24 |
\htmladdnormallink{\bf \tt #1}{../../code_reference/vdb/names/#2_docref.html} |
\htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html} |
| 25 |
} |
} |
| 26 |
|
|
| 27 |
|
|
| 85 |
citecolor=darkblue, |
citecolor=darkblue, |
| 86 |
pagecolor=darkred, |
pagecolor=darkred, |
| 87 |
pdftitle={MITgcm Release 1 Documentation}, |
pdftitle={MITgcm Release 1 Documentation}, |
| 88 |
pdfauthor={support@mitgcm.org}, |
pdfauthor={MITgcm-support@mitgcm.org}, |
| 89 |
pdfkeywords={oceanography, ocean model, general circulation model, |
pdfkeywords={oceanography, ocean model, general circulation model, |
| 90 |
non-hydrostatic, finite volume, inverse methods, adjoint method} |
non-hydrostatic, finite volume, inverse methods, adjoint method} |
| 91 |
} |
} |
| 133 |
\input{part7/part7} |
\input{part7/part7} |
| 134 |
%\pagebreak |
%\pagebreak |
| 135 |
|
|
| 136 |
% Section: ECCO Interface |
% Section: ECCO |
| 137 |
\input{part8/part8} |
\input{part8/part8} |
| 138 |
%\pagebreak |
%\pagebreak |
| 139 |
|
|