/[MITgcm]/manual/s_examples/cfc_offline/offline_tutorial.tex
ViewVC logotype

Diff of /manual/s_examples/cfc_offline/offline_tutorial.tex

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

revision 1.1 by edhill, Sun Oct 2 02:18:16 2005 UTC revision 1.7 by jmc, Fri May 1 17:18:14 2009 UTC
# Line 9  Line 9 
9  \section[Offline Example]{Offline Experiments}  \section[Offline Example]{Offline Experiments}
10  \label{www:tutorials}  \label{www:tutorials}
11  \label{sect:eg-offline}  \label{sect:eg-offline}
12    \begin{center}
13    (in directory: {\it verification/tutorial\_offline/})\\
14    \end{center}
15    
16  %\begin{center}  %\begin{center}
17  %{\Large \bf Using MITgcm to Perform Offline Tracer Exeriments}  %{\Large \bf Using MITgcm to Perform Offline Tracer Exeriments}
# Line 45  tracer time-stepping schemes and their c Line 48  tracer time-stepping schemes and their c
48    
49  \subsection{Code Configuration}  \subsection{Code Configuration}
50  \label{www:tutorials}  \label{www:tutorials}
51  \label{SEC:eg_fourl_code_config}  \label{SEC:eg_offl_code_config}
52    
53  \noindent The model configuration for this experiment resides under the  \noindent The model configuration for this experiment resides under the
54  directory {\it verification/offline}.  The experiment files  directory {\it verification/tutorial\_offline}.  The experiment files
55  \begin {itemize}  \begin {itemize}
56  \item {\it input/data}  \item {\it input/data}
57  \item {\it input/data.off}  \item {\it input/data.off}
# Line 186  $5200\,{\rm m}$. Line 189  $5200\,{\rm m}$.
189  \begin{itemize}  \begin{itemize}
190  \item Line 39  \item Line 39
191  \begin {verbatim}  \begin {verbatim}
192   phiMin=-90.,   ygOrigin=-90.,
193  \end{verbatim}  \end{verbatim}
194  \end{itemize}  \end{itemize}
195    
196  \noindent This line sets the southern boundary of the modeled domain  \noindent This line sets the southern boundary of the modeled domain
197  to $0^{\circ}$ latitude. This value affects both the generation of the  to $-90^{\circ}$ latitude N ($90^{\circ}$ S). This value affects both
198    the generation of the
199  locally orthogonal grid that the model uses internally and affects the  locally orthogonal grid that the model uses internally and affects the
200  initialization of the coriolis force.  Note - it is not required to  initialization of the coriolis force.  Note - it is not required to
201  set a longitude boundary, since the absolute longitude does not alter  set a longitude boundary, since the absolute longitude does not alter
# Line 275  this experiment, a depth of $0m$ indicat Line 279  this experiment, a depth of $0m$ indicat
279  36   delR=  50.,  70., 100., 140., 190.,  36   delR=  50.,  70., 100., 140., 190.,
280  37         240., 290., 340., 390., 440.,  37         240., 290., 340., 390., 440.,
281  38         490., 540., 590., 640., 690.,  38         490., 540., 590., 640., 690.,
282  39   phiMin=-90.,  39   ygOrigin=-90.,
283  40   dxSpacing=2.8125,  40   dxSpacing=2.8125,
284  41   dySpacing=2.8125,  41   dySpacing=2.8125,
285  42   &  42   &
# Line 669  file pickup\_ptracers.0000000720.001.001 Line 673  file pickup\_ptracers.0000000720.001.001
673  nIter0 in file {\it run/data} to 720...  nIter0 in file {\it run/data} to 720...
674    
675  \subsection{A more complicated example}  \subsection{A more complicated example}
676    \label{sect:eg-offline-cfc}
677    \begin{center}
678    (in directory: {\it verification/tutorial\_cfc\_offline/})\\
679    \end{center}
680    
681  \noindent The last example demonstrated simple advection of a passive  \noindent The last example demonstrated simple advection of a passive
682  tracer using the offline form of the MITgcm. Now we present a more  tracer using the offline form of the MITgcm. Now we present a more

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22