| 9 | %aja%\usepackage{amsfonts} | %aja%\usepackage{amsfonts} | 
| 10 | \usepackage{amsmath} | \usepackage{amsmath} | 
| 11 | \usepackage{html} | \usepackage{html} | 
| 12 |  | \usepackage{hthtml} | 
| 13 | \usepackage{graphicx} | \usepackage{graphicx} | 
| 14 |  |  | 
| 15 | %cnh%\usepackage{array} | %cnh%\usepackage{array} | 
| 16 | %cnh%\usepackage{multirow} | %cnh%\usepackage{multirow} | 
| 17 |  |  | 
| 18 | % Command to reference entries in either "code" or "names" | %eh3  Commands to reference either files or symbols within the "HTML-ized" | 
| 19 | % directories of browseable code tree. | %eh3  ("vdb") code. | 
| 20 | \newcommand{\proclink}[2]{ | %eh3 | 
|  | \htmladdnormallink{\em #1()}{../../code_reference/vdb/names/#2_docref.html} |  | 
|  | } |  | 
| 21 | \newcommand{\varlink}[2]{ | \newcommand{\varlink}[2]{ | 
| 22 | \htmladdnormallink{\bf \tt #1}{../../code_reference/vdb/names/#2_docref.html} | \htmladdnormallink{\tt #1}{../code_reference/vdb/byname/#2.html} | 
| 23 |  | } | 
| 24 |  | \newcommand{\filelink}[2]{ | 
| 25 |  | \htmladdnormallink{\bf \tt #1}{../code_reference/vdb/byname/#2.html} | 
| 26 |  | } | 
| 27 |  |  | 
| 28 |  | % afe  Commands to standardize typesetting | 
| 29 |  | \newcommand{\file}[1]{ | 
| 30 |  | \texttt{#1} | 
| 31 | } | } | 
| 32 |  |  | 
| 33 |  | \newcommand{\sectiontitle}[1]{ | 
| 34 |  | \textsl{#1} | 
| 35 |  | } | 
| 36 |  |  | 
| 37 |  | \newcommand{\code}[1]{ | 
| 38 |  | \texttt{#1} | 
| 39 |  | } | 
| 40 |  |  | 
| 41 |  |  | 
| 42 |  |  | 
| 43 |  | %eh3 try out the epsfig package | 
| 44 |  | \usepackage[dvips]{epsfig} | 
| 45 |  | \def\scalefig#1{\epsfxsize #1\textwidth} | 
| 46 |  |  | 
| 47 |  |  | 
| 48 | %ph%\usepackage{epsfig} | %ph%\usepackage{epsfig} | 
| 104 | citecolor=darkblue, | citecolor=darkblue, | 
| 105 | pagecolor=darkred, | pagecolor=darkred, | 
| 106 | pdftitle={MITgcm Release 1 Documentation}, | pdftitle={MITgcm Release 1 Documentation}, | 
| 107 | pdfauthor={support@mitgcm.org}, | pdfauthor={MITgcm-support@mitgcm.org}, | 
| 108 | pdfkeywords={oceanography, ocean model, general circulation model, | pdfkeywords={oceanography, ocean model, general circulation model, | 
| 109 | non-hydrostatic, finite volume, inverse methods, adjoint method} | non-hydrostatic, finite volume, inverse methods, adjoint method} | 
| 110 | } | } | 
| 111 |  |  | 
| 112 |  | % Some definitions (AMM) | 
| 113 |  | \def\p#1{{\partial \over {\partial #1}}} | 
| 114 |  | \def\pp#1#2{{\partial #1 \over {\partial #2}}} | 
| 115 |  | \def\dd#1#2{{d #1 \over {d #2}}} | 
| 116 |  | \def\bq{\begin{equation}} | 
| 117 |  | \def\bqa{\begin{eqnarray}} | 
| 118 |  | \def\eq{\end{equation}} | 
| 119 |  | \def\eqa{\end{eqnarray}} | 
| 120 |  |  | 
| 121 |  | \def\h{ {1\over2} } | 
| 122 |  | \def\txt{\mbox{$2^\circ$ x $2.5^\circ \,$}} | 
| 123 |  | \def\fxf{\mbox{$4^\circ$ x $5^\circ \,$}} | 
| 124 |  |  | 
| 125 |  | \def\blankpage{ \vspace*{\fill} \vspace{5in} \vfill \newpage} | 
| 126 |  |  | 
| 127 |  |  | 
| 128 | \begin{document} | \begin{document} | 
| 129 |  |  | 
| 130 | \bodytext{bgcolor="#FFFFFFFF"} | \bodytext{bgcolor="#FFFFFFFF"} | 
| 168 | \input{part7/part7} | \input{part7/part7} | 
| 169 | %\pagebreak | %\pagebreak | 
| 170 |  |  | 
| 171 | % Section: ECCO Interface | % Section: ECCO | 
| 172 | \input{part8/part8} | \input{part8/part8} | 
| 173 | %\pagebreak | %\pagebreak | 
| 174 |  |  |