--- manual/s_examples/rotating_tank/tank.tex 2005/06/14 20:09:04 1.12 +++ manual/s_examples/rotating_tank/tank.tex 2006/04/08 01:50:50 1.14 @@ -1,4 +1,4 @@ -% $Header: /home/ubuntu/mnt/e9_copy/manual/s_examples/rotating_tank/tank.tex,v 1.12 2005/06/14 20:09:04 afe Exp $ +% $Header: /home/ubuntu/mnt/e9_copy/manual/s_examples/rotating_tank/tank.tex,v 1.14 2006/04/08 01:50:50 edhill Exp $ % $Name: $ \bodytext{bgcolor="#FFFFFFFF"} @@ -31,7 +31,7 @@ This example configuration demonstrates using the MITgcm to simulate a laboratory demonstration using a differentially heated rotating annulus of water. The simulation is configured for a laboratory scale -on a $3^{\circ}$ $\times$ 1cm cyclindrical grid with twenty-nine +on a $3^{\circ}\times1\mathrm{cm}$ cyclindrical grid with twenty-nine vertical levels of 0.5cm each. This is a typical laboratory setup for illustration principles of GFD, as well as for a laboratory data assimilation project. @@ -210,14 +210,14 @@ ($x,y,z$) map and is enumerated and formatted in the same manner as the bathymetry file. -\item Lines 66 and 57 +\item Lines 66 and 67 \begin{verbatim} tCylIn = 0 tCylOut = 20 \end{verbatim} These line specify the temperatures in degrees Celsius of the interior and exterior walls of the tank -- typically taken to be icewater on -the inside and room temperature on the inside. +the inside and room temperature on the outside. \end{itemize}