next up previous contents
Next: 11.3.1 Detailed anatomy Up: 11. Uni-tasking Previous: 11.2.1 Slicing through the

   
11.3 The Memory Window

The memory window (MW) provides the framework for solving all tracer and baroclinic equations in a uni-tasking as well as a multi-tasking environment. It is not used for the barotropic equation since the total storage for 2D arrays is small compared to 3D arrays. In precursors to MOM, an array of data along longitude and depth was indexed as A(i,k). Within the MW, the same array would be indexed as A(i,k,j) where the ``j'' index is a latitude index local to the MW. This generalized approach is capable of simulating the older method but allows for much greater flexibility. Some of the advantages of the MW are:

The only disadvantage of opening the MW up beyond the minimim size is that memory will be aggressively consumed.



 
next up previous contents
Next: 11.3.1 Detailed anatomy Up: 11. Uni-tasking Previous: 11.2.1 Slicing through the
RC Pacanowski and SM Griffies, GFDL, Jan 2000