/[MITgcm]/MITgcm_contrib/quarter_degree_global/code/ECCO_CPPOPTIONS.h
ViewVC logotype

Annotation of /MITgcm_contrib/quarter_degree_global/code/ECCO_CPPOPTIONS.h

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


Revision 1.3 - (hide annotations) (download)
Thu Jun 24 02:35:52 2010 UTC (15 years, 1 month ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +1 -1 lines
File MIME type: text/plain
FILE REMOVED
preparing 1/16th integration for Clement

1 dimitri 1.3 C $Header: /u/gcmpack/MITgcm_contrib/quarter_degree_global/code/ECCO_CPPOPTIONS.h,v 1.2 2004/12/02 15:54:21 dimitri Exp $
2 dimitri 1.2 C $Name: $
3 dimitri 1.1
4     #ifndef ECCO_CPPOPTIONS_H
5     #define ECCO_CPPOPTIONS_H
6     #include "PACKAGES_CONFIG.h"
7    
8     #include "CPP_OPTIONS.h"
9    
10     C CPP flags controlling which code is included in the files that
11     C will be compiled.
12     C
13     C ********************************************************************
14     C *** Calendar Package ***
15     C ********************************************************************
16     C
17     C CPP flags controlling which code is included in the files that
18     C will be compiled.
19    
20     CPH >>>>>> THERE ARE NO MORE CAL OPTIONS TO BE SET <<<<<<
21    
22     C ********************************************************************
23     C *** External forcing Package ***
24     C ********************************************************************
25    
26     C Relaxation to monthly climatologies.
27     #define ALLOW_CLIMSST_RELAXATION
28     #define ALLOW_CLIMSSS_RELAXATION
29    
30     C Use spatial interpolation to interpolate
31     C forcing files from input grid to model grid.
32     #define USE_EXF_INTERPOLATION
33 dimitri 1.2 #define ALLOW_RUNOFF
34 dimitri 1.1
35     #endif /* ECCO_CPPOPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22