21 |
%\end{center} |
%\end{center} |
22 |
|
|
23 |
This document describes an example experiment using MITgcm |
This document describes an example experiment using MITgcm |
24 |
to simulate a baroclinic ocean gyre in spherical |
to simulate a baroclinic ocean gyre for four layers in spherical |
25 |
polar coordinates. The barotropic |
polar coordinates. The files for this experiment can be found |
26 |
example experiment in section \ref{sect:eg-baro} |
in the verification directory under tutorial\_baroclinic\_gyre. |
|
illustrated how to configure the code for a single layer |
|
|
simulation in a Cartesian grid. In this example a similar physical problem |
|
|
is simulated, but the code is now configured |
|
|
for four layers and in a spherical polar coordinate system. |
|
27 |
|
|
28 |
\subsection{Overview} |
\subsection{Overview} |
29 |
\label{www:tutorials} |
\label{www:tutorials} |
379 |
\item Line 4, |
\item Line 4, |
380 |
\begin{verbatim} tRef=20.,10.,8.,6., \end{verbatim} |
\begin{verbatim} tRef=20.,10.,8.,6., \end{verbatim} |
381 |
this line sets the initial and reference values of potential |
this line sets the initial and reference values of potential |
382 |
temperature at each model level in units of $^{\circ}$C. The entries |
temperature at each model level in units of $^{\circ}\mathrm{C}$. The entries |
383 |
are ordered from surface to depth. For each depth level the initial |
are ordered from surface to depth. For each depth level the initial |
384 |
and reference profiles will be uniform in $x$ and $y$. The values |
and reference profiles will be uniform in $x$ and $y$. The values |
385 |
specified here are read into the variable \varlink{tRef}{tRef} in the |
specified here are read into the variable \varlink{tRef}{tRef} in the |