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

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.30

  ViewVC Help
Powered by ViewVC 1.1.22