/[MITgcm]/manual/s_examples/baroclinic_gyre/fourlayer.tex
ViewVC logotype

Diff of /manual/s_examples/baroclinic_gyre/fourlayer.tex

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

revision 1.22 by jmc, Wed Jun 28 18:57:15 2006 UTC revision 1.27 by jmc, Fri Aug 27 13:25:31 2010 UTC
# Line 7  Line 7 
7  \begin{rawhtml}  \begin{rawhtml}
8  <!-- CMIREDIR:eg-fourlayer: -->  <!-- CMIREDIR:eg-fourlayer: -->
9  \end{rawhtml}  \end{rawhtml}
10    \begin{center}
11    (in directory: {\it verification/tutorial\_baroclinic\_gyre/})
12    \end{center}
13    
14  \bodytext{bgcolor="#FFFFFFFF"}  \bodytext{bgcolor="#FFFFFFFF"}
15    
# Line 106  the quantity that is carried in the mode Line 109  the quantity that is carried in the mode
109  %% \begin{center}  %% \begin{center}
110  %%  \resizebox{7.5in}{5.5in}{  %%  \resizebox{7.5in}{5.5in}{
111  %%    \includegraphics*[0.2in,0.7in][10.5in,10.5in]  %%    \includegraphics*[0.2in,0.7in][10.5in,10.5in]
112  %%    {part3/case_studies/fourlayer_gyre/simulation_config.eps} }  %%    {s_examples/baroclinic_gyre/simulation_config.eps} }
113  %% \end{center}  %% \end{center}
114  \centerline{  \centerline{
115    \scalefig{.95}    \scalefig{.95}
116    \epsfbox{part3/case_studies/fourlayer_gyre/simulation_config.eps}    \epsfbox{s_examples/baroclinic_gyre/simulation_config.eps}
117  }  }
118  \caption{Schematic of simulation domain and wind-stress forcing function  \caption{Schematic of simulation domain and wind-stress forcing function
119  for the four-layer gyre numerical experiment. The domain is enclosed by solid  for the four-layer gyre numerical experiment. The domain is enclosed by solid
# Line 352  stability limit of 0.25. Line 355  stability limit of 0.25.
355  \label{SEC:eg_fourl_code_config}  \label{SEC:eg_fourl_code_config}
356    
357  The model configuration for this experiment resides under the  The model configuration for this experiment resides under the
358  directory {\it verification/exp2/}.  The experiment files  directory {\it verification/tutorial\_barotropic\_gyre/}.
359    The experiment files
360  \begin{itemize}  \begin{itemize}
361  \item {\it input/data}  \item {\it input/data}
362  \item {\it input/data.pkg}  \item {\it input/data.pkg}
# Line 555  usingSphericalPolarGrid=.TRUE., Line 559  usingSphericalPolarGrid=.TRUE.,
559    
560  \item Line 41,  \item Line 41,
561  \begin{verbatim}  \begin{verbatim}
562  phiMin=0.,  ygOrigin=0.,
563  \end{verbatim}  \end{verbatim}
564    This line sets the southern boundary of the modeled domain to    This line sets the southern boundary of the modeled domain to
565    $0^{\circ}$ latitude. This value affects both the generation of the    $0^{\circ}$ latitude. This value affects both the generation of the
# Line 563  phiMin=0., Line 567  phiMin=0.,
567    the initialization of the coriolis force.  Note - it is not required    the initialization of the coriolis force.  Note - it is not required
568    to set a longitude boundary, since the absolute longitude does not    to set a longitude boundary, since the absolute longitude does not
569    alter the kernel equation discretisation.  The variable    alter the kernel equation discretisation.  The variable
570    \varlink{phiMin}{phiMin} is read in the    \varlink{ygOrigin}{ygOrigin} is read in the
571    routine \varlink{INI\_PARMS}{INI_PARMS} and is used in routine    routine \varlink{INI\_PARMS}{INI_PARMS} and is used in routine
572    
573    \fbox{    \fbox{
# Line 675  zonalWindFile='windx.sin_y' Line 679  zonalWindFile='windx.sin_y'
679    
680  \begin{rawhtml}<PRE>\end{rawhtml}  \begin{rawhtml}<PRE>\end{rawhtml}
681  \begin{small}  \begin{small}
682  \input{part3/case_studies/fourlayer_gyre/input/data}  \input{s_examples/baroclinic_gyre/input/data}
683  \end{small}  \end{small}
684  \begin{rawhtml}</PRE>\end{rawhtml}  \begin{rawhtml}</PRE>\end{rawhtml}
685    
# Line 740  the vertical domain extent in grid point Line 744  the vertical domain extent in grid point
744  \end{itemize}  \end{itemize}
745    
746  \begin{small}  \begin{small}
747  \include{part3/case_studies/fourlayer_gyre/code/SIZE.h}  \include{s_examples/baroclinic_gyre/code/SIZE.h}
748  \end{small}  \end{small}
749    
750  \subsubsection{File {\it code/CPP\_OPTIONS.h}}  \subsubsection{File {\it code/CPP\_OPTIONS.h}}

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.27

  ViewVC Help
Powered by ViewVC 1.1.22