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

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

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

revision 1.2 by cnh, Sun Feb 4 14:38:45 2001 UTC revision 1.3 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     | PARAMS_MACROS.h                                          |  C    !ROUTINE: PARAMS_MACROS.h
6  C     |==========================================================|  C    !INTERFACE:
7  C     | These macros are used to substitute definitions for      |  C    include PARAMS_MACROS.h
8  C     | PARAMS.h variables for particular configurations.        |  C    !DESCRIPTION: \bv
9  C     | In setting these variables the following convention      |  C     *==========================================================*
10  C     | applies.                                                 |  C     | PARAMS_MACROS.h                                          
11  C     | define 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     | define phi_FX      - Indicates the variable phi only     |    C     | PARAMS.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     | define phi_FY      - Indicates the variable phi only     |    C     | applies.                                                  
16  C     |                      varies in Y (i.e.not in X or Z).    |  C     | define phi_CONST   - Indicates the variable phi is fixed  
17  C     | define 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     | define phi_FX      - Indicates the variable phi only      
19  C     \==========================================================/  C     |                      varies in X (i.e.not in X or Z).    
20    C     | define phi_FY      - Indicates the variable phi only      
21    C     |                      varies in Y (i.e.not in X or Z).    
22    C     | define 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    FCORI_CONST    #undef    FCORI_CONST  
29  #undef    FCORI_FX  #undef    FCORI_FX

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

  ViewVC Help
Powered by ViewVC 1.1.22