/[MITgcm]/MITgcm/verification/exp4/code/SIZE.h_mpi
ViewVC logotype

Diff of /MITgcm/verification/exp4/code/SIZE.h_mpi

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

revision 1.2 by jmc, Sun May 17 22:30:36 2009 UTC revision 1.3 by jmc, Mon May 2 18:33:54 2011 UTC
# Line 46  C     Nr  :: No. points in Z for full pr Line 46  C     Nr  :: No. points in Z for full pr
46        PARAMETER (        PARAMETER (
47       &           sNx =  40,       &           sNx =  40,
48       &           sNy =  21,       &           sNy =  21,
49       &           OLx =   2,       &           OLx =   3,
50       &           OLy =   2,       &           OLy =   3,
51       &           nSx =   1,       &           nSx =   1,
52       &           nSy =   2,       &           nSy =   1,
53       &           nPx =   2,       &           nPx =   2,
54       &           nPy =   1,       &           nPy =   2,
55       &           Nx  = sNx*nSx*nPx,       &           Nx  = sNx*nSx*nPx,
56       &           Ny  = sNy*nSy*nPy,       &           Ny  = sNy*nSy*nPy,
57       &           Nr  =   8)       &           Nr  =   8)

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

  ViewVC Help
Powered by ViewVC 1.1.22