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

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

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

revision 1.5 by heimbach, Sun Oct 26 01:22:24 2003 UTC revision 1.6 by heimbach, Mon Oct 27 22:42:03 2003 UTC
# Line 9  C will be compiled. Line 9  C will be compiled.
9  #define CPP_OPTIONS_H  #define CPP_OPTIONS_H
10    
11  #include "PACKAGES_CONFIG.h"  #include "PACKAGES_CONFIG.h"
 #include "AD_CONFIG.h"  
12    
13  C o Shortwave heating as extra term in external_forcing.F  C o Shortwave heating as extra term in external_forcing.F
14  #ifdef ALLOW_KPP  #ifdef ALLOW_KPP
# Line 51  C o Include/exclude monitor package Line 50  C o Include/exclude monitor package
50  C o Execution environment support options  C o Execution environment support options
51  #include "CPP_EEOPTIONS.h"  #include "CPP_EEOPTIONS.h"
52    
53  C o Include/exclude code specific to the ECCO/SEALION version.  #ifdef ALLOW_AUTODIFF
54  #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"  
55  #endif  #endif
56    
57  #endif /* CPP_OPTIONS_H */  #endif /* CPP_OPTIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.22