/[MITgcm]/MITgcm/verification/lab_sea/code_ad/SIZE.h_mpi
ViewVC logotype

Diff of /MITgcm/verification/lab_sea/code_ad/SIZE.h_mpi

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

revision 1.1 by heimbach, Fri Dec 15 18:11:58 2006 UTC revision 1.2 by jmc, Tue Oct 9 02:36:27 2007 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2    C $Name$
3    
4  C  C
5  CBOP  CBOP
6  C    !ROUTINE: SIZE.h  C    !ROUTINE: SIZE.h
# Line 6  C    !INTERFACE: Line 8  C    !INTERFACE:
8  C    include SIZE.h  C    include SIZE.h
9  C    !DESCRIPTION: \bv  C    !DESCRIPTION: \bv
10  C     *==========================================================*  C     *==========================================================*
11  C     | SIZE.h Declare size of underlying computational grid.      C     | SIZE.h Declare size of underlying computational grid.
12  C     *==========================================================*  C     *==========================================================*
13  C     | The design here support a three-dimensional model grid      C     | The design here support a three-dimensional model grid
14  C     | with indices I,J and K. The three-dimensional domain        C     | with indices I,J and K. The three-dimensional domain
15  C     | is comprised of nPx*nSx blocks of size sNx along one axis  C     | is comprised of nPx*nSx blocks of size sNx along one axis
16  C     | nPy*nSy blocks of size sNy along another axis and one      C     | nPy*nSy blocks of size sNy along another axis and one
17  C     | block of size Nz along the final axis.                      C     | block of size Nz along the final axis.
18  C     | Blocks have overlap regions of size OLx and OLy along the  C     | Blocks have overlap regions of size OLx and OLy along the
19  C     | dimensions that are subdivided.                            C     | dimensions that are subdivided.
20  C     *==========================================================*  C     *==========================================================*
21  C     \ev  C     \ev
22  CEOP  CEOP

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22