/[MITgcm]/manual/s_software/text/sarch.tex
ViewVC logotype

Diff of /manual/s_software/text/sarch.tex

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

revision 1.13 by afe, Wed Jan 28 20:27:54 2004 UTC revision 1.14 by afe, Wed Jan 28 20:38:28 2004 UTC
# Line 1067  in the header file {\em EESUPPORT.h} for Line 1067  in the header file {\em EESUPPORT.h} for
1067  communication routines.  The above does not hold when the  communication routines.  The above does not hold when the
1068  exch2 package is used -- exch2 sets its own parameters to  exch2 package is used -- exch2 sets its own parameters to
1069  specify the global indices of tiles and their relationships  specify the global indices of tiles and their relationships
1070  to each other.  to each other.  See exch2 docs for details??.
1071  \\  \\
1072    
1073  \fbox{  \fbox{
# Line 1096  describes the information that is held a Line 1096  describes the information that is held a
1096  \item {\bf Tile-tile connectivity information} For each tile the WRAPPER  \item {\bf Tile-tile connectivity information} For each tile the WRAPPER
1097  sets a flag that sets the tile number to the north, south, east and  sets a flag that sets the tile number to the north, south, east and
1098  west of that tile. This number is unique over all tiles in a  west of that tile. This number is unique over all tiles in a
1099  configuration. The number is held in the variables {\em tileNo}  configuration. Except when using the exch2 package,
1100    the number is held in the variables {\em tileNo}
1101  ( this holds the tiles own number), {\em tileNoN}, {\em tileNoS},  ( this holds the tiles own number), {\em tileNoN}, {\em tileNoS},
1102  {\em tileNoE} and {\em tileNoW}. A parameter is also stored with each tile  {\em tileNoE} and {\em tileNoW}. A parameter is also stored with each tile
1103  that specifies the type of communication that is used between tiles.  that specifies the type of communication that is used between tiles.
# Line 1121  of the WRAPPER exchange primitive Line 1122  of the WRAPPER exchange primitive
1122  communication mode values for each tile.  communication mode values for each tile.
1123  \\  \\
1124    
1125    When using the cubed sphere configuration with the exch2 package, the
1126    relationships between tiles and their communication methods are set
1127    by the package in other variables.  See the exch2 docs for details.??
1128    
1129    
1130    
1131  \fbox{  \fbox{
1132  \begin{minipage}{4.75in}  \begin{minipage}{4.75in}
1133  File: {\em eesupp/src/ini\_communication\_patterns.F}\\  File: {\em eesupp/src/ini\_communication\_patterns.F}\\

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.22