| 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 |  | %eh3 try out the epsfig package | 
| 28 |  | \usepackage[dvips]{epsfig} | 
| 29 |  | \def\scalefig#1{\epsfxsize #1\textwidth} | 
| 30 |  |  | 
| 31 |  |  | 
| 32 | %ph%\usepackage{epsfig} | %ph%\usepackage{epsfig} | 
| 88 | citecolor=darkblue, | citecolor=darkblue, | 
| 89 | pagecolor=darkred, | pagecolor=darkred, | 
| 90 | pdftitle={MITgcm Release 1 Documentation}, | pdftitle={MITgcm Release 1 Documentation}, | 
| 91 | pdfauthor={support@mitgcm.org}, | pdfauthor={MITgcm-support@mitgcm.org}, | 
| 92 | pdfkeywords={oceanography, ocean model, general circulation model, | pdfkeywords={oceanography, ocean model, general circulation model, | 
| 93 | non-hydrostatic, finite volume, inverse methods, adjoint method} | non-hydrostatic, finite volume, inverse methods, adjoint method} | 
| 94 | } | } | 
| 95 |  |  | 
| 96 |  | % Some definitions (AMM) | 
| 97 |  | \def\p#1{{\partial \over {\partial #1}}} | 
| 98 |  | \def\pp#1#2{{\partial #1 \over {\partial #2}}} | 
| 99 |  | \def\dd#1#2{{d #1 \over {d #2}}} | 
| 100 |  | \def\bq{\begin{equation}} | 
| 101 |  | \def\bqa{\begin{eqnarray}} | 
| 102 |  | \def\eq{\end{equation}} | 
| 103 |  | \def\eqa{\end{eqnarray}} | 
| 104 |  |  | 
| 105 |  | \def\h{ {1\over2} } | 
| 106 |  | \def\txt{\mbox{$2^\circ$ x $2.5^\circ \,$}} | 
| 107 |  | \def\fxf{\mbox{$4^\circ$ x $5^\circ \,$}} | 
| 108 |  |  | 
| 109 |  | \def\blankpage{ \vspace*{\fill} \vspace{5in} \vfill \newpage} | 
| 110 |  |  | 
| 111 |  |  | 
| 112 | \begin{document} | \begin{document} | 
| 113 |  |  | 
| 114 | \bodytext{bgcolor="#FFFFFFFF"} | \bodytext{bgcolor="#FFFFFFFF"} | 
| 152 | \input{part7/part7} | \input{part7/part7} | 
| 153 | %\pagebreak | %\pagebreak | 
| 154 |  |  | 
| 155 | % Section: ECCO Interface | % Section: ECCO | 
| 156 | \input{part8/part8} | \input{part8/part8} | 
| 157 | %\pagebreak | %\pagebreak | 
| 158 |  |  |