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

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

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

revision 1.2 by edhill, Tue Nov 18 22:21:14 2003 UTC revision 1.3 by jmc, Wed Jul 27 21:07:57 2005 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 Nr        INTEGER Nr
37        PARAMETER (        PARAMETER (
38       &           sNx =  32,       &           sNx =  32,
39       &           sNy =  16,       &           sNy =  32,
40       &           OLx =   3,       &           OLx =   4,
41       &           OLy =   3,       &           OLy =   4,
42       &           nSx =   6,       &           nSx =   3,
43       &           nSy =   1,       &           nSy =   1,
44       &           nPx =   1,       &           nPx =   2,
45       &           nPy =   2,       &           nPy =   1,
46       &           Nx  = sNx*nSx*nPx,       &           Nx  = sNx*nSx*nPx,
47       &           Ny  = sNy*nSy*nPy,       &           Ny  = sNy*nSy*nPy,
48       &           Nr  =   1)       &           Nr  =   1)

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

  ViewVC Help
Powered by ViewVC 1.1.22