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

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

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


Revision 1.2 - (show annotations) (download)
Mon Nov 24 05:20:59 2003 UTC (21 years, 7 months ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint52a_post
Changes since 1.1: +15 -40 lines
File MIME type: text/plain
configuring for pkg/seaice

1 C $Header: /usr/local/gcmpack/MITgcm_contrib/high_res_cube/code-mods/ECCO_CPPOPTIONS.h,v 1.1 2003/11/24 01:04:28 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 C
24
25 C o Include the calendar tool.
26 #define ALLOW_CALENDAR
27 #define ALLOW_CAL_NENDITER
28
29 C ********************************************************************
30 C *** Cost function Package ***
31 C ********************************************************************
32 C
33
34 C ********************************************************************
35 C *** Control vector Package ***
36 C ********************************************************************
37 C
38
39 C ********************************************************************
40 C *** External forcing Package ***
41 C ********************************************************************
42 C
43
44 C Do more printout for the protocol file than usual.
45 #define EXF_VERBOSE
46
47 C Options that are required to use pkg/exf with pkg/seaice.
48 #define ALLOW_ATM_TEMP
49 #define ALLOW_ATM_WIND
50 #define ALLOW_DOWNWARD_RADIATION
51 #define ALLOW_RUNOFF
52
53 C Evaporation is read-in from file.
54 #define EXF_READ_EVAP
55
56 C Options that control relaxation terms.
57 #undef ALLOW_CLIM_CYCLIC
58 #undef ALLOW_CLIMTEMP_RELAXATION
59 #undef ALLOW_CLIMSALT_RELAXATION
60 #undef ALLOW_CLIMSST_RELAXATION
61 #define ALLOW_CLIMSSS_RELAXATION

  ViewVC Help
Powered by ViewVC 1.1.22