/[MITgcm]/manual/s_examples/advection_in_gyre/adv_gyre.tex
ViewVC logotype

Diff of /manual/s_examples/advection_in_gyre/adv_gyre.tex

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

revision 1.9 by cnh, Tue Jan 15 22:29:10 2008 UTC revision 1.10 by cnh, Tue Jan 15 23:29:37 2008 UTC
# Line 11  Line 11 
11  <!-- CMIREDIR:eg-adv-gyre: -->  <!-- CMIREDIR:eg-adv-gyre: -->
12  \end{rawhtml}  \end{rawhtml}
13    
14    Author: Oliver Jahn and Chris Hill
15    
16    
17    
18  This set of examples is based on the barotropic and baroclinic gyre MITgcm configurations,  This set of examples is based on the barotropic and baroclinic gyre MITgcm configurations,
19  that are described in the tutorial sections \ref{sect:eg-baro} and \ref{sect:eg-fourlayer}.  that are described in the tutorial sections \ref{sect:eg-baro} and \ref{sect:eg-fourlayer}.
20  The examples in this section explain how to introduce a passive tracer into the flow  The examples in this section explain how to introduce a passive tracer into the flow
# Line 61  the $-U \cdot \nabla C$ term that are av Line 65  the $-U \cdot \nabla C$ term that are av
65  \end{enumerate}  \end{enumerate}
66    
67    
68  \subsection{Introducting a tracer into the flow}  \subsection{Introducing a tracer into the flow}
69    
70   The MITgcm ptracers package (see section \ref{sec:pkg:ptracers} for a more complete discussion   The MITgcm ptracers package (see section \ref{sec:pkg:ptracers} for a more complete discussion
71  of the ptracers package and section \ref{sec:pkg:using} for a general introduction to MITgcm  of the ptracers package and section \ref{sec:pkg:using} for a general introduction to MITgcm
# Line 69  packages) provides pre-coded support for Line 73  packages) provides pre-coded support for
73  distribution at simulation time $t=0$ of $C_0(x,y,z)$. The steps required to use this capability  distribution at simulation time $t=0$ of $C_0(x,y,z)$. The steps required to use this capability
74  are  are
75  \begin{enumerate}  \begin{enumerate}
76  \item[Activating package ptracers]  \item{\bf Activating the ptracers package.} This simply requires adding the line {\tt ptracers} to
77    the {\tt packages.conf} file in the {\it code/} directory for the experiment.
78  \end{enumerate}  \end{enumerate}
79    
80  - activating ptracers  - activating ptracers
# Line 94  To intro Line 99  To intro
99  \end{enumerate}  \end{enumerate}
100    
101  \subsection{Code and Parameters files for this tutorial}  \subsection{Code and Parameters files for this tutorial}
102    
103    The code and parameters for the experiments can be found in the MITgcm example experiments
104    directory {\it verification/tutorial\_advection\_in\_gyre/}.
105    
106    
107    
108    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.22