343 |
|
|
344 |
%% a set of twenty-four pre-configured numerical experiments |
%% a set of twenty-four pre-configured numerical experiments |
345 |
|
|
346 |
The MITgcm distribution comes with more than a dozen pre-configured |
The full MITgcm distribution comes with more than a dozen |
347 |
numerical experiments. Some of these example experiments are tests of |
pre-configured numerical experiments. Some of these example |
348 |
individual parts of the model code, but many are fully fledged |
experiments are tests of individual parts of the model code, but many |
349 |
numerical simulations. A few of the examples are used for tutorial |
are fully fledged numerical simulations. A few of the examples are |
350 |
documentation in sections \ref{sect:eg-baro} - \ref{sect:eg-global}. |
used for tutorial documentation in sections \ref{sect:eg-baro} - |
351 |
The other examples follow the same general structure as the tutorial |
\ref{sect:eg-global}. The other examples follow the same general |
352 |
examples. However, they only include brief instructions in a text file |
structure as the tutorial examples. However, they only include brief |
353 |
called {\it README}. The examples are located in subdirectories under |
instructions in a text file called {\it README}. The examples are |
354 |
the directory \texttt{verification}. Each example is briefly described |
located in subdirectories under the directory \texttt{verification}. |
355 |
below. |
Each example is briefly described below. |
356 |
|
|
357 |
\subsection{Full list of model examples} |
\subsection{Full list of model examples} |
358 |
|
|
404 |
|
|
405 |
\item \texttt{aim.5l\_LatLon} - Intermediate Atmospheric physics. |
\item \texttt{aim.5l\_LatLon} - Intermediate Atmospheric physics. |
406 |
Global configuration, on latitude longitude grid with 128x64x5 grid |
Global configuration, on latitude longitude grid with 128x64x5 grid |
407 |
points ($2.8^\circ{\rm degree}$ resolution). |
points ($2.8^\circ$ resolution). |
408 |
|
|
409 |
\item \texttt{adjustment.128x64x1} Barotropic adjustment problem on |
\item \texttt{adjustment.128x64x1} Barotropic adjustment problem on |
410 |
latitude longitude grid with 128x64 grid points ($2.8^\circ{\rm |
latitude longitude grid with 128x64 grid points ($2.8^\circ$ resolution). |
|
degree}$ resolution). |
|
411 |
|
|
412 |
\item \texttt{adjustment.cs-32x32x1} Barotropic adjustment problem on |
\item \texttt{adjustment.cs-32x32x1} Barotropic adjustment problem on |
413 |
cube sphere grid with 32x32 points per face ( roughly $2.8^\circ{\rm |
cube sphere grid with 32x32 points per face (roughly $2.8^\circ$ |
414 |
degree}$ resolution). |
resolution). |
415 |
|
|
416 |
\item \texttt{advect\_cs} Two-dimensional passive advection test on |
\item \texttt{advect\_cs} Two-dimensional passive advection test on |
417 |
cube sphere grid. |
cube sphere grid. |