/[MITgcm]/MITgcm/verification/global_ocean.90x40x15/code_ad/CPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/global_ocean.90x40x15/code_ad/CPP_OPTIONS.h

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

revision 1.7 by heimbach, Sun Oct 26 01:22:24 2003 UTC revision 1.8 by heimbach, Mon Oct 27 22:42:03 2003 UTC
# Line 8  C will be compiled. Line 8  C will be compiled.
8  #ifndef CPP_OPTIONS_H  #ifndef CPP_OPTIONS_H
9  #define CPP_OPTIONS_H  #define CPP_OPTIONS_H
10    
11  #include "AD_CONFIG.h"  #include "PACKAGES_CONFIG.h"
12    
13  #ifdef ALLOW_KPP  #ifdef ALLOW_KPP
14  #define  SHORTWAVE_HEATING  #define  SHORTWAVE_HEATING
# Line 45  C o Include/exclude monitor package Line 45  C o Include/exclude monitor package
45  C o Execution environment support options  C o Execution environment support options
46  #include "CPP_EEOPTIONS.h"  #include "CPP_EEOPTIONS.h"
47    
48  C o Include/exclude code specific to the ECCO/SEALION version.  #ifdef ALLOW_AUTODIFF
49  #define ALLOW_GRADIENT_CHECK  # include "ECCO_CPPOPTIONS.h"
   
 #if (defined (INCLUDE_ECCO_PACKAGE) || \  
      defined (ALLOW_ADJOINT_RUN) || \  
      defined (ALLOW_TANGENTLINEAR_RUN))  
 #include "ECCO_CPPOPTIONS.h"  
50  #endif  #endif
51    
52  #endif /* CPP_OPTIONS_H */  #endif /* CPP_OPTIONS_H */

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22