/[MITgcm]/manual/s_examples/rotating_tank/tank.tex
ViewVC logotype

Diff of /manual/s_examples/rotating_tank/tank.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.12 by afe, Tue Jun 14 20:09:04 2005 UTC revision 1.16 by jmc, Tue Jan 15 20:16:44 2008 UTC
# Line 19  Line 19 
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}
# Line 31  fluid dynamics. Line 29  fluid dynamics.
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
# Line 210  are read. This file is a three-dimension Line 209  are read. This file is a three-dimension
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}

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.22