| 7 |
\begin{rawhtml} |
\begin{rawhtml} |
| 8 |
<!-- CMIREDIR:eg-fourlayer: --> |
<!-- CMIREDIR:eg-fourlayer: --> |
| 9 |
\end{rawhtml} |
\end{rawhtml} |
| 10 |
|
\begin{center} |
| 11 |
|
(in directory: {\it verification/tutorial\_baroclinic\_gyre/}) |
| 12 |
|
\end{center} |
| 13 |
|
|
| 14 |
\bodytext{bgcolor="#FFFFFFFF"} |
\bodytext{bgcolor="#FFFFFFFF"} |
| 15 |
|
|
| 355 |
\label{SEC:eg_fourl_code_config} |
\label{SEC:eg_fourl_code_config} |
| 356 |
|
|
| 357 |
The model configuration for this experiment resides under the |
The model configuration for this experiment resides under the |
| 358 |
directory {\it verification/exp2/}. The experiment files |
directory {\it verification/tutorial\_barotropic\_gyre/}. |
| 359 |
|
The experiment files |
| 360 |
\begin{itemize} |
\begin{itemize} |
| 361 |
\item {\it input/data} |
\item {\it input/data} |
| 362 |
\item {\it input/data.pkg} |
\item {\it input/data.pkg} |
| 559 |
|
|
| 560 |
\item Line 41, |
\item Line 41, |
| 561 |
\begin{verbatim} |
\begin{verbatim} |
| 562 |
phiMin=0., |
ygOrigin=0., |
| 563 |
\end{verbatim} |
\end{verbatim} |
| 564 |
This line sets the southern boundary of the modeled domain to |
This line sets the southern boundary of the modeled domain to |
| 565 |
$0^{\circ}$ latitude. This value affects both the generation of the |
$0^{\circ}$ latitude. This value affects both the generation of the |
| 567 |
the initialization of the coriolis force. Note - it is not required |
the initialization of the coriolis force. Note - it is not required |
| 568 |
to set a longitude boundary, since the absolute longitude does not |
to set a longitude boundary, since the absolute longitude does not |
| 569 |
alter the kernel equation discretisation. The variable |
alter the kernel equation discretisation. The variable |
| 570 |
\varlink{phiMin}{phiMin} is read in the |
\varlink{ygOrigin}{ygOrigin} is read in the |
| 571 |
routine \varlink{INI\_PARMS}{INI_PARMS} and is used in routine |
routine \varlink{INI\_PARMS}{INI_PARMS} and is used in routine |
| 572 |
|
|
| 573 |
\fbox{ |
\fbox{ |