/[MITgcm]/MITgcm/model/inc/GRID_MACROS.h
ViewVC logotype

Diff of /MITgcm/model/inc/GRID_MACROS.h

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

revision 1.11 by cnh, Sun Feb 4 14:38:44 2001 UTC revision 1.12 by cnh, Fri Sep 21 15:13:31 2001 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3  C  C
4  C     /==========================================================\  CBOP
5  C     | GRID_MACROS.h                                            |  C    !ROUTINE: GRID_MACROS.h
6  C     |==========================================================|  C    !INTERFACE:
7  C     | These macros are used to substitute definitions for      |  C    include GRID_MACROS.h
8  C     | GRID.h variables for particular configurations.          |  C    !DESCRIPTION: \bv
9  C     | In setting these variables the following convention      |  C     *==========================================================*
10  C     | applies.                                                 |  C     | GRID_MACROS.h                                            
11  C     | undef  phi_CONST   - Indicates the variable phi is fixed |  C     *==========================================================*
12  C     |                      in X, Y and Z.                      |  C     | These macros are used to substitute definitions for      
13  C     | undef  phi_FX      - Indicates the variable phi only     |    C     | GRID.h variables for particular configurations.          
14  C     |                      varies in X (i.e.not in X or Z).    |  C     | In setting these variables the following convention      
15  C     | undef  phi_FY      - Indicates the variable phi only     |    C     | applies.                                                  
16  C     |                      varies in Y (i.e.not in X or Z).    |  C     | undef  phi_CONST   - Indicates the variable phi is fixed  
17  C     | undef  phi_FXY     - Indicates the variable phi only     |    C     |                      in X, Y and Z.                      
18  C     |                      varies in X and Y ( i.e. not Z).    |  C     | undef  phi_FX      - Indicates the variable phi only      
19  C     \==========================================================/  C     |                      varies in X (i.e.not in X or Z).    
20    C     | undef  phi_FY      - Indicates the variable phi only      
21    C     |                      varies in Y (i.e.not in X or Z).    
22    C     | undef  phi_FXY     - Indicates the variable phi only      
23    C     |                      varies in X and Y ( i.e. not Z).    
24    C     *==========================================================*
25    C     \ev
26    CEOP
27    
28  #undef    DXC_CONST    #undef    DXC_CONST  
29  #undef    DXC_FX  #undef    DXC_FX

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22