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

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

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

revision 1.1 by jmc, Fri Jan 17 14:15:49 2003 UTC revision 1.2 by jmc, Wed Feb 5 20:29:37 2003 UTC
# Line 38  C     Nr  - No. points in Z for full pro Line 38  C     Nr  - No. points in Z for full pro
38        INTEGER Nr        INTEGER Nr
39        PARAMETER (        PARAMETER (
40       &           sNx =   1,       &           sNx =   1,
41       &           sNy =  56,       &           sNy =  14,
42       &           OLx =   3,       &           OLx =   3,
43       &           OLy =   3,       &           OLy =   3,
44       &           nSx =   1,       &           nSx =   1,
45       &           nSy =   1,       &           nSy =   4,
46       &           nPx =   1,       &           nPx =   1,
47       &           nPy =   1,       &           nPy =   1,
48       &           Nx  = sNx*nSx*nPx,       &           Nx  = sNx*nSx*nPx,

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

  ViewVC Help
Powered by ViewVC 1.1.22