/[MITgcm]/manual/s_phys_pkgs/text/exch2.tex
ViewVC logotype

Annotation of /manual/s_phys_pkgs/text/exch2.tex

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


Revision 1.3 - (hide annotations) (download) (as text)
Thu Jan 29 15:39:49 2004 UTC (21 years, 5 months ago) by afe
Branch: MAIN
Changes since 1.2: +3 -1 lines
File MIME type: application/x-tex
o added links and refs to/for exch2 docs

1 afe 1.3 % $Header: /u/u3/gcmpack/manual/part6/exch2.tex,v 1.2 2004/01/28 18:08:22 afe Exp $
2 afe 1.1 % $Name: $
3    
4     %% * Introduction
5     %% o what it does, citations (refs go into mitgcm_manual.bib,
6     %% preferably in alphabetic order)
7     %% o Equations
8     %% * Key subroutines and parameters
9     %% * Reference material (auto generated from Protex and structured comments)
10     %% o automatically inserted at \section{Reference}
11    
12    
13     \section{exch2: Extended Cubed Sphere Exchange}
14 afe 1.3 \label{sec:exch2}
15    
16 afe 1.1
17     \subsection{Introduction}
18 afe 1.2
19     The exch2 package is an extension to the original cubed sphere exchanges
20     to allow more flexible domain decomposition and parallelization. Cube faces
21     (subdomain) may be divided into whatever number of tiles that divide evenly
22     into the grid point dimensions of the subdomain. Furthermore, the individual
23     tiles may be run on different processors in any combination, (tone this down
24     a bit), and whether exchanges between particular tiles occur between different
25     processors is decided at runtime.
26 afe 1.1
27    
28    
29    
30    
31    
32    
33     \subsection{Key Routines}
34    
35    
36    
37     \subsection{References}

  ViewVC Help
Powered by ViewVC 1.1.22