/[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.8 by heimbach, Tue Nov 25 19:04:17 2003 UTC revision 1.9 by dimitri, Wed Mar 17 23:30:51 2004 UTC
# Line 35  C   Bulk formulae related flags. Line 35  C   Bulk formulae related flags.
35  #endif  #endif
36    
37  C   Relaxation to monthly climatologies.  C   Relaxation to monthly climatologies.
 #undef ALLOW_CLIM_CYCLIC  
38  #undef  ALLOW_CLIMTEMP_RELAXATION  #undef  ALLOW_CLIMTEMP_RELAXATION
39  #undef  ALLOW_CLIMSALT_RELAXATION  #undef  ALLOW_CLIMSALT_RELAXATION
40  #define  ALLOW_CLIMSST_RELAXATION  #define  ALLOW_CLIMSST_RELAXATION
41  #define  ALLOW_CLIMSSS_RELAXATION  #define  ALLOW_CLIMSSS_RELAXATION
42    
 C   Relaxation to monthly climatologies.  
 #ifdef ALLOW_CLIMSST_RELAXATION  
 # define  ALLOW_MONTHLY_CLIMSST_RELAXATION  
 #endif  
 #ifdef ALLOW_CLIMSSS_RELAXATION  
 # define  ALLOW_MONTHLY_CLIMSSS_RELAXATION  
 #endif  
   
 C   Relaxation to constant surface fields.  
 #undef  ALLOW_CONST_SST_RELAXATION  
 #undef  ALLOW_CONST_SSS_RELAXATION  
   
43  C   Use spatial interpolation to interpolate  C   Use spatial interpolation to interpolate
44  C   forcing files from input grid to model grid.  C   forcing files from input grid to model grid.
45  #define USE_EXF_INTERPOLATION  #define USE_EXF_INTERPOLATION

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22