--- manual/s_getstarted/text/getting_started.tex 2001/10/25 18:36:54 1.9 +++ manual/s_getstarted/text/getting_started.tex 2001/11/13 20:13:54 1.10 @@ -1,4 +1,4 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/s_getstarted/text/getting_started.tex,v 1.9 2001/10/25 18:36:54 cnh Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/s_getstarted/text/getting_started.tex,v 1.10 2001/11/13 20:13:54 adcroft Exp $ % $Name: $ %\section{Getting started} @@ -184,7 +184,7 @@ numerical experiments. Some of these examples experiments are tests of individual parts of the model code, but many are fully fledged numerical simulations. A few of the examples are used for tutorial documentation -in sections \ref{sec:eg-baro} - \ref{sec:eg-global}. The other examples +in sections \ref{sect:eg-baro} - \ref{sect:eg-global}. The other examples follow the same general structure as the tutorial examples. However, they only include brief instructions in a text file called {\it README}. The examples are located in subdirectories under @@ -196,14 +196,14 @@ \begin{enumerate} \item \textit{exp0} - single layer, ocean double gyre (barotropic with free-surface). This experiment is described in detail in section -\ref{sec:eg-baro}. +\ref{sect:eg-baro}. \item \textit{exp1} - Four layer, ocean double gyre. This experiment is described in detail in section -\ref{sec:eg-baroc}. +\ref{sect:eg-baroc}. \item \textit{exp2} - 4x4 degree global ocean simulation with steady climatological forcing. This experiment is described in detail in section -\ref{sec:eg-global}. +\ref{sect:eg-global}. \item \textit{exp4} - Flow over a Gaussian bump in open-water or channel with open boundaries. @@ -260,7 +260,7 @@ \item \textit{advect\_yz} Two-dimensional (vertical plane) passive advection test on Cartesian grid. \item \textit{carbon} Simple passive tracer experiment. Includes derivative -calculation. Described in detail in section \ref{sec:eg-carbon-ad}. +calculation. Described in detail in section \ref{sect:eg-carbon-ad}. \item \textit{flt\_example} Example of using float package.