/[MITgcm]/manual/s_overview/text/manual.tex
ViewVC logotype

Diff of /manual/s_overview/text/manual.tex

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

revision 1.9 by adcroft, Tue Nov 13 20:13:07 2001 UTC revision 1.16 by cnh, Thu Feb 28 19:32:19 2002 UTC
# Line 37  Line 37 
37  % $Header$  % $Header$
38  % $Name$  % $Name$
39    
40  \section{Introduction}  This document provides the reader with the information necessary to
   
 This documentation provides the reader with the information necessary to  
41  carry out numerical experiments using MITgcm. It gives a comprehensive  carry out numerical experiments using MITgcm. It gives a comprehensive
42  description of the continuous equations on which the model is based, the  description of the continuous equations on which the model is based, the
43  numerical algorithms the model employs and a description of the associated  numerical algorithms the model employs and a description of the associated
# Line 49  are available. A number of examples illu Line 47  are available. A number of examples illu
47  both process and general circulation studies of the atmosphere and ocean are  both process and general circulation studies of the atmosphere and ocean are
48  also presented.  also presented.
49    
50    \section{Introduction}
51    
52  MITgcm has a number of novel aspects:  MITgcm has a number of novel aspects:
53    
54  \begin{itemize}  \begin{itemize}
# Line 84  computational platforms. Line 84  computational platforms.
84  \end{itemize}  \end{itemize}
85    
86  Key publications reporting on and charting the development of the model are  Key publications reporting on and charting the development of the model are
87  listed in an Appendix.  \cite{hill:95,marshall:97a,marshall:97b,adcroft:97,marshall:98,adcroft:99,hill:99,maro-eta:99}:
88    
89    \begin{verbatim}
90    Hill, C. and J. Marshall, (1995)
91    Application of a Parallel Navier-Stokes Model to Ocean Circulation in
92    Parallel Computational Fluid Dynamics
93    In Proceedings of Parallel Computational Fluid Dynamics: Implementations
94    and Results Using Parallel Computers, 545-552.
95    Elsevier Science B.V.: New York
96    
97    Marshall, J., C. Hill, L. Perelman, and A. Adcroft, (1997)
98    Hydrostatic, quasi-hydrostatic, and nonhydrostatic ocean modeling
99    J. Geophysical Res., 102(C3), 5733-5752.
100    
101    Marshall, J., A. Adcroft, C. Hill, L. Perelman, and C. Heisey, (1997)
102    A finite-volume, incompressible Navier Stokes model for studies of the ocean
103    on parallel computers,
104    J. Geophysical Res., 102(C3), 5753-5766.
105    
106    Adcroft, A.J., Hill, C.N. and J. Marshall, (1997)
107    Representation of topography by shaved cells in a height coordinate ocean
108    model
109    Mon Wea Rev, vol 125, 2293-2315
110    
111    Marshall, J., Jones, H. and C. Hill, (1998)
112    Efficient ocean modeling using non-hydrostatic algorithms
113    Journal of Marine Systems, 18, 115-134
114    
115    Adcroft, A., Hill C. and J. Marshall: (1999)
116    A new treatment of the Coriolis terms in C-grid models at both high and low
117    resolutions,
118    Mon. Wea. Rev. Vol 127, pages 1928-1936
119    
120    Hill, C, Adcroft,A., Jamous,D., and J. Marshall, (1999)
121    A Strategy for Terascale Climate Modeling.
122    In Proceedings of the Eighth ECMWF Workshop on the Use of Parallel Processors
123    in Meteorology, pages 406-425
124    World Scientific Publishing Co: UK
125    
126    Marotzke, J, Giering,R., Zhang, K.Q., Stammer,D., Hill,C., and T.Lee, (1999)
127    Construction of the adjoint MIT ocean general circulation model and
128    application to Atlantic heat transport variability
129    J. Geophysical Res., 104(C12), 29,529-29,547.
130    
131    \end{verbatim}
132    
133  We begin by briefly showing some of the results of the model in action to  We begin by briefly showing some of the results of the model in action to
134  give a feel for the wide range of problems that can be addressed using it.  give a feel for the wide range of problems that can be addressed using it.
# Line 102  of them here. A more detailed descriptio Line 146  of them here. A more detailed descriptio
146  numerical algorithm and implementation that lie behind these calculations is  numerical algorithm and implementation that lie behind these calculations is
147  given later. Indeed many of the illustrative examples shown below can be  given later. Indeed many of the illustrative examples shown below can be
148  easily reproduced: simply download the model (the minimum you need is a PC  easily reproduced: simply download the model (the minimum you need is a PC
149  running linux, together with a FORTRAN\ 77 compiler) and follow the examples  running Linux, together with a FORTRAN\ 77 compiler) and follow the examples
150  described in detail in the documentation.  described in detail in the documentation.
151    
152  \subsection{Global atmosphere: `Held-Suarez' benchmark}  \subsection{Global atmosphere: `Held-Suarez' benchmark}
# Line 126  there are no mountains or land-sea contr Line 170  there are no mountains or land-sea contr
170  %% CNHend  %% CNHend
171    
172  As described in Adcroft (2001), a `cubed sphere' is used to discretize the  As described in Adcroft (2001), a `cubed sphere' is used to discretize the
173  globe permitting a uniform gridding and obviated the need to Fourier filter.  globe permitting a uniform griding and obviated the need to Fourier filter.
174  The `vector-invariant' form of MITgcm supports any orthogonal curvilinear  The `vector-invariant' form of MITgcm supports any orthogonal curvilinear
175  grid, of which the cubed sphere is just one of many choices.  grid, of which the cubed sphere is just one of many choices.
176    
# Line 163  warm water northward by the mean flow of Line 207  warm water northward by the mean flow of
207  visible.  visible.
208    
209  %% CNHbegin  %% CNHbegin
210  \input{part1/ocean_gyres_figure}  \input{part1/atl6_figure}
211  %% CNHend  %% CNHend
212    
213    
# Line 231  data assimilation studies. Line 275  data assimilation studies.
275    
276  As one example of application of the MITgcm adjoint, Figure \ref{fig:hf-sensitivity}  As one example of application of the MITgcm adjoint, Figure \ref{fig:hf-sensitivity}
277  maps the gradient $\frac{\partial J}{\partial \mathcal{H}}$where $J$ is the magnitude  maps the gradient $\frac{\partial J}{\partial \mathcal{H}}$where $J$ is the magnitude
278  of the overturning streamfunction shown in figure \ref{fig:large-scale-circ}  of the overturning stream-function shown in figure \ref{fig:large-scale-circ}
279  at 60$^{\circ }$N and $  at 60$^{\circ }$N and $
280  \mathcal{H}(\lambda,\varphi)$ is the mean, local air-sea heat flux over  \mathcal{H}(\lambda,\varphi)$ is the mean, local air-sea heat flux over
281  a 100 year period. We see that $J$ is  a 100 year period. We see that $J$ is
# Line 248  yields sensitivities to all other model Line 292  yields sensitivities to all other model
292  An important application of MITgcm is in state estimation of the global  An important application of MITgcm is in state estimation of the global
293  ocean circulation. An appropriately defined `cost function', which measures  ocean circulation. An appropriately defined `cost function', which measures
294  the departure of the model from observations (both remotely sensed and  the departure of the model from observations (both remotely sensed and
295  insitu) over an interval of time, is minimized by adjusting `control  in-situ) over an interval of time, is minimized by adjusting `control
296  parameters' such as air-sea fluxes, the wind field, the initial conditions  parameters' such as air-sea fluxes, the wind field, the initial conditions
297  etc. Figure \ref{fig:assimilated-globes} shows an estimate of the time-mean  etc. Figure \ref{fig:assimilated-globes} shows the large scale planetary
298  surface elevation of the ocean obtained by bringing the model in to  circulation and a Hopf-Muller plot of Equatorial sea-surface height.
299    Both are obtained from assimilation bringing the model in to
300  consistency with altimetric and in-situ observations over the period  consistency with altimetric and in-situ observations over the period
301  1992-1997. {\bf CHANGE THIS TEXT - FIG FROM PATRICK/CARL/DETLEF}  1992-1997.
302    
303  %% CNHbegin  %% CNHbegin
304  \input{part1/globes_figure}  \input{part1/assim_figure}
305  %% CNHend  %% CNHend
306    
307  \subsection{Ocean biogeochemical cycles}  \subsection{Ocean biogeochemical cycles}
# Line 277  telescoping to $\frac{1}{3}^{\circ}\time Line 322  telescoping to $\frac{1}{3}^{\circ}\time
322  \subsection{Simulations of laboratory experiments}  \subsection{Simulations of laboratory experiments}
323    
324  Figure \ref{fig:lab-simulation} shows MITgcm being used to simulate a  Figure \ref{fig:lab-simulation} shows MITgcm being used to simulate a
325  laboratory experiment enquiring in to the dynamics of the Antarctic Circumpolar Current (ACC). An  laboratory experiment inquiring in to the dynamics of the Antarctic Circumpolar Current (ACC). An
326  initially homogeneous tank of water ($1m$ in diameter) is driven from its  initially homogeneous tank of water ($1m$ in diameter) is driven from its
327  free surface by a rotating heated disk. The combined action of mechanical  free surface by a rotating heated disk. The combined action of mechanical
328  and thermal forcing creates a lens of fluid which becomes baroclinically  and thermal forcing creates a lens of fluid which becomes baroclinically
# Line 432  at fixed and moving $r$ surfaces we set Line 477  at fixed and moving $r$ surfaces we set
477    
478  \begin{equation}  \begin{equation}
479  \dot{r}=\frac{Dr}{Dt}atr=R_{moving}\text{ \  \dot{r}=\frac{Dr}{Dt}atr=R_{moving}\text{ \
480  (oceansurface,bottomoftheatmosphere)}  \label{eq:movingbc}  (ocean surface,bottom of the atmosphere)}  \label{eq:movingbc}
481  \end{equation}  \end{equation}
482    
483  Here  Here
# Line 1178  _{h}+\frac{\partial w}{\partial z} &=&0 Line 1223  _{h}+\frac{\partial w}{\partial z} &=&0
1223  \label{eq:non-boussinesq}  \label{eq:non-boussinesq}
1224  \end{eqnarray}  \end{eqnarray}
1225  These equations permit acoustics modes, inertia-gravity waves,  These equations permit acoustics modes, inertia-gravity waves,
1226  non-hydrostatic motions, a geostrophic (Rossby) mode and a thermo-haline  non-hydrostatic motions, a geostrophic (Rossby) mode and a thermohaline
1227  mode. As written, they cannot be integrated forward consistently - if we  mode. As written, they cannot be integrated forward consistently - if we
1228  step $\rho $ forward in (\ref{eq-zns-cont}), the answer will not be  step $\rho $ forward in (\ref{eq-zns-cont}), the answer will not be
1229  consistent with that obtained by stepping (\ref{eq-zns-heat}) and (\ref  consistent with that obtained by stepping (\ref{eq-zns-heat}) and (\ref

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

  ViewVC Help
Powered by ViewVC 1.1.22