/[MITgcm]/manual/s_examples/barotropic_gyre/baro.tex
ViewVC logotype

Diff of /manual/s_examples/barotropic_gyre/baro.tex

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

revision 1.11 by cnh, Wed Oct 13 05:06:26 2004 UTC revision 1.19 by jmc, Fri Aug 27 13:25:31 2010 UTC
# Line 13  Line 13 
13  %{\large May 2001}  %{\large May 2001}
14  %\end{center}  %\end{center}
15    
 This is the first in a series of tutorials describing  
 example MITgcm numerical experiments. The example experiments  
 include both straightforward examples of idealized geophysical  
 fluid simulations and more involved cases encompassing  
 large scale modeling and  
 automatic differentiation. Both hydrostatic and non-hydrostatic  
 experiments are presented, as well as experiments employing  
 Cartesian, spherical-polar and cube-sphere coordinate systems.  
 These ``case study'' documents include information describing  
 the experimental configuration and detailed information on how to  
 configure the MITgcm code and input files for each experiment.  
   
16  \section[Barotropic Gyre MITgcm Example]{Barotropic Ocean Gyre In Cartesian Coordinates}  \section[Barotropic Gyre MITgcm Example]{Barotropic Ocean Gyre In Cartesian Coordinates}
 \label{sect:eg-baro}  
17  \label{www:tutorials}  \label{www:tutorials}
18    \label{sect:eg-baro}
19    \begin{rawhtml}
20    <!-- CMIREDIR:eg-baro: -->
21    \end{rawhtml}
22    \begin{center}
23    (in directory: {\it verification/tutorial\_barotropic\_gyre/})
24    \end{center}
25    
26  This example experiment demonstrates using the MITgcm to simulate  This example experiment demonstrates using the MITgcm to simulate
27  a Barotropic, wind-forced, ocean gyre circulation. The experiment  a Barotropic, wind-forced, ocean gyre circulation. The files for this
28  is a numerical rendition of the gyre circulation problem similar  experiment can be found in the verification directory tutorial\_barotropic\_gyre.
29    The experiment is a numerical rendition of the gyre circulation problem similar
30  to the problems described analytically by Stommel in 1966  to the problems described analytically by Stommel in 1966
31  \cite{Stommel66} and numerically in Holland et. al \cite{Holland75}.  \cite{Stommel66} and numerically in Holland et. al \cite{Holland75}.
32    
# Line 73  summarizes the configuration simulated. Line 67  summarizes the configuration simulated.
67  %% \begin{center}  %% \begin{center}
68  %%  \resizebox{7.5in}{5.5in}{  %%  \resizebox{7.5in}{5.5in}{
69  %%    \includegraphics*[0.2in,0.7in][10.5in,10.5in]  %%    \includegraphics*[0.2in,0.7in][10.5in,10.5in]
70  %%     {part3/case_studies/barotropic_gyre/simulation_config.eps} }  %%     {s_examples/barotropic_gyre/simulation_config.eps} }
71  %% \end{center}  %% \end{center}
72  \centerline{  \centerline{
73    \scalefig{.95}    \scalefig{.95}
74    \epsfbox{part3/case_studies/barotropic_gyre/simulation_config.eps}    \epsfbox{s_examples/barotropic_gyre/simulation_config.eps}
75  }  }
76  \caption{Schematic of simulation domain and wind-stress forcing function  \caption{Schematic of simulation domain and wind-stress forcing function
77  for barotropic gyre numerical experiment. The domain is enclosed bu solid  for barotropic gyre numerical experiment. The domain is enclosed bu solid
# Line 188  of 0.5 and limits $\delta t$ to $1200s$. Line 182  of 0.5 and limits $\delta t$ to $1200s$.
182  \label{SEC:eg-baro-code_config}  \label{SEC:eg-baro-code_config}
183    
184  The model configuration for this experiment resides under the  The model configuration for this experiment resides under the
185  directory {\it verification/exp0/}.  The experiment files  directory {\it verification/tutorial\_barotropic\_gyre/}.  
186    The experiment files
187  \begin{itemize}  \begin{itemize}
188  \item {\it input/data}  \item {\it input/data}
189  \item {\it input/data.pkg}  \item {\it input/data.pkg}
# Line 312  that are described in the MITgcm Getting Line 307  that are described in the MITgcm Getting
307  notes.  notes.
308    
309  \begin{small}  \begin{small}
310  \input{part3/case_studies/barotropic_gyre/input/data}  \input{s_examples/barotropic_gyre/input/data}
311  \end{small}  \end{small}
312    
313  \subsubsection{File {\it input/data.pkg}}  \subsubsection{File {\it input/data.pkg}}
# Line 370  axis aligned with the y-coordinate. Line 365  axis aligned with the y-coordinate.
365  \end{itemize}  \end{itemize}
366    
367  \begin{small}  \begin{small}
368  \input{part3/case_studies/barotropic_gyre/code/SIZE.h}  \input{s_examples/barotropic_gyre/code/SIZE.h}
369  \end{small}  \end{small}
370    
371  \subsubsection{File {\it code/CPP\_OPTIONS.h}}  \subsubsection{File {\it code/CPP\_OPTIONS.h}}

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.19

  ViewVC Help
Powered by ViewVC 1.1.22