/[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.25 by edhill, Wed Feb 11 18:09:17 2004 UTC revision 1.33 by molod, Mon Jul 18 20:45:27 2005 UTC
# Line 1  Line 1 
1  % $Header$  % $Header$
2  % $Name$  % $Name$
3    
4  \chapter{Physical Parameterization and Packages}  \chapter{Physical Parameterizations - Packages I}
5    \begin{rawhtml}
6    <!-- CMIREDIR:packages: -->
7    \end{rawhtml}
8    
9  Within this chapter, the MITgcm ``packages'' are described.  Within this chapter, the MITgcm ``packages'' are described.
10  Initially, ``packages'' were conceived to group source code files  Initially, ``packages'' were conceived to group source code files
# Line 11  source code for implimenting different p Line 14  source code for implimenting different p
14  was a convenient method for both segregating and rapidly including or  was a convenient method for both segregating and rapidly including or
15  excluding parameterizations during the software build process.  excluding parameterizations during the software build process.
16    
17  Over time, package use increased.  The number of packages has grown  Over time, package use has increased.  The number of packages has
18  and they have evolved to contain much of the model functionality  grown and they have evolved to contain much of the model functionality
19  including momentum schemes, I/O utilities, diagnostics, ``exchange''  including momentum schemes, I/O utilities, diagnostics, ``exchange''
20  algorithms, and numerous other processes that have no direct  algorithms for domain decomposition, and numerous physical
21  connection to any specific physical parameterizations.  The following  parameterizations.  The following sections describe how to use the
22  sections describe how to use the existing packages and how to modify  existing packages and how to modify them and create new ones.
 them or create new ones.  
23    
24  %% In this chapter the schemes for parameterizing processes that are not  %% In this chapter the schemes for parameterizing processes that are not
25  %% represented explicitly in MITgcm are described.  Some of these  %% represented explicitly in MITgcm are described.  Some of these
26  %% processes are sub-grid scale (SGS) phenomena, other processes, such as  %% processes are sub-grid scale (SGS) phenomena, other processes, such as
27  %% open-boundaries, are external to the simulation.  %% open-boundaries, are external to the simulation.
28    
29    % Overview
30  \newpage  \newpage
31  \input{part6/packages.tex}  \input{part6/packages.tex}
32    
33    % Packages Related to Hydrodynamical Kernel
34  \newpage  \newpage
35  \input{part6/gmredi.tex}  \section{Packages Related to Hydrodynamical Kernel}
36    \input{part6/generic_advdiff.tex}
37    
38  \newpage  \newpage
39  \input{part6/kpp.tex}  \input{part6/zonal_filt.tex}
40    
41  \newpage  \newpage
42  \input{part6/thsice.tex}  \input{part6/exch2.tex}
43    
44  \newpage  \newpage
45  \input{part6/bulk_force.tex}  \input{part6/gridalt.tex}
46    
47  \newpage  % Some Mention of Packages that are part of the main model document
 \input{part6/generic_advdiff.tex}  
48    
49    % Ocean Packages
50  \newpage  \newpage
51  \input{part6/aim.tex}  \section{Ocean Packages}
52    \input{part6/gmredi.tex}
53    
54  \newpage  \newpage
55  \input{part6/land.tex}  \input{part6/kpp.tex}
56    
57  \newpage  \newpage
58  \input{part6/aim_compon_interf.tex}  \input{part6/bulk_force.tex}
59    
60  \newpage  \newpage
61  \input{part6/aim_ocn_coupler.tex}  \input{part6/exf.tex}
62    
63  \newpage  \newpage
64  \input{part6/component_communications.tex}  \input{part6/cal.tex}
65    
66    \section{Atmosphere Packages}
67  \newpage  \newpage
68  \input{part6/mnc.tex}  \input{part6/aim.tex}
69    
70  \newpage  \newpage
71  \input{part6/mdsio.tex}  \input{part6/land.tex}
72    
73  \newpage  %% FIZHI is *** PRIVATE ***
74  \input{part6/monitor.tex}  %\begin{versionprivate}
75      \newpage
76      \input{part6/fizhi.tex}
77    %\end{versionprivate}
78    
79    \section{Sea Ice Packages}
80  \newpage  \newpage
81  \input{part6/exch2.tex}  \input{part6/thsice.tex}
82    
83  \newpage  \newpage
84  \input{part6/fizhi.tex}  \input{part6/seaice.tex}
85    
86    \section{Packages Related to Coupled Model}
87  \newpage  \newpage
88  \input{part6/diagnostics.tex}  \input{part6/aim_compon_interf.tex}
89    
90  \newpage  \newpage
91  \input{part6/rw.tex}  \input{part6/aim_ocn_coupler.tex}
92    
93  \newpage  \newpage
94  \input{part6/zonal_filt.tex}  \input{part6/component_communications.tex}
95    
96    \section{Biogeochemistry Packages}
97  \newpage  \newpage
98  \input{part6/gchem.tex}  \input{part6/gchem.tex}
99    
100    \newpage
101    \input{part6/dic.tex}

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.33

  ViewVC Help
Powered by ViewVC 1.1.22