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

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

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

revision 1.1 by adcroft, Thu Jun 29 19:29:04 2000 UTC revision 1.2 by adcroft, Thu Jul 13 18:08:47 2000 UTC
# Line 47  C     Nr  - No. points in Z for full pro Line 47  C     Nr  - No. points in Z for full pro
47       &           Ny  = sNy*nSy*nPy,       &           Ny  = sNy*nSy*nPy,
48       &           Nr  =  20)       &           Nr  =  20)
49    
 C     l - Runtime global problem size in X  
 C     m - Runtime global problem size in Y  
 C     n - Runtime global problem size in Z  
       COMMON /RUNSIZ/ l, m, n  
       INTEGER l  
       INTEGER m  
       INTEGER n  
   
50  C     MAX_OLX  - Set to the maximum overlap region size of any array  C     MAX_OLX  - Set to the maximum overlap region size of any array
51  C     MAX_OLY    that will be exchanged. Controls the sizing of exch  C     MAX_OLY    that will be exchanged. Controls the sizing of exch
52  C                routine buufers.  C                routine buufers.

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

  ViewVC Help
Powered by ViewVC 1.1.22