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

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

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

revision 1.1 by heimbach, Mon Nov 13 16:02:31 2000 UTC revision 1.4 by adcroft, Wed Dec 10 16:25:57 2003 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2    C $Name$
3  C  C
4  C     /==========================================================\  C     /==========================================================\
5  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 36  C     Nr  - No. points in Z for full pro
36        INTEGER Ny        INTEGER Ny
37        INTEGER Nr        INTEGER Nr
38        PARAMETER (        PARAMETER (
39       &           sNx =  20,       &           sNx =  10,
40       &           sNy =  16,       &           sNy =  16,
41       &           OLx =   4,       &           OLx =   4,
42       &           OLy =   4,       &           OLy =   4,
43       &           nSx =   1,       &           nSx =   2,
44       &           nSy =   1,       &           nSy =   1,
45       &           nPx =   1,       &           nPx =   1,
46       &           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