/[MITgcm]/MITgcm/verification/lab_sea/code_ad/ECCO_CPPOPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/lab_sea/code_ad/ECCO_CPPOPTIONS.h

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

revision 1.7 by heimbach, Thu May 1 23:55:12 2008 UTC revision 1.10 by jmc, Tue Jan 17 15:36:46 2012 UTC
# Line 39  C       >>> Extract adjoint state Line 39  C       >>> Extract adjoint state
39  C  C
40  C o use divided adjoint to split adjoint computations  C o use divided adjoint to split adjoint computations
41  #undef ALLOW_DIVIDED_ADJOINT  #undef ALLOW_DIVIDED_ADJOINT
42    C
43    C o TAMC compatible subroutine parameter list
44    #undef AUTODIFF_TAMC_COMPATIBILITY
45    
46  C ********************************************************************  C ********************************************************************
47  C ***                     Calendar Package                         ***  C ***                     Calendar Package                         ***
# Line 127  C ***               Control vector Packa Line 130  C ***               Control vector Packa
130  C ********************************************************************  C ********************************************************************
131  C  C
132  #define  ALLOW_NONDIMENSIONAL_CONTROL_IO  #define  ALLOW_NONDIMENSIONAL_CONTROL_IO
133    #undef  ALLOW_TAMC_SINGLEPREC_COMLEV
134    
135  C       >>> Initial values.  C       >>> Initial values.
136  #define ALLOW_THETA0_CONTROL  #define ALLOW_THETA0_CONTROL
# Line 186  C   you have to include the calendar too Line 190  C   you have to include the calendar too
190  C   on or off. The implementation automatically takes care of this.  C   on or off. The implementation automatically takes care of this.
191  #define INCLUDE_EXTERNAL_FORCING_PACKAGE  #define INCLUDE_EXTERNAL_FORCING_PACKAGE
192    
 C   Do more printout for the protocol file than usual.  
 #undef EXF_VERBOSE  
   
193  C   Bulk formulae related flags.  C   Bulk formulae related flags.
194  #undef  ALLOW_BULK_LARGYEAG04  #undef  ALLOW_BULK_LARGYEAG04
195  #define  ALLOW_ATM_TEMP  #define  ALLOW_ATM_TEMP
# Line 198  C   Bulk formulae related flags. Line 199  C   Bulk formulae related flags.
199  #define  ALLOW_RUNOFF  #define  ALLOW_RUNOFF
200  #undef  EXF_READ_EVAP  #undef  EXF_READ_EVAP
201    
202    C   Use ocean_emissivity*lwdwon in lwFlux. This flag should be define
203    C   unless to reproduce old results (obtained with inconsistent old code)
204    #ifdef ALLOW_DOWNWARD_RADIATION
205    # define EXF_LWDOWN_WITH_EMISSIVITY
206    #endif
207    
208  C   Relaxation to monthly climatologies.  C   Relaxation to monthly climatologies.
209  #define  ALLOW_CLIMSST_RELAXATION  #define  ALLOW_CLIMSST_RELAXATION
210  #define  ALLOW_CLIMSSS_RELAXATION  #define  ALLOW_CLIMSSS_RELAXATION

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

  ViewVC Help
Powered by ViewVC 1.1.22