/[MITgcm]/MITgcm/verification/adjustment.cs-32x32x1/code/SIZE.h_mpi
ViewVC logotype

Diff of /MITgcm/verification/adjustment.cs-32x32x1/code/SIZE.h_mpi

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

revision 1.1 by jmc, Wed Jul 27 21:05:23 2005 UTC revision 1.4 by jmc, Sun Apr 26 01:39:08 2009 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2    C $Name$
3    
4  C  C
5  C     /==========================================================\  C     /==========================================================\
6  C     | SIZE.h Declare size of underlying computational grid.    |  C     | SIZE.h Declare size of underlying computational grid.    |
# Line 35  C     Nr  - No. points in Z for full pro Line 37  C     Nr  - No. points in Z for full pro
37        INTEGER Ny        INTEGER Ny
38        INTEGER Nr        INTEGER Nr
39        PARAMETER (        PARAMETER (
40       &           sNx =  32,       &           sNx =  16,
41       &           sNy =  32,       &           sNy =   8,
42       &           OLx =   2,       &           OLx =   2,
43       &           OLy =   2,       &           OLy =   2,
44       &           nSx =   3,       &           nSx =  22,
45       &           nSy =   1,       &           nSy =   1,
46       &           nPx =   2,       &           nPx =   2,
47       &           nPy =   1,       &           nPy =   1,

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

  ViewVC Help
Powered by ViewVC 1.1.22