6 |
|
|
7 |
\subsubsection {Introduction} |
\subsubsection {Introduction} |
8 |
|
|
9 |
The gridalt package is designed to allow different components of the MITgcm to |
The gridalt package is designed to allow different components of MITgcm to |
10 |
be run using horizontal and/or vertical grids which are different from the main |
be run using horizontal and/or vertical grids which are different from the main |
11 |
model grid. The gridalt routines handle the definition of the all the various |
model grid. The gridalt routines handle the definition of the all the various |
12 |
alternative grid(s) and the mappings between them and the MITgcm grid. |
alternative grid(s) and the mappings between them and the MITgcm grid. |
44 |
\vspace*{-0.4in} |
\vspace*{-0.4in} |
45 |
\begin{center} |
\begin{center} |
46 |
\includegraphics[height=2.4in]{part6/vertical.eps} |
\includegraphics[height=2.4in]{part6/vertical.eps} |
47 |
\caption{Vertical discretization for the MITgcm (dark grey lines) and for the |
\caption{Vertical discretization for MITgcm (dark grey lines) and for the |
48 |
atmospheric physics (light grey lines). In this implementation, all MITgcm level |
atmospheric physics (light grey lines). In this implementation, all MITgcm level |
49 |
interfaces must coincide with atmospheric physics level interfaces.} |
interfaces must coincide with atmospheric physics level interfaces.} |
50 |
\end{center} |
\end{center} |
238 |
|
|
239 |
\noindent And similarly, gridalt contains subroutine phys2dyn. |
\noindent And similarly, gridalt contains subroutine phys2dyn. |
240 |
|
|
241 |
|
\subsubsection {Gridalt Diagnostics} |
242 |
|
\label{sec:pkg:gridalt:diagnostics} |
243 |
|
|
244 |
|
{\footnotesize |
245 |
|
\begin{verbatim} |
246 |
|
|
247 |
|
------------------------------------------------------------------------ |
248 |
|
<-Name->|Levs|<-parsing code->|<-- Units -->|<- Tile (max=80c) |
249 |
|
------------------------------------------------------------------------ |
250 |
|
DPPHYS | 20 |SM ML |Pascal |Pressure Thickness of Layers on Fizhi Grid |
251 |
|
\end{verbatim} |
252 |
|
} |
253 |
|
|
254 |
\subsubsection {Dos and donts} |
\subsubsection {Dos and donts} |
255 |
|
|
256 |
\subsubsection {Gridalt Reference} |
\subsubsection {Gridalt Reference} |
257 |
|
|
258 |
|
\subsubsection{Experiments and tutorials that use gridalt} |
259 |
|
\label{sec:pkg:gridalt:experiments} |
260 |
|
|
261 |
|
\begin{itemize} |
262 |
|
\item{Fizhi experiment, in fizhi-cs-32x32x10 verification directory } |
263 |
|
\end{itemize} |