| 86 |
|
|
| 87 |
To obtain the sources for release1 type: |
To obtain the sources for release1 type: |
| 88 |
\begin{verbatim} |
\begin{verbatim} |
| 89 |
% cvs co -d directory -P -r release1 MITgcmUV |
% cvs co -d directory -P -r release1_beta1 MITgcm |
| 90 |
\end{verbatim} |
\end{verbatim} |
| 91 |
|
|
| 92 |
This creates a directory called \textit{directory}. If \textit{directory} |
This creates a directory called \textit{directory}. If \textit{directory} |
| 184 |
numerical experiments. Some of these examples experiments are tests of |
numerical experiments. Some of these examples experiments are tests of |
| 185 |
individual parts of the model code, but many are fully fledged numerical |
individual parts of the model code, but many are fully fledged numerical |
| 186 |
simulations. A few of the examples are used for tutorial documentation |
simulations. A few of the examples are used for tutorial documentation |
| 187 |
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 |
| 188 |
follow the same general structure as the tutorial examples. However, |
follow the same general structure as the tutorial examples. However, |
| 189 |
they only include brief instructions in a text file called {\it README}. |
they only include brief instructions in a text file called {\it README}. |
| 190 |
The examples are located in subdirectories under |
The examples are located in subdirectories under |
| 196 |
\begin{enumerate} |
\begin{enumerate} |
| 197 |
\item \textit{exp0} - single layer, ocean double gyre (barotropic with |
\item \textit{exp0} - single layer, ocean double gyre (barotropic with |
| 198 |
free-surface). This experiment is described in detail in section |
free-surface). This experiment is described in detail in section |
| 199 |
\ref{sec:eg-baro}. |
\ref{sect:eg-baro}. |
| 200 |
|
|
| 201 |
\item \textit{exp1} - Four layer, ocean double gyre. This experiment is described in detail in section |
\item \textit{exp1} - Four layer, ocean double gyre. This experiment is described in detail in section |
| 202 |
\ref{sec:eg-baroc}. |
\ref{sect:eg-baroc}. |
| 203 |
|
|
| 204 |
\item \textit{exp2} - 4x4 degree global ocean simulation with steady |
\item \textit{exp2} - 4x4 degree global ocean simulation with steady |
| 205 |
climatological forcing. This experiment is described in detail in section |
climatological forcing. This experiment is described in detail in section |
| 206 |
\ref{sec:eg-global}. |
\ref{sect:eg-global}. |
| 207 |
|
|
| 208 |
\item \textit{exp4} - Flow over a Gaussian bump in open-water or channel |
\item \textit{exp4} - Flow over a Gaussian bump in open-water or channel |
| 209 |
with open boundaries. |
with open boundaries. |
| 260 |
\item \textit{advect\_yz} Two-dimensional (vertical plane) passive advection test on Cartesian grid. |
\item \textit{advect\_yz} Two-dimensional (vertical plane) passive advection test on Cartesian grid. |
| 261 |
|
|
| 262 |
\item \textit{carbon} Simple passive tracer experiment. Includes derivative |
\item \textit{carbon} Simple passive tracer experiment. Includes derivative |
| 263 |
calculation. Described in detail in section \ref{sec:eg-carbon-ad}. |
calculation. Described in detail in section \ref{sect:eg-carbon-ad}. |
| 264 |
|
|
| 265 |
\item \textit{flt\_example} Example of using float package. |
\item \textit{flt\_example} Example of using float package. |
| 266 |
|
|