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

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

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


Revision 1.28 - (show annotations) (download) (as text)
Wed Mar 31 19:44:10 2004 UTC (21 years, 3 months ago) by edhill
Branch: MAIN
Changes since 1.27: +6 -3 lines
File MIME type: application/x-tex
 o create "PRIVATE" sections within the manual
   - see manual.tex for the two lines to edit to switch between
       the private and non-private versions
   - example of private section is FIZHI in part6/part6.tex
 o remove the protex stuff -- its now in MITgcm/doc/api_reference

1 % $Header: /u/gcmpack/manual/part6/part6.tex,v 1.27 2004/02/12 16:40:28 edhill Exp $
2 % $Name: $
3
4 \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}
31
32 \newpage
33 \input{part6/dic.tex}
34
35 \newpage
36 \input{part6/kpp.tex}
37
38 \newpage
39 \input{part6/thsice.tex}
40
41 \newpage
42 \input{part6/bulk_force.tex}
43
44 \newpage
45 \input{part6/generic_advdiff.tex}
46
47 \newpage
48 \input{part6/aim.tex}
49
50 \newpage
51 \input{part6/land.tex}
52
53 \newpage
54 \input{part6/aim_compon_interf.tex}
55
56 \newpage
57 \input{part6/aim_ocn_coupler.tex}
58
59 \newpage
60 \input{part6/component_communications.tex}
61
62 \newpage
63 \input{part6/mnc.tex}
64
65 \newpage
66 \input{part6/mdsio.tex}
67
68 \newpage
69 \input{part6/monitor.tex}
70
71 \newpage
72 \input{part6/exch2.tex}
73
74 %% FIZHI is *** PRIVATE ***
75 \begin{versionprivate}
76 \newpage
77 \input{part6/fizhi.tex}
78 \end{versionprivate}
79
80 \newpage
81 \input{part6/diagnostics.tex}
82
83 \newpage
84 \input{part6/rw.tex}
85
86 \newpage
87 \input{part6/zonal_filt.tex}
88
89 \newpage
90 \input{part6/gchem.tex}

  ViewVC Help
Powered by ViewVC 1.1.22