/[MITgcm]/MITgcm/verification/OpenAD/code_ad/CPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/OpenAD/code_ad/CPP_OPTIONS.h

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

revision 1.4 by heimbach, Thu Jul 13 19:35:46 2006 UTC revision 1.5 by heimbach, Thu May 10 16:31:26 2007 UTC
# Line 10  C will be compiled. Line 10  C will be compiled.
10    
11  #include "PACKAGES_CONFIG.h"  #include "PACKAGES_CONFIG.h"
12    
 C o Run as shallow water model  
 #define SINGLE_LAYER_MODE  
   
13  #ifdef ALLOW_KPP  #ifdef ALLOW_KPP
14  #define  SHORTWAVE_HEATING  #define  SHORTWAVE_HEATING
15  #endif  #endif
# Line 21  C o Include/exclude phi_hyd calculation Line 18  C o Include/exclude phi_hyd calculation
18  #define INCLUDE_PHIHYD_CALCULATION_CODE  #define INCLUDE_PHIHYD_CALCULATION_CODE
19    
20  C o Include/exclude call to S/R CONVECT  C o Include/exclude call to S/R CONVECT
21  #undef INCLUDE_CONVECT_CALL  #define INCLUDE_CONVECT_CALL
22    
23  C o Include/exclude call to S/R CALC_DIFFUSIVITY  C o Include/exclude call to S/R CALC_DIFFUSIVITY
24  #undef INCLUDE_CALC_DIFFUSIVITY_CALL  #define INCLUDE_CALC_DIFFUSIVITY_CALL
25    
26  C o Allow nonHydrostatic code  C o Allow nonHydrostatic code
27  #undef  ALLOW_NONHYDROSTATIC  #undef  ALLOW_NONHYDROSTATIC

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

  ViewVC Help
Powered by ViewVC 1.1.22