/[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.2 - (hide annotations) (download) (as text)
Wed Jan 28 18:08:22 2004 UTC (21 years, 5 months ago) by afe
Branch: MAIN
Changes since 1.1: +9 -1 lines
File MIME type: application/x-tex
started intro

1 afe 1.2 % $Header: /u/u3/gcmpack/manual/part6/exch2.tex,v 1.1 2004/01/28 17:55:15 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    
15     \subsection{Introduction}
16 afe 1.2
17     The exch2 package is an extension to the original cubed sphere exchanges
18     to allow more flexible domain decomposition and parallelization. Cube faces
19     (subdomain) may be divided into whatever number of tiles that divide evenly
20     into the grid point dimensions of the subdomain. Furthermore, the individual
21     tiles may be run on different processors in any combination, (tone this down
22     a bit), and whether exchanges between particular tiles occur between different
23     processors is decided at runtime.
24 afe 1.1
25    
26    
27    
28    
29    
30    
31     \subsection{Key Routines}
32    
33    
34    
35     \subsection{References}

  ViewVC Help
Powered by ViewVC 1.1.22