/[MITgcm]/MITgcm_contrib/ifenty/Curvi/code/ECCO_CPPOPTIONS.h
ViewVC logotype

Contents of /MITgcm_contrib/ifenty/Curvi/code/ECCO_CPPOPTIONS.h

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


Revision 1.1 - (show annotations) (download)
Wed Jul 5 16:36:02 2006 UTC (17 years, 2 months ago) by ifenty
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
Initial checkin of curvilinear configuration of Labrador Sea region

1 C $Header: /u/gcmpack/MITgcm/verification/lab_sea/code/ECCO_CPPOPTIONS.h,v 1.6 2004/03/17 23:30:51 dimitri Exp $
2 C $Name: $
3
4 C CPP flags controlling which code is included in the files that
5 C will be compiled.
6 C
7 C ********************************************************************
8 C *** ECCO Package ***
9 C ********************************************************************
10 C
11
12 C ********************************************************************
13 C *** Adjoint Support Package ***
14 C ********************************************************************
15
16
17 C ********************************************************************
18 C *** Calendar Package ***
19 C ********************************************************************
20 C
21 C CPP flags controlling which code is included in the files that
22 C will be compiled.
23
24 CPH >>>>>> THERE ARE NO MORE CAL OPTIONS TO BE SET <<<<<<
25
26 C ********************************************************************
27 C *** Cost function Package ***
28 C ********************************************************************
29 C
30
31 C ********************************************************************
32 C *** Control vector Package ***
33 C ********************************************************************
34 C
35
36 C ********************************************************************
37 C *** External forcing Package ***
38 C ********************************************************************
39 C
40
41 C Do more printout for the protocol file than usual.
42 #define EXF_VERBOSE
43
44 C Options that are required to use pkg/exf with pkg/seaice.
45 #define ALLOW_ATM_TEMP
46 #define ALLOW_ATM_WIND
47 #define ALLOW_DOWNWARD_RADIATION
48 #define ALLOW_BULKFORMULAE
49 #define ALLOW_RUNOFF
50
51 C why not use this?
52 C#define ALLOW_DIAGNOSTICS
53
54 C to permit interpolation
55 #define USE_EXF_INTERPOLATION
56
57 C Options that control relaxation terms.
58 #undef ALLOW_CLIMTEMP_RELAXATION
59 #undef ALLOW_CLIMSALT_RELAXATION
60 #undef ALLOW_CLIMSST_RELAXATION
61 #undef ALLOW_CLIMSSS_RELAXATION

  ViewVC Help
Powered by ViewVC 1.1.22