/[MITgcm]/manual/s_examples/global_oce_latlon/climatalogical_ogcm.tex
ViewVC logotype

Diff of /manual/s_examples/global_oce_latlon/climatalogical_ogcm.tex

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

revision 1.9 by adcroft, Thu May 16 15:54:37 2002 UTC revision 1.16 by jmc, Tue Jan 15 20:04:06 2008 UTC
# Line 1  Line 1 
1  % $Header$  % $Header$
2  % $Name$  % $Name$
3    
4  \section{Global Ocean Simulation at 4$^\circ$ Resolution}  \section[Global Ocean MITgcm Exmaple]{Global Ocean Simulation at $4^\circ$ Resolution}
5  \label{www:tutorials}  \label{www:tutorials}
6  \label{sect:eg-global}  \label{sect:eg-global}
7    \begin{rawhtml}
8    <!-- CMIREDIR:eg-global: -->
9    \end{rawhtml}
10    \begin{center}
11    (in directory: {\it verification/tutorial\_global\_oce\_latlon/})
12    \end{center}
13    
14  \bodytext{bgcolor="#FFFFFFFF"}  \bodytext{bgcolor="#FFFFFFFF"}
15    
# Line 22  This example experiment demonstrates usi Line 28  This example experiment demonstrates usi
28  the planetary ocean circulation. The simulation is configured  the planetary ocean circulation. The simulation is configured
29  with realistic geography and bathymetry on a  with realistic geography and bathymetry on a
30  $4^{\circ} \times 4^{\circ}$ spherical polar grid.  $4^{\circ} \times 4^{\circ}$ spherical polar grid.
31    The files for this experiment are in the verification directory
32    under tutorial\_global\_oce\_latlon.
33  Twenty levels are used in the vertical, ranging in thickness  Twenty levels are used in the vertical, ranging in thickness
34  from $50\,{\rm m}$ at the surface to $815\,{\rm m}$ at depth,  from $50\,{\rm m}$ at the surface to $815\,{\rm m}$ at depth,
35  giving a maximum model depth of $6\,{\rm km}$.  giving a maximum model depth of $6\,{\rm km}$.
# Line 212  The Laplacian dissipation coefficient, $ Line 220  The Laplacian dissipation coefficient, $
220  This value is chosen to yield a Munk layer width \cite{adcroft:95},  This value is chosen to yield a Munk layer width \cite{adcroft:95},
221  \begin{eqnarray}  \begin{eqnarray}
222  \label{EQ:eg-global-munk_layer}  \label{EQ:eg-global-munk_layer}
223  M_{w} = \pi ( \frac { A_{h} }{ \beta } )^{\frac{1}{3}}  && M_{w} = \pi ( \frac { A_{h} }{ \beta } )^{\frac{1}{3}}
224  \end{eqnarray}  \end{eqnarray}
225    
226  \noindent  of $\approx 600$km. This is greater than the model  \noindent  of $\approx 600$km. This is greater than the model
# Line 226  $\delta t_{v}=40~{\rm minutes}$ for mome Line 234  $\delta t_{v}=40~{\rm minutes}$ for mome
234  parameter to the horizontal Laplacian friction \cite{adcroft:95}  parameter to the horizontal Laplacian friction \cite{adcroft:95}
235  \begin{eqnarray}  \begin{eqnarray}
236  \label{EQ:eg-global-laplacian_stability}  \label{EQ:eg-global-laplacian_stability}
237  S_{l} = 4 \frac{A_{h} \delta t_{v}}{{\Delta x}^2}  && S_{l} = 4 \frac{A_{h} \delta t_{v}}{{\Delta x}^2}
238  \end{eqnarray}  \end{eqnarray}
239    
240  \noindent evaluates to 0.16 at a latitude of $\phi=80^{\circ}$, which is below the  \noindent evaluates to 0.16 at a latitude of $\phi=80^{\circ}$, which is below the
# Line 355  are Line 363  are
363  \begin{verbatim} tRef= 16.0 , 15.2 , 14.5 , 13.9 , 13.3 ,  \end{verbatim}  \begin{verbatim} tRef= 16.0 , 15.2 , 14.5 , 13.9 , 13.3 ,  \end{verbatim}
364  $\cdots$ \\  $\cdots$ \\
365  set reference values for potential  set reference values for potential
366  temperature and salinity at each model level in units of $^{\circ}$C and  temperature and salinity at each model level in units of $^{\circ}\mathrm{C}$ and
367  ${\rm ppt}$. The entries are ordered from surface to depth.  ${\rm ppt}$. The entries are ordered from surface to depth.
368  Density is calculated from anomalies at each level evaluated  Density is calculated from anomalies at each level evaluated
369  with respect to the reference values set here.\\  with respect to the reference values set here.\\
# Line 575  See section \ref{SEC:cd_scheme}. Line 583  See section \ref{SEC:cd_scheme}.
583  \fbox{  \fbox{
584  \begin{minipage}{5.0in}  \begin{minipage}{5.0in}
585  {\it S/R INI\_PARMS}({\it ini\_parms.F})\\  {\it S/R INI\_PARMS}({\it ini\_parms.F})\\
586  {\it S/R CALC\_MOM\_RHS}({\it calc\_mom\_rhs.F})  {\it S/R MOM\_FLUXFORM}({\it mom\_fluxform.F})
587  \end{minipage}  \end{minipage}
588  }  }
589    

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

  ViewVC Help
Powered by ViewVC 1.1.22