/[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.3 by heimbach, Wed Oct 10 16:06:41 2001 UTC revision 1.29 by edhill, Mon Aug 30 19:25:41 2004 UTC
# Line 3  Line 3 
3    
4  \chapter{Physical Parameterization and Packages}  \chapter{Physical Parameterization and Packages}
5    
6    Within this chapter, the MITgcm ``packages'' are described.
7    Initially, ``packages'' were conceived to group source code files
8    together based upon their functionality.  Each package was assigned a
9    separate subdirectory (within \texttt{pkg}) and, usually, contained
10    source code for implimenting different physical parametizations.  This
11    was a convenient method for both segregating and rapidly including or
12    excluding parameterizations during the software build process.
13    
14    Over time, package use has increased.  The number of packages has
15    grown and they have evolved to contain much of the model functionality
16    including momentum schemes, I/O utilities, diagnostics, ``exchange''
17    algorithms for domain decomposition, and numerous physical
18    parameterizations.  The following sections describe how to use the
19    existing packages and how to modify them and create new ones.
20    
21    %% In this chapter the schemes for parameterizing processes that are not
22    %% represented explicitly in MITgcm are described.  Some of these
23    %% processes are sub-grid scale (SGS) phenomena, other processes, such as
24    %% open-boundaries, are external to the simulation.
25    
26    \newpage
27    \input{part6/packages.tex}
28    
29    \newpage
30  \input{part6/gmredi.tex}  \input{part6/gmredi.tex}
31    
32    \newpage
33    \input{part6/dic.tex}
34    
35    \newpage
36  \input{part6/kpp.tex}  \input{part6/kpp.tex}
37    
38    \newpage
39    \input{part6/thsice.tex}
40    
41    \newpage
42    \input{part6/seaice.tex}
43    
44    \newpage
45    \input{part6/bulk_force.tex}
46    
47    \newpage
48    \input{part6/generic_advdiff.tex}
49    
50    \newpage
51    \input{part6/aim.tex}
52    
53    \newpage
54    \input{part6/land.tex}
55    
56    \newpage
57    \input{part6/aim_compon_interf.tex}
58    
59    \newpage
60    \input{part6/aim_ocn_coupler.tex}
61    
62    \newpage
63    \input{part6/component_communications.tex}
64    
65    \newpage
66    \input{part6/mnc.tex}
67    
68    \newpage
69    \input{part6/mdsio.tex}
70    
71    \newpage
72    \input{part6/monitor.tex}
73    
74    \newpage
75    \input{part6/exch2.tex}
76    
77    %% FIZHI is *** PRIVATE ***
78    \begin{versionprivate}
79      \newpage
80      \input{part6/fizhi.tex}
81    \end{versionprivate}
82    
83    \newpage
84    \input{part6/diagnostics.tex}
85    
86    \newpage
87    \input{part6/rw.tex}
88    
89    \newpage
90    \input{part6/zonal_filt.tex}
91    
92    \newpage
93    \input{part6/gchem.tex}

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.29

  ViewVC Help
Powered by ViewVC 1.1.22