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{ |
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. |
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}\\ |