Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
--- manual/s_examples/deep_convection/convection.tex 2003/07/30 13:42:52 1.4
+++ manual/s_examples/deep_convection/convection.tex 2004/10/16 03:40:13 1.5
@@ -1,6 +1,9 @@
\section{Surface Driven Convection}
\label{www:tutorials}
\label{sect:eg-bconv}
+\begin{rawhtml}
+<!-- CMIREDIR:eg-bconv: -->
+\end{rawhtml}
\bodytext{bgcolor="#FFFFFFFF"}
@@ -280,7 +283,7 @@
\item Line 4,
\begin{verbatim}
- 4 tRef=20*20.0,
+ 4 tRef=20*20.0,
\end{verbatim}
this line sets
the initial and reference values of potential temperature at each model
@@ -310,7 +313,7 @@
\item Line 5,
\begin{verbatim}
- 5 sRef=20*35.0,
+ 5 sRef=20*35.0,
\end{verbatim}
this line sets the initial and reference values of salinity at each model
level in units of ppt. In this case salinity is set to an (arbitrary) uniform value of
@@ -340,7 +343,7 @@
\item Line 6,
\begin{verbatim}
- 6 viscAh=0.1,
+ 6 viscAh=0.1,
\end{verbatim}
this line sets the horizontal laplacian dissipation coefficient to
0.1 ${\rm m^{2}s^{-1}}$. Boundary conditions
@@ -371,7 +374,7 @@
\item Line 7,
\begin{verbatim}
- 7 viscAz=0.1,
+ 7 viscAz=0.1,
\end{verbatim}
this line sets the vertical laplacian frictional dissipation coefficient to
0.1 ${\rm m^{2}s^{-1}}$. Boundary conditions
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |