/[MITgcm]/MITgcm/verification/global_with_exf/code/ECCO_CPPOPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/global_with_exf/code/ECCO_CPPOPTIONS.h

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

revision 1.6 by dimitri, Sun Nov 23 23:24:54 2003 UTC revision 1.7 by heimbach, Tue Nov 25 16:07:03 2003 UTC
# Line 4  C $Name$ Line 4  C $Name$
4  #ifndef ECCO_CPPOPTIONS_H  #ifndef ECCO_CPPOPTIONS_H
5  #define ECCO_CPPOPTIONS_H  #define ECCO_CPPOPTIONS_H
6  #include "PACKAGES_CONFIG.h"  #include "PACKAGES_CONFIG.h"
 #ifdef ALLOW_ECCO  
7    
8  #include "CPP_OPTIONS.h"  #include "CPP_OPTIONS.h"
9    
# Line 12  C CPP flags controlling which code is in Line 11  C CPP flags controlling which code is in
11  C will be compiled.  C will be compiled.
12  C  C
13  C ********************************************************************  C ********************************************************************
 C ***                         ECCO Package                         ***  
 C ********************************************************************  
 C  
   
 C ********************************************************************  
 C ***                  Adjoint Support Package                     ***  
 C ********************************************************************  
   
   
 C ********************************************************************  
14  C ***                     Calendar Package                         ***  C ***                     Calendar Package                         ***
15  C ********************************************************************  C ********************************************************************
16  C  C
17  C CPP flags controlling which code is included in the files that  C CPP flags controlling which code is included in the files that
18  C will be compiled.  C will be compiled.
 C  
19    
20  C o Include the calendar tool.  C o Include the calendar tool.
21  #define ALLOW_CALENDAR  #define ALLOW_CALENDAR
22  #define ALLOW_CAL_NENDITER  #define ALLOW_CAL_NENDITER
23    
24  C ********************************************************************  C ********************************************************************
 C ***                Cost function Package                         ***  
 C ********************************************************************  
 C  
   
 C ********************************************************************  
 C ***               Control vector Package                         ***  
 C ********************************************************************  
 C  
   
 C ********************************************************************  
25  C ***             External forcing Package                         ***  C ***             External forcing Package                         ***
26  C ********************************************************************  C ********************************************************************
 C  
27    
28  C   Do more printout for the protocol file than usual.  C   Do more printout for the protocol file than usual.
29  #define EXF_VERBOSE  #define EXF_VERBOSE
# Line 82  C   Use spatial interpolation to interpo Line 59  C   Use spatial interpolation to interpo
59  C   forcing files from input grid to model grid.  C   forcing files from input grid to model grid.
60  #define USE_EXF_INTERPOLATION  #define USE_EXF_INTERPOLATION
61    
 #endif /* ALLOW_ECCO */  
62  #endif /* ECCO_CPPOPTIONS_H */  #endif /* ECCO_CPPOPTIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.22