/[MITgcm]/MITgcm/verification/exp2/code/CPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/exp2/code/CPP_OPTIONS.h

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

revision 1.5 by adcroft, Mon May 24 15:42:23 1999 UTC revision 1.6 by adcroft, Wed Jun 21 19:35:54 2000 UTC
# Line 6  C CPP flags controlling which code in in Line 6  C CPP flags controlling which code in in
6  C will be compiled.  C will be compiled.
7  C  C
8    
9    C o Include/exclude code for GM/Redi parameterization
10    #undef  ALLOW_GMREDI
11    
12  C o Include/exclude code for KPP mixing scheme  C o Include/exclude code for KPP mixing scheme
13  #undef  ALLOW_KPP  #undef  ALLOW_KPP
14    
# Line 14  C   coriolis terms Line 17  C   coriolis terms
17  #define  INCLUDE_CD_CODE  #define  INCLUDE_CD_CODE
18    
19  C o Include/exclude code for open-boundary conditions  C o Include/exclude code for open-boundary conditions
20  #undef   ALLOW_OBCS  #undef  ALLOW_OBCS
21    
22  C o Include/exclude diagnostics package interface code  C o Include/exclude diagnostics package interface code
23  #define  INCLUDE_DIAGNOSTICS_INTERFACE_CODE  #define  INCLUDE_DIAGNOSTICS_INTERFACE_CODE

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22