/[MITgcm]/MITgcm/verification/hs94.1x64x5/code_ad/CPP_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/hs94.1x64x5/code_ad/CPP_OPTIONS.h

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

revision 1.1 by heimbach, Sun Oct 26 01:58:09 2003 UTC revision 1.2 by heimbach, Mon Oct 27 22:44:08 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 53  C o Read/write of checkpoint files for r Line 52  C o Read/write of checkpoint files for r
52  C o Execution environment support options  C o Execution environment support options
53  #include "CPP_EEOPTIONS.h"  #include "CPP_EEOPTIONS.h"
54    
55  C o Include/exclude code specific to the ECCO/SEALION version.  #ifdef ALLOW_AUTODIFF
56  #define ALLOW_GRADIENT_CHECK  # include "ECCO_CPPOPTIONS.h"
   
 #if (defined (INCLUDE_ECCO_PACKAGE) || defined (ALLOW_ADJOINT_RUN))  
 #include "ECCO_CPPOPTIONS.h"  
57  #endif  #endif
58    
59  #endif /* CPP_OPTIONS_H */  #endif /* CPP_OPTIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.22