--- MITgcm/verification/lab_sea/code/SIZE.h_mpi 2003/09/10 02:25:47 1.1 +++ MITgcm/verification/lab_sea/code/SIZE.h_mpi 2007/10/09 02:29:10 1.2 @@ -1,4 +1,6 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/lab_sea/code/SIZE.h_mpi,v 1.1 2003/09/10 02:25:47 edhill Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/lab_sea/code/SIZE.h_mpi,v 1.2 2007/10/09 02:29:10 jmc Exp $ +C $Name: $ + C CBOP C !ROUTINE: SIZE.h @@ -6,15 +8,15 @@ C include SIZE.h C !DESCRIPTION: \bv C *==========================================================* -C | SIZE.h Declare size of underlying computational grid. +C | SIZE.h Declare size of underlying computational grid. C *==========================================================* -C | The design here support a three-dimensional model grid -C | with indices I,J and K. The three-dimensional domain -C | is comprised of nPx*nSx blocks of size sNx along one axis -C | nPy*nSy blocks of size sNy along another axis and one -C | block of size Nz along the final axis. -C | Blocks have overlap regions of size OLx and OLy along the -C | dimensions that are subdivided. +C | The design here support a three-dimensional model grid +C | with indices I,J and K. The three-dimensional domain +C | is comprised of nPx*nSx blocks of size sNx along one axis +C | nPy*nSy blocks of size sNy along another axis and one +C | block of size Nz along the final axis. +C | Blocks have overlap regions of size OLx and OLy along the +C | dimensions that are subdivided. C *==========================================================* C \ev CEOP