/[MITgcm]/MITgcm/verification/advect_cs/code/SIZE.h
ViewVC logotype

Diff of /MITgcm/verification/advect_cs/code/SIZE.h

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

revision 1.1 by adcroft, Fri Sep 28 02:30:09 2001 UTC revision 1.3 by jmc, Tue Oct 9 02:29:09 2007 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 37  C     Nr  - No. points in Z for full pro Line 39  C     Nr  - No. points in Z for full pro
39        PARAMETER (        PARAMETER (
40       &           sNx =  32,       &           sNx =  32,
41       &           sNy =  32,       &           sNy =  32,
42       &           OLx =   3,       &           OLx =   4,
43       &           OLy =   3,       &           OLy =   4,
44       &           nSx =   6,       &           nSx =   6,
45       &           nSy =   1,       &           nSy =   1,
46       &           nPx =   1,       &           nPx =   1,

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

  ViewVC Help
Powered by ViewVC 1.1.22