19 |
\begin{rawhtml} |
\begin{rawhtml} |
20 |
<!-- CMIREDIR:eg-tank: --> |
<!-- CMIREDIR:eg-tank: --> |
21 |
\end{rawhtml} |
\end{rawhtml} |
22 |
|
\begin{center} |
23 |
This section illustrates an example of MITgcm simulating a laboratory |
(in directory: {\it verification/rotating\_tank/}) |
24 |
experiment on much smaller scales than those commonly considered in |
\end{center} |
|
geophysical |
|
|
fluid dynamics. |
|
25 |
|
|
26 |
\subsection{Overview} |
\subsection{Overview} |
27 |
\label{www:tutorials} |
\label{www:tutorials} |
29 |
This example configuration demonstrates using the MITgcm to simulate a |
This example configuration demonstrates using the MITgcm to simulate a |
30 |
laboratory demonstration using a differentially heated rotating |
laboratory demonstration using a differentially heated rotating |
31 |
annulus of water. The simulation is configured for a laboratory scale |
annulus of water. The simulation is configured for a laboratory scale |
32 |
on a $3^{\circ}$ $\times$ 1cm cyclindrical grid with twenty-nine |
on a $3^{\circ}\times1\mathrm{cm}$ cyclindrical grid with twenty-nine |
33 |
vertical levels of 0.5cm each. This is a typical laboratory setup for |
vertical levels of 0.5cm each. This is a typical laboratory setup for |
34 |
illustration principles of GFD, as well as for a laboratory data |
illustration principles of GFD, as well as for a laboratory data |
35 |
assimilation project. |
assimilation project. The files for this experiment can be found in |
36 |
|
the verification directory under rotating\_tank. |
37 |
\\ |
\\ |
38 |
|
|
39 |
example illustration from GFD lab here |
example illustration from GFD lab here |
209 |
($x,y,z$) map and is enumerated and formatted in the same manner as the |
($x,y,z$) map and is enumerated and formatted in the same manner as the |
210 |
bathymetry file. |
bathymetry file. |
211 |
|
|
212 |
\item Lines 66 and 57 |
\item Lines 66 and 67 |
213 |
\begin{verbatim} |
\begin{verbatim} |
214 |
tCylIn = 0 |
tCylIn = 0 |
215 |
tCylOut = 20 |
tCylOut = 20 |
216 |
\end{verbatim} |
\end{verbatim} |
217 |
These line specify the temperatures in degrees Celsius of the interior |
These line specify the temperatures in degrees Celsius of the interior |
218 |
and exterior walls of the tank -- typically taken to be icewater on |
and exterior walls of the tank -- typically taken to be icewater on |
219 |
the inside and room temperature on the inside. |
the inside and room temperature on the outside. |
220 |
|
|
221 |
|
|
222 |
\end{itemize} |
\end{itemize} |