/[MITgcm]/MITgcm/verification/tutorial_global_oce_optim/code_oad/ECCO_CPPOPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/tutorial_global_oce_optim/code_oad/ECCO_CPPOPTIONS.h

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

revision 1.1 by heimbach, Fri Jan 17 22:01:16 2014 UTC revision 1.2 by heimbach, Wed Jan 29 16:12:33 2014 UTC
# Line 11  C   Although this method, inherited from Line 11  C   Although this method, inherited from
11  C   used for all adjoint built, work is in progess to allow to use the  C   used for all adjoint built, work is in progess to allow to use the
12  C   standard metod (each of the above pkg get its own options from its  C   standard metod (each of the above pkg get its own options from its
13  C   specific option-file) also for adjoint built.  C   specific option-file) also for adjoint built.
14    C
 C ********************************************************************  
 C ***                         ECCO Package                         ***  
 C ********************************************************************  
   
 cph#define  ALLOW_ECCO_OPTIMIZATION  
   
 C o Enable some temporary constructs for OpenAD  
 #define ALLOW_AUTODIFF_OPENAD  
   
15  C ********************************************************************  C ********************************************************************
16  C ***                  Adjoint Support Package                     ***  C ***                  Adjoint Support Package                     ***
17  C ********************************************************************  C ********************************************************************
# Line 39  C       >>> Extract adjoint state Line 30  C       >>> Extract adjoint state
30  C o use divided adjoint to split adjoint computations  C o use divided adjoint to split adjoint computations
31  #undef ALLOW_DIVIDED_ADJOINT  #undef ALLOW_DIVIDED_ADJOINT
32    
33    C o Enable some temporary constructs for OpenAD
34    #define ALLOW_AUTODIFF_OPENAD
35    
36  C ********************************************************************  C ********************************************************************
37  C ***                     Calendar Package                         ***  C ***                     Calendar Package                         ***
38  C ********************************************************************  C ********************************************************************
# Line 62  C ************************************** Line 56  C **************************************
56    
57  #define  ALLOW_NONDIMENSIONAL_CONTROL_IO  #define  ALLOW_NONDIMENSIONAL_CONTROL_IO
58  C       >>> Initial values.  C       >>> Initial values.
59  #undef ALLOW_THETA0_CONTROL  #define ALLOW_THETA0_CONTROL
60  #undef ALLOW_SALT0_CONTROL  #define ALLOW_SALT0_CONTROL
61  #undef ALLOW_TR10_CONTROL  #undef ALLOW_TR10_CONTROL
62  #undef ALLOW_TAUU0_CONTROL  #undef ALLOW_TAUU0_CONTROL
63  #undef ALLOW_TAUV0_CONTROL  #undef ALLOW_TAUV0_CONTROL

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

  ViewVC Help
Powered by ViewVC 1.1.22