| 1 |
heimbach |
1.32 |
% $Header: /u/gcmpack/manual/part6/part6.tex,v 1.31 2005/07/14 19:18:02 molod Exp $ |
| 2 |
adcroft |
1.2 |
% $Name: $ |
| 3 |
adcroft |
1.1 |
|
| 4 |
|
|
\chapter{Physical Parameterization and Packages} |
| 5 |
edhill |
1.30 |
\begin{rawhtml} |
| 6 |
|
|
<!-- CMIREDIR:packages: --> |
| 7 |
|
|
\end{rawhtml} |
| 8 |
cnh |
1.4 |
|
| 9 |
edhill |
1.25 |
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 |
edhill |
1.26 |
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 |
edhill |
1.25 |
including momentum schemes, I/O utilities, diagnostics, ``exchange'' |
| 20 |
edhill |
1.26 |
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 |
edhill |
1.25 |
|
| 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 |
|
|
\newpage |
| 30 |
|
|
\input{part6/packages.tex} |
| 31 |
cnh |
1.4 |
|
| 32 |
edhill |
1.19 |
\newpage |
| 33 |
|
|
\input{part6/gmredi.tex} |
| 34 |
edhill |
1.27 |
|
| 35 |
|
|
\newpage |
| 36 |
|
|
\input{part6/dic.tex} |
| 37 |
edhill |
1.19 |
|
| 38 |
|
|
\newpage |
| 39 |
|
|
\input{part6/kpp.tex} |
| 40 |
|
|
|
| 41 |
|
|
\newpage |
| 42 |
|
|
\input{part6/thsice.tex} |
| 43 |
|
|
|
| 44 |
|
|
\newpage |
| 45 |
edhill |
1.29 |
\input{part6/seaice.tex} |
| 46 |
|
|
|
| 47 |
|
|
\newpage |
| 48 |
edhill |
1.19 |
\input{part6/bulk_force.tex} |
| 49 |
edhill |
1.24 |
|
| 50 |
|
|
\newpage |
| 51 |
heimbach |
1.32 |
\input{part6/cal.tex} |
| 52 |
|
|
|
| 53 |
|
|
\newpage |
| 54 |
|
|
\input{part6/exf.tex} |
| 55 |
|
|
|
| 56 |
|
|
\newpage |
| 57 |
edhill |
1.24 |
\input{part6/generic_advdiff.tex} |
| 58 |
jmc |
1.20 |
|
| 59 |
|
|
\newpage |
| 60 |
|
|
\input{part6/aim.tex} |
| 61 |
edhill |
1.19 |
|
| 62 |
|
|
\newpage |
| 63 |
|
|
\input{part6/land.tex} |
| 64 |
|
|
|
| 65 |
|
|
\newpage |
| 66 |
|
|
\input{part6/aim_compon_interf.tex} |
| 67 |
|
|
|
| 68 |
|
|
\newpage |
| 69 |
|
|
\input{part6/aim_ocn_coupler.tex} |
| 70 |
|
|
|
| 71 |
|
|
\newpage |
| 72 |
|
|
\input{part6/component_communications.tex} |
| 73 |
|
|
|
| 74 |
|
|
\newpage |
| 75 |
|
|
\input{part6/mnc.tex} |
| 76 |
edhill |
1.23 |
|
| 77 |
|
|
\newpage |
| 78 |
edhill |
1.19 |
\input{part6/mdsio.tex} |
| 79 |
|
|
|
| 80 |
|
|
\newpage |
| 81 |
|
|
\input{part6/monitor.tex} |
| 82 |
|
|
|
| 83 |
|
|
\newpage |
| 84 |
|
|
\input{part6/exch2.tex} |
| 85 |
cnh |
1.15 |
|
| 86 |
molod |
1.31 |
\newpage |
| 87 |
|
|
\input{part6/gridalt.tex} |
| 88 |
|
|
|
| 89 |
edhill |
1.28 |
%% FIZHI is *** PRIVATE *** |
| 90 |
heimbach |
1.32 |
%\begin{versionprivate} |
| 91 |
edhill |
1.28 |
\newpage |
| 92 |
|
|
\input{part6/fizhi.tex} |
| 93 |
heimbach |
1.32 |
%\end{versionprivate} |
| 94 |
molod |
1.21 |
|
| 95 |
|
|
\newpage |
| 96 |
|
|
\input{part6/diagnostics.tex} |
| 97 |
cnh |
1.15 |
|
| 98 |
edhill |
1.19 |
\newpage |
| 99 |
|
|
\input{part6/rw.tex} |
| 100 |
|
|
|
| 101 |
|
|
\newpage |
| 102 |
|
|
\input{part6/zonal_filt.tex} |
| 103 |
edhill |
1.22 |
|
| 104 |
|
|
\newpage |
| 105 |
|
|
\input{part6/gchem.tex} |