| 14 |
|
|
| 15 |
\subsection{Introduction} |
\subsection{Introduction} |
| 16 |
|
|
| 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 |
|
|
| 25 |
|
|
| 26 |
|
|
| 27 |
|
|