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

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

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

revision 1.4 by jmc, Tue Feb 11 14:14:52 2003 UTC revision 1.5 by adcroft, Wed Dec 10 16:25:56 2003 UTC
# Line 36  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 =  90,       &           sNx =  45,
40       &           sNy =  40,       &           sNy =  20,
41       &           OLx =   2,       &           OLx =   2,
42       &           OLy =   2,       &           OLy =   2,
43       &           nSx =   1,       &           nSx =   2,
44       &           nSy =   1,       &           nSy =   2,
45       &           nPx =   1,       &           nPx =   1,
46       &           nPy =   1,       &           nPy =   1,
47       &           Nx  = sNx*nSx*nPx,       &           Nx  = sNx*nSx*nPx,

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

  ViewVC Help
Powered by ViewVC 1.1.22