--- manual/manual.tex 2005/08/03 17:56:15 1.34 +++ manual/manual.tex 2006/04/07 15:40:07 1.37 @@ -1,4 +1,4 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.34 2005/08/03 17:56:15 molod Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.37 2006/04/07 15:40:07 edhill Exp $ % $Name: $ \documentclass[10pt]{book} @@ -151,11 +151,49 @@ \def\blankpage{ \vspace*{\fill} \vspace{5in} \vfill \newpage} +% Some definitions modified from the ones provided by Baylor +\def\BFKav#1{\overline{#1}} +\def\BFKpd#1#2{{\frac{\partial{#2}}{\partial{#1}}}} +\def\BFKpds#1#2{{\frac{\partial^2{#2}}{{\partial{#1}}^2}}} +\def\BFKDt#1{\frac{D{#1}}{Dt}} +\def\BFKaDt#1{\frac{\BFKav D{#1}}{\BFKav{Dt}}} +\def\BFKd#1{{\,\rm d#1}} +\def\BFKRo{{\rm Ro}} +\def\BFKRe{{\rm Re}} +\def\BFKFr{{\rm Fr}} +\def\BFKPr{{\rm Pr}} +\def\BFKMr{{M_{Ro}}} +\def\BFKtu{{\tilde u}} +\def\BFKtv{{\tilde v}} +\def\BFKatu{{\tilde {\BFKav u}}} +\def\BFKatv{{\tilde {\BFKav v}}} +\def\BFKlesssim{{<\atop\sim}} \begin{document} \bodytext{bgcolor="#FFFFFFFF"} +\title{ \textsc{MITgcm User Manual} } + +\author{ + John Marshall \and Alistair Adcroft \and Jean-Michel Campin + \and Patrick Heimbach \and Andrea Molod \and Stephanie Dutkiewicz + \and Helen Hill \and Martin Losch \and Baylor Fox-Kemper + \and Dimitris Menemenlis \and David Ferreira \and Ed Hill + \and Mick Follows \and Chris Hill \and Constantinos Evangelinos + \and Gael Forget + \\ + \\ + \\ + MIT Department of EAPS \\ + 77 Massachusetts Ave. \\ + Cambridge, MA \ 02139-4307 +} + +\date{August 19, 2004} + +\maketitle + \tableofcontents %\pagebreak @@ -207,6 +245,6 @@ %\markboth{BIBLIOGRAPHY}{BIBLIOGRAPHY} \addcontentsline{toc}{chapter}{BIBLIOGRAPHY} %aja%\bibliography{\BIBPATH/manual_references} -\bibliography{manual_references} +\bibliography{manual_references,baylor_biblio} \end{document}