/[MITgcm]/MITgcm/pkg/exch2/W2_EXCH2_PARAMS.h
ViewVC logotype

Diff of /MITgcm/pkg/exch2/W2_EXCH2_PARAMS.h

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

revision 1.7 by jmc, Tue Oct 9 00:03:33 2007 UTC revision 1.8 by jmc, Wed May 6 01:01:31 2009 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3    
4  C  CBOP
5  C     /==========================================================\  C     !ROUTINE: W2_EXCH2_PARAMS.h
6  C     | W2_EXCH2_PARAMS.h Parameters for a WRAPPER2 topology     |  C     !INTERFACE:
7  C     |==========================================================|  C     #include W2_EXCH2_PARAMS.h
8  C     |                                                          |  
9  C     \==========================================================/  C     !DESCRIPTION:
10    C     *==========================================================*
11    C     | W2_EXCH2_PARAMS.h
12    C     | o Header file defining Parameters for WRAPPER2 topology
13    C     *==========================================================*
14    CEOP
15    
16    C     W2_ioBufferSize  :: Maximum size of Single-CPU IO buffer
17          INTEGER W2_ioBufferSize
18          PARAMETER( W2_ioBufferSize = exch2_global_Nx*exch2_global_Ny )
19    
20  C     W2 tile id variables (tile ids are no longer a function of  C     W2 tile id variables (tile ids are no longer a function of
21  C     process and subgrid indicies).  C     process and subgrid indicies).

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22