/[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.2 by heimbach, Tue Aug 23 13:06:42 2005 UTC revision 1.4 by heimbach, Thu Jul 13 19:35:46 2006 UTC
# Line 10  C will be compiled. Line 10  C will be compiled.
10    
11  #include "PACKAGES_CONFIG.h"  #include "PACKAGES_CONFIG.h"
12    
13    C o Run as shallow water model
14    #define SINGLE_LAYER_MODE
15    
16  #ifdef ALLOW_KPP  #ifdef ALLOW_KPP
17  #define  SHORTWAVE_HEATING  #define  SHORTWAVE_HEATING
18  #endif  #endif
# Line 18  C o Include/exclude phi_hyd calculation Line 21  C o Include/exclude phi_hyd calculation
21  #define INCLUDE_PHIHYD_CALCULATION_CODE  #define INCLUDE_PHIHYD_CALCULATION_CODE
22    
23  C o Include/exclude call to S/R CONVECT  C o Include/exclude call to S/R CONVECT
24  #define INCLUDE_CONVECT_CALL  #undef INCLUDE_CONVECT_CALL
25    
26  C o Include/exclude call to S/R CALC_DIFFUSIVITY  C o Include/exclude call to S/R CALC_DIFFUSIVITY
27  #define INCLUDE_CALC_DIFFUSIVITY_CALL  #undef INCLUDE_CALC_DIFFUSIVITY_CALL
28    
29  C o Allow nonHydrostatic code  C o Allow nonHydrostatic code
30  #undef  ALLOW_NONHYDROSTATIC  #undef  ALLOW_NONHYDROSTATIC

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

  ViewVC Help
Powered by ViewVC 1.1.22