/[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.10 by cnh, Tue Jan 15 23:29:37 2008 UTC revision 1.15 by jmc, Fri Aug 27 13:25:31 2010 UTC
# Line 10  Line 10 
10  \begin{rawhtml}  \begin{rawhtml}
11  <!-- CMIREDIR:eg-adv-gyre: -->  <!-- CMIREDIR:eg-adv-gyre: -->
12  \end{rawhtml}  \end{rawhtml}
13    \begin{center}
14    (in directory: {\it verification/tutorial\_advection\_in\_gyre/})
15    \end{center}
16    
17  Author: Oliver Jahn and Chris Hill  Author: Oliver Jahn and Chris Hill
18    
# Line 74  distribution at simulation time $t=0$ of Line 77  distribution at simulation time $t=0$ of
77  are  are
78  \begin{enumerate}  \begin{enumerate}
79  \item{\bf Activating the ptracers package.} This simply requires adding the line {\tt ptracers} to  \item{\bf Activating the ptracers package.} This simply requires adding the line {\tt ptracers} to
80  the {\tt packages.conf} file in the {\it code/} directory for the experiment.  the {\tt packages.conf} file in the {\it code/} directory for the experiment.
81    \item{\bf Setting an initial tracer distribution.}
82  \end{enumerate}  \end{enumerate}
83    
84  - activating ptracers  Once the two steps above are complete we can proceed to examine how the tracer we have created is
85  - setting initial distribution  carried by the flow field and what properties of the tracer distribution are preserved under
86    different advection schemes.
87    
 To intro  
88  \subsection{Selecting an advection scheme}  \subsection{Selecting an advection scheme}
89    
90  - flags in data and data.ptracers  - flags in data and data.ptracers
# Line 98  To intro Line 102  To intro
102  \item{Positive definite}  \item{Positive definite}
103  \end{enumerate}  \end{enumerate}
104    
105    \input{s_examples/advection_in_gyre/adv_gyre_figure.tex}
106    
107    \begin{figure}
108    \begin{center}
109     \includegraphics*[width=\textwidth]{s_examples/advection_in_gyre/stats.eps}
110    \end{center}
111    \caption{Maxima, minima and standard deviation (from left) as a function of time (in months)
112    for the gyre circulation experiment from figure~\ref{fig:adv-gyre-all}.}
113    \label{fig:adv-gyre-stats}
114    \end{figure}
115    
116  \subsection{Code and Parameters files for this tutorial}  \subsection{Code and Parameters files for this tutorial}
117    
118  The code and parameters for the experiments can be found in the MITgcm example experiments  The code and parameters for the experiments can be found in the MITgcm example experiments

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

  ViewVC Help
Powered by ViewVC 1.1.22