/[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.1 - (hide annotations) (download)
Tue Nov 30 01:29:12 2004 UTC (20 years, 8 months ago) by dimitri
Branch: MAIN
File MIME type: text/plain
MITgcm_contrib/quarter_degree_global/*

1 dimitri 1.1 C $Header: $
2     C $Name: $
3    
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    
34     #endif /* ECCO_CPPOPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22