--- manual/s_examples/barotropic_gyre/baro.tex 2002/02/28 19:32:19 1.8 +++ manual/s_examples/barotropic_gyre/baro.tex 2002/05/16 15:54:37 1.9 @@ -1,4 +1,4 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/s_examples/barotropic_gyre/baro.tex,v 1.8 2002/02/28 19:32:19 cnh Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/s_examples/barotropic_gyre/baro.tex,v 1.9 2002/05/16 15:54:37 adcroft Exp $ % $Name: $ \bodytext{bgcolor="#FFFFFFFF"} @@ -27,6 +27,7 @@ \section{Barotropic Ocean Gyre In Cartesian Coordinates} \label{sect:eg-baro} +\label{www:tutorials} This example experiment demonstrates using the MITgcm to simulate @@ -80,6 +81,7 @@ \end{figure} \subsection{Equations Solved} +\label{www:tutorials} The model is configured in hydrostatic form. The implicit free surface form of the pressure equation described in Marshall et. al \cite{marshall:97a} is employed. @@ -114,6 +116,7 @@ \subsection{Discrete Numerical Configuration} +\label{www:tutorials} The domain is discretised with a uniform grid spacing in the horizontal set to @@ -122,6 +125,7 @@ model is configured with a single layer with depth, $\Delta z$, of $5000$~m. \subsubsection{Numerical Stability Criteria} +\label{www:tutorials} The Laplacian dissipation coefficient, $A_{h}$, is set to $400 m s^{-1}$. This value is chosen to yield a Munk layer width \cite{adcroft:95}, @@ -175,6 +179,7 @@ of 0.5 and limits $\delta t$ to $1200s$. \subsection{Code Configuration} +\label{www:tutorials} \label{SEC:eg-baro-code_config} The model configuration for this experiment resides under the @@ -194,6 +199,7 @@ to these files associated with this experiment. \subsubsection{File {\it input/data}} +\label{www:tutorials} This file, reproduced completely below, specifies the main parameters for the experiment. The parameters that are significant for this configuration @@ -305,16 +311,19 @@ \end{small} \subsubsection{File {\it input/data.pkg}} +\label{www:tutorials} This file uses standard default values and does not contain customizations for this experiment. \subsubsection{File {\it input/eedata}} +\label{www:tutorials} This file uses standard default values and does not contain customizations for this experiment. \subsubsection{File {\it input/windx.sin\_y}} +\label{www:tutorials} The {\it input/windx.sin\_y} file specifies a two-dimensional ($x,y$) map of wind stress ,$\tau_{x}$, values. The units used are $Nm^{-2}$. @@ -325,6 +334,7 @@ code for creating the {\it input/windx.sin\_y} file. \subsubsection{File {\it input/topog.box}} +\label{www:tutorials} The {\it input/topog.box} file specifies a two-dimensional ($x,y$) @@ -336,6 +346,7 @@ code for creating the {\it input/topog.box} file. \subsubsection{File {\it code/SIZE.h}} +\label{www:tutorials} Two lines are customized in this file for the current experiment @@ -358,12 +369,14 @@ \end{small} \subsubsection{File {\it code/CPP\_OPTIONS.h}} +\label{www:tutorials} This file uses standard default values and does not contain customizations for this experiment. \subsubsection{File {\it code/CPP\_EEOPTIONS.h}} +\label{www:tutorials} This file uses standard default values and does not contain customizations for this experiment.