/[MITgcm]/manual/s_phys_pkgs/text/top_section.tex
ViewVC logotype

Diff of /manual/s_phys_pkgs/text/top_section.tex

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.34 by cnh, Tue Aug 2 21:21:05 2005 UTC revision 1.41 by molod, Wed Jun 28 15:35:07 2006 UTC
# Line 1  Line 1 
1  % $Header$  % $eader: /u/gcmpack/manual/part6/part6.tex,v 1.40 2006/06/27 22:34:09 edhill Exp $
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}
# Line 33  I/O and time-keeping functions that are Line 35  I/O and time-keeping functions that are
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
# Line 59  simulation types.  Above these layers ar Line 62  simulation types.  Above these layers ar
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}).
# Line 111  table \ref{tab:package_summary_tab}. Line 116  table \ref{tab:package_summary_tab}.
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}
# Line 118  table \ref{tab:package_summary_tab}. Line 126  table \ref{tab:package_summary_tab}.
126  \newpage  \newpage
127  \input{part6/land.tex}  \input{part6/land.tex}
128    
129  %% FIZHI is *** PRIVATE ***  \newpage
130  %\begin{versionprivate}  \input{part6/fizhi.tex}
   \newpage  
   \input{part6/fizhi.tex}  
 %\end{versionprivate}  
131    
132  \section{Sea Ice Packages}  \section{Sea Ice Packages}
133  \newpage  \newpage
# Line 136  table \ref{tab:package_summary_tab}. Line 141  table \ref{tab:package_summary_tab}.
141  \input{part6/aim_compon_interf.tex}  \input{part6/aim_compon_interf.tex}
142    
143  \newpage  \newpage
144  \input{part6/aim_ocn_coupler.tex}  \input{part6/atm_ocn_coupler.tex}
145    
146  \newpage  \newpage
147  \input{part6/component_communications.tex}  \input{part6/component_communications.tex}

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.41

  ViewVC Help
Powered by ViewVC 1.1.22