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

Annotation of /manual/s_overview/introduction.tex

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


Revision 1.2 - (hide annotations) (download) (as text)
Thu Sep 27 01:57:17 2001 UTC (23 years, 9 months ago) by cnh
Branch: MAIN
Changes since 1.1: +5 -5 lines
File MIME type: application/x-tex
Recording changes made to get through latex2html.

S-Word docs have a lot of % at end of line records.
When these split an equation everything goes wrong for
l2h. Deleting the %$ throughout seems to work, but
it needs doing whenever tex is imported from S-Word.

1 cnh 1.2 % $Header: /u/gcmpack/mitgcmdoc/part1/introduction.tex,v 1.1.1.1 2001/08/08 16:16:16 adcroft Exp $
2     % $Name: $
3 adcroft 1.1
4     \section{Introduction}
5    
6     This documentation provides the reader with the information necessary to
7     carry out numerical experiments using MITgcm. It gives a comprehensive
8     description of the continuous equations on which the model is based, the
9     numerical algorithms the model employs and a description of the associated
10     program code. Along with the hydrodynamical kernel, physical and
11     biogeochemical parameterizations of key atmospheric and oceanic processes
12     are available. A number of examples illustrating the use of the model in
13     both process and general circulation studies of the atmosphere and ocean are
14     also presented.
15    
16     MITgcm has a number of novel aspects:
17    
18     \begin{itemize}
19     \item it can be used to study both atmospheric and oceanic phenomena; one
20     hydrodynamical kernel is used to drive forward both atmospheric and oceanic
21 cnh 1.2 models - see fig.1
22 adcroft 1.1 \marginpar{
23     Fig.1 One model}\ref{fig:onemodel}
24    
25     \item it has a non-hydrostatic capability and so can be used to study both
26 cnh 1.2 small-scale and large scale processes - see fig.2
27 adcroft 1.1 \marginpar{
28     Fig.2 All scales}\ref{fig:all-scales}
29    
30     \item finite volume techniques are employed yielding an intuitive
31     discretization and support for the treatment of irregular geometries using
32 cnh 1.2 orthogonal curvilinear grids and shaved cells - see fig.3
33 adcroft 1.1 \marginpar{
34     Fig.3 Finite volumes}\ref{fig:Finite volumes}
35    
36     \item tangent linear and adjoint counterparts are automatically maintained
37     along with the forward model, permitting sensitivity and optimization
38     studies.
39    
40     \item the model is developed to perform efficiently on a wide variety of
41     computational platforms.
42     \end{itemize}
43    
44     Key publications reporting on and charting the development of the model are
45     listed in Appendix Refs.
46    
47     We begin by briefly showing some of the results of the model in action to
48     give a feel for the wide range of problems that can be addressed using it.

  ViewVC Help
Powered by ViewVC 1.1.22