/[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.9 by heimbach, Fri Feb 13 21:27:24 2009 UTC revision 1.10 by jmc, Tue Jan 17 15:36:46 2012 UTC
# Line 190  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 202  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.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.22