/[MITgcm]/MITgcm_contrib/high_res_cube/code-mods/ECCO_CPPOPTIONS.h
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/code-mods/ECCO_CPPOPTIONS.h

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

revision 1.3 by dimitri, Mon Nov 24 06:32:44 2003 UTC revision 1.6 by dimitri, Sat Jan 10 00:50:25 2004 UTC
# Line 20  C ************************************** Line 20  C **************************************
20  C  C
21  C CPP flags controlling which code is included in the files that  C CPP flags controlling which code is included in the files that
22  C will be compiled.  C will be compiled.
 C  
23    
24  C o Include the calendar tool.  CPH >>>>>> THERE ARE NO MORE CAL OPTIONS TO BE SET <<<<<<
 #define ALLOW_CALENDAR  
 #define ALLOW_CAL_NENDITER  
25    
26  C ********************************************************************  C ********************************************************************
27  C ***                Cost function Package                         ***  C ***                Cost function Package                         ***
# Line 42  C ************************************** Line 39  C **************************************
39  C  C
40    
41  C   Do more printout for the protocol file than usual.  C   Do more printout for the protocol file than usual.
42  #define EXF_VERBOSE  #undef EXF_VERBOSE
43    
44  C   Options that are required to use pkg/exf with pkg/seaice.  C   Options that are required to use pkg/exf with pkg/seaice.
45  #define  ALLOW_ATM_TEMP  #define  ALLOW_ATM_TEMP
# Line 51  C   Options that are required to use pkg Line 48  C   Options that are required to use pkg
48  #define  ALLOW_RUNOFF  #define  ALLOW_RUNOFF
49  #define  ALLOW_CLIMSSS_RELAXATION  #define  ALLOW_CLIMSSS_RELAXATION
50  #define  ALLOW_BULKFORMULAE  #define  ALLOW_BULKFORMULAE
51    
52    C   Use spatial interpolation to interpolate
53    C   forcing files from input grid to model grid.
54    #define USE_EXF_INTERPOLATION

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

  ViewVC Help
Powered by ViewVC 1.1.22