/[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.46 by jmc, Fri Aug 27 02:46:23 2010 UTC revision 1.47 by jmc, Fri Aug 27 13:15:37 2010 UTC
# Line 38  I/O and time-keeping functions that are Line 38  I/O and time-keeping functions that are
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{s_phys_pkgs/figs/organigramme_mitgcm_pkg.eps}
42  %%\epsfig{file=part6/organigramme_mitgcm_pkg.eps, angle=-90, scale=0.85, width=17cm}  %%\epsfig{file=s_phys_pkgs/figs/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}}  \resizebox{5.5in}{!}{\includegraphics{s_phys_pkgs/figs/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 81  table \ref{tab:package_summary_tab}. Line 81  table \ref{tab:package_summary_tab}.
81    
82  % Overview  % Overview
83  \newpage  \newpage
84  \input{part6/packages.tex}  \input{s_phys_pkgs/text/packages.tex}
85    
86  % Packages Related to Hydrodynamical Kernel  % Packages Related to Hydrodynamical Kernel
87  \newpage  \newpage
88  \section{Packages Related to Hydrodynamical Kernel}  \section{Packages Related to Hydrodynamical Kernel}
89  \input{part6/generic_advdiff.tex}  \input{s_phys_pkgs/text/generic_advdiff.tex}
90    
91  \newpage  \newpage
92  \input{part6/shap_filt.tex}  \input{s_phys_pkgs/text/shap_filt.tex}
93    
94  \newpage  \newpage
95  \input{part6/zonal_filt.tex}  \input{s_phys_pkgs/text/zonal_filt.tex}
96    
97  \newpage  \newpage
98  \input{part6/exch2.tex}  \input{s_phys_pkgs/text/exch2.tex}
99    
100  \newpage  \newpage
101  \input{part6/gridalt.tex}  \input{s_phys_pkgs/text/gridalt.tex}
102    
103  % Some Mention of Packages that are part of the main model document  % Some Mention of Packages that are part of the main model document
104    
105  \section{General purpose numerical infrastructure packages}  \section{General purpose numerical infrastructure packages}
106    
107  \newpage  \newpage
108  \input{part6/obcs.tex}  \input{s_phys_pkgs/text/obcs.tex}
109    
110  \newpage  \newpage
111  \input{part6/rbcs.tex}  \input{s_phys_pkgs/text/rbcs.tex}
112    
113  \newpage  \newpage
114  \input{part6/ptracers.tex}  \input{s_phys_pkgs/text/ptracers.tex}
115    
116  % Ocean Packages  % Ocean Packages
117  \newpage  \newpage
118  \section{Ocean Packages}  \section{Ocean Packages}
119  \input{part6/gmredi.tex}  \input{s_phys_pkgs/text/gmredi.tex}
120    
121  \newpage  \newpage
122  \input{part6/kpp.tex}  \input{s_phys_pkgs/text/kpp.tex}
123    
124  \newpage  \newpage
125  \input{part6/ggl90.tex}  \input{s_phys_pkgs/text/ggl90.tex}
126    
127  \newpage  \newpage
128  \input{part6/opps.tex}  \input{s_phys_pkgs/text/opps.tex}
129    
130  \newpage  \newpage
131  \input{part6/bulk_force.tex}  \input{s_phys_pkgs/text/bulk_force.tex}
132    
133  \newpage  \newpage
134  \input{part6/exf.tex}  \input{s_phys_pkgs/text/exf.tex}
135    
136  \newpage  \newpage
137  \input{part6/cal.tex}  \input{s_phys_pkgs/text/cal.tex}
138    
139  \section{Atmosphere Packages}  \section{Atmosphere Packages}
140  \newpage  \newpage
141  \input{part6/aim.tex}  \input{s_phys_pkgs/text/aim.tex}
142    
143  \newpage  \newpage
144  \input{part6/land.tex}  \input{s_phys_pkgs/text/land.tex}
145    
146  \newpage  \newpage
147  \input{part6/fizhi.tex}  \input{s_phys_pkgs/text/fizhi.tex}
148    
149  \section{Sea Ice Packages}  \section{Sea Ice Packages}
150  \newpage  \newpage
151  \input{part6/thsice.tex}  \input{s_phys_pkgs/text/thsice.tex}
152    
153  \newpage  \newpage
154  \input{part6/seaice.tex}  \input{s_phys_pkgs/text/seaice.tex}
155    
156  \newpage  \newpage
157  \input{part6/shelfice.tex}  \input{s_phys_pkgs/text/shelfice.tex}
158    
159  \section{Packages Related to Coupled Model}  \section{Packages Related to Coupled Model}
160  \newpage  \newpage
161  \input{part6/aim_compon_interf.tex}  \input{s_phys_pkgs/text/aim_compon_interf.tex}
162    
163  \newpage  \newpage
164  \input{part6/atm_ocn_coupler.tex}  \input{s_phys_pkgs/text/atm_ocn_coupler.tex}
165    
166  \newpage  \newpage
167  \input{part6/component_communications.tex}  \input{s_phys_pkgs/text/component_communications.tex}
168    
169  \section{Biogeochemistry Packages}  \section{Biogeochemistry Packages}
170  \newpage  \newpage
171  \input{part6/gchem.tex}  \input{s_phys_pkgs/text/gchem.tex}
172    
173  \newpage  \newpage
174  \input{part6/dic.tex}  \input{s_phys_pkgs/text/dic.tex}

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

  ViewVC Help
Powered by ViewVC 1.1.22