--- manual/manual.tex 2010/08/27 13:31:32 1.44 +++ manual/manual.tex 2010/08/30 22:59:53 1.46 @@ -1,4 +1,4 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.44 2010/08/27 13:31:32 jmc Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/manual.tex,v 1.46 2010/08/30 22:59:53 jmc Exp $ % $Name: $ \documentclass[10pt]{book} @@ -140,15 +140,15 @@ } % Some definitions (AMM) -\def\p#1{{\partial \over {\partial #1}}} -\def\pp#1#2{{\partial #1 \over {\partial #2}}} -\def\dd#1#2{{d #1 \over {d #2}}} +\def\p#1{\frac{\partial }{\partial #1}} +\def\pp#1#2{\frac{\partial #1}{\partial #2}} +\def\dd#1#2{\frac{d #1}{d #2}} \def\bq{\begin{equation}} \def\bqa{\begin{eqnarray}} \def\eq{\end{equation}} \def\eqa{\end{eqnarray}} -\def\h{ {1\over2} } +\def\h{ \frac{1}{2} } \def\txt{\mbox{$2^\circ$ x $2.5^\circ \,$}} \def\fxf{\mbox{$4^\circ$ x $5^\circ \,$}} @@ -207,7 +207,7 @@ %\part{MIT GCM basics} -% Section: Overview +% Section: Overview of MITgcm \input{s_overview/text/top_section} %\pagebreak @@ -215,10 +215,14 @@ \input{s_algorithm/text/top_section} %\pagebreak -% Section: Getting started +% Section: Getting started with MITgcm \input{s_getstarted/text/top_section} %\pagebreak +% Section: Model Example <- not yet a section +\input{s_examples/text/top_section} +%\pagebreak + % Section: Software Architecture \input{s_software/text/top_section} %\pagebreak @@ -233,22 +237,22 @@ %\part{Additional features} -% Section: Physical Packages +% Section: Physical Parameterization - Packages I \input{s_phys_pkgs/text/top_section} %\pagebreak -% Section: Pre-processing and Post-processing Tools +% Section: Diagnostics and I/O - Packages II, and Post-Processing Utilities \input{s_outp_pkgs/text/top_section} %\pagebreak -% Section: ECCO +% Section: Interface with ECCO \input{s_ecco/text/top_section} %\pagebreak % Section: Under Development \input{s_under_dvlp/text/top_section} -% Section: Model Uses +% Section: Previous applications of MITgcm \input{model_uses} %\pagebreak