2 |
% $Name$ |
% $Name$ |
3 |
|
|
4 |
\chapter{Physical Parameterizations - Packages I} |
\chapter{Physical Parameterizations - Packages I} |
5 |
|
\label{chap:packagesI} |
6 |
|
|
7 |
\begin{rawhtml} |
\begin{rawhtml} |
8 |
<!-- CMIREDIR:packages: --> |
<!-- CMIREDIR:packages: --> |
9 |
\end{rawhtml} |
\end{rawhtml} |
35 |
|
|
36 |
|
|
37 |
\begin{figure} |
\begin{figure} |
38 |
\begin{minipage}{12cm} |
%%\begin{minipage}{12cm} |
39 |
\marginsize{0cm}{0cm}{0cm}{0cm} |
%%\marginsize{0cm}{0cm}{0cm}{0cm} |
40 |
%% \scalefig{0.6} |
%% \scalefig{0.6} |
41 |
%% \epsfbox{part6/organigramme_mitgcm_pkg.eps} |
%% \epsfbox{part6/organigramme_mitgcm_pkg.eps} |
42 |
\epsfig{file=part6/organigramme_mitgcm_pkg.eps, angle=-90, scale=0.85, width=17cm} |
%%\epsfig{file=part6/organigramme_mitgcm_pkg.eps, angle=-90, scale=0.85, width=17cm} |
43 |
\end{minipage} |
%%\end{minipage} |
44 |
|
\resizebox{5.5in}{!}{\includegraphics{part6/organigramme_mitgcm_pkg2.eps}} |
45 |
\label{fig:package_organigramme} |
\label{fig:package_organigramme} |
46 |
\caption{ Hierarchy of code layers that are assembled to make up an MITgcm |
\caption{ Hierarchy of code layers that are assembled to make up an MITgcm |
47 |
simulation. Conceptually (and in terms of code organization) MITgcm consists |
simulation. Conceptually (and in terms of code organization) MITgcm consists |
62 |
\end{figure} |
\end{figure} |
63 |
|
|
64 |
The following sections describe the packages shown in |
The following sections describe the packages shown in |
65 |
figure \ref{fig:package_organiigramme}. The sections |
figure \ref{fig:package_organiigramme}. Section \ref{sec:pkg:using} |
66 |
layout the algorithms implemented in each package |
describes the general procedure for using any package in MITgcm. |
67 |
and describe how to use the package. A synopsis of the function |
Following that sections \ref{}-\ref{} |
68 |
of each package is given in table \ref{tab:package_summary_tab}. |
layout the algorithms implemented in specific packages |
69 |
|
and describe how to use the individual packages. A brief synopsis of the |
70 |
|
function of each package is given in table \ref{tab:package_summary_tab}. |
71 |
Organizationally package code is assigned a |
Organizationally package code is assigned a |
72 |
separate subdirectory in the MITgcm code distribution |
separate subdirectory in the MITgcm code distribution |
73 |
(within the source code directory \texttt{pkg}). |
(within the source code directory \texttt{pkg}). |
116 |
\newpage |
\newpage |
117 |
\input{part6/cal.tex} |
\input{part6/cal.tex} |
118 |
|
|
119 |
|
\newpage |
120 |
|
\input{part6/obcs.tex} |
121 |
|
|
122 |
\section{Atmosphere Packages} |
\section{Atmosphere Packages} |
123 |
\newpage |
\newpage |
124 |
\input{part6/aim.tex} |
\input{part6/aim.tex} |