| 1 |
\section{Surface Driven Convection} |
\section{Surface Driven Convection} |
| 2 |
\label{www:tutorials} |
\label{www:tutorials} |
| 3 |
\label{sect:eg-bconv} |
\label{sect:eg-bconv} |
| 4 |
|
\begin{rawhtml} |
| 5 |
|
<!-- CMIREDIR:eg-bconv: --> |
| 6 |
|
\end{rawhtml} |
| 7 |
|
|
| 8 |
\bodytext{bgcolor="#FFFFFFFF"} |
\bodytext{bgcolor="#FFFFFFFF"} |
| 9 |
|
|
| 283 |
|
|
| 284 |
\item Line 4, |
\item Line 4, |
| 285 |
\begin{verbatim} |
\begin{verbatim} |
| 286 |
4 tRef=20*20.0, |
4 tRef=20*20.0, |
| 287 |
\end{verbatim} |
\end{verbatim} |
| 288 |
this line sets |
this line sets |
| 289 |
the initial and reference values of potential temperature at each model |
the initial and reference values of potential temperature at each model |
| 313 |
|
|
| 314 |
\item Line 5, |
\item Line 5, |
| 315 |
\begin{verbatim} |
\begin{verbatim} |
| 316 |
5 sRef=20*35.0, |
5 sRef=20*35.0, |
| 317 |
\end{verbatim} |
\end{verbatim} |
| 318 |
this line sets the initial and reference values of salinity at each model |
this line sets the initial and reference values of salinity at each model |
| 319 |
level in units of ppt. In this case salinity is set to an (arbitrary) uniform value of |
level in units of ppt. In this case salinity is set to an (arbitrary) uniform value of |
| 343 |
|
|
| 344 |
\item Line 6, |
\item Line 6, |
| 345 |
\begin{verbatim} |
\begin{verbatim} |
| 346 |
6 viscAh=0.1, |
6 viscAh=0.1, |
| 347 |
\end{verbatim} |
\end{verbatim} |
| 348 |
this line sets the horizontal laplacian dissipation coefficient to |
this line sets the horizontal laplacian dissipation coefficient to |
| 349 |
0.1 ${\rm m^{2}s^{-1}}$. Boundary conditions |
0.1 ${\rm m^{2}s^{-1}}$. Boundary conditions |
| 374 |
|
|
| 375 |
\item Line 7, |
\item Line 7, |
| 376 |
\begin{verbatim} |
\begin{verbatim} |
| 377 |
7 viscAz=0.1, |
7 viscAz=0.1, |
| 378 |
\end{verbatim} |
\end{verbatim} |
| 379 |
this line sets the vertical laplacian frictional dissipation coefficient to |
this line sets the vertical laplacian frictional dissipation coefficient to |
| 380 |
0.1 ${\rm m^{2}s^{-1}}$. Boundary conditions |
0.1 ${\rm m^{2}s^{-1}}$. Boundary conditions |