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

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

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


Revision 1.29 - (hide annotations) (download) (as text)
Mon Aug 30 19:25:41 2004 UTC (20 years, 10 months ago) by edhill
Branch: MAIN
Changes since 1.28: +4 -1 lines
File MIME type: application/x-tex
 o add DM's seaice notes

1 edhill 1.29 % $Header: /u/gcmpack/manual/part6/part6.tex,v 1.28 2004/03/31 19:44:10 edhill Exp $
2 adcroft 1.2 % $Name: $
3 adcroft 1.1
4     \chapter{Physical Parameterization and Packages}
5 cnh 1.4
6 edhill 1.25 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 edhill 1.26 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 edhill 1.25 including momentum schemes, I/O utilities, diagnostics, ``exchange''
17 edhill 1.26 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 edhill 1.25
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 cnh 1.4
29 edhill 1.19 \newpage
30     \input{part6/gmredi.tex}
31 edhill 1.27
32     \newpage
33     \input{part6/dic.tex}
34 edhill 1.19
35     \newpage
36     \input{part6/kpp.tex}
37    
38     \newpage
39     \input{part6/thsice.tex}
40    
41     \newpage
42 edhill 1.29 \input{part6/seaice.tex}
43    
44     \newpage
45 edhill 1.19 \input{part6/bulk_force.tex}
46 edhill 1.24
47     \newpage
48     \input{part6/generic_advdiff.tex}
49 jmc 1.20
50     \newpage
51     \input{part6/aim.tex}
52 edhill 1.19
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 edhill 1.23
68     \newpage
69 edhill 1.19 \input{part6/mdsio.tex}
70    
71     \newpage
72     \input{part6/monitor.tex}
73    
74     \newpage
75     \input{part6/exch2.tex}
76 cnh 1.15
77 edhill 1.28 %% FIZHI is *** PRIVATE ***
78     \begin{versionprivate}
79     \newpage
80     \input{part6/fizhi.tex}
81     \end{versionprivate}
82 molod 1.21
83     \newpage
84     \input{part6/diagnostics.tex}
85 cnh 1.15
86 edhill 1.19 \newpage
87     \input{part6/rw.tex}
88    
89     \newpage
90     \input{part6/zonal_filt.tex}
91 edhill 1.22
92     \newpage
93     \input{part6/gchem.tex}

  ViewVC Help
Powered by ViewVC 1.1.22