/[MITgcm]/MITgcm_contrib/heimbach/ice_only_estimation/code/ECCO_CPPOPTIONS.h
ViewVC logotype

Contents of /MITgcm_contrib/heimbach/ice_only_estimation/code/ECCO_CPPOPTIONS.h

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


Revision 1.1 - (show annotations) (download)
Sat Sep 3 12:01:23 2005 UTC (19 years, 11 months ago) by heimbach
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
A seaice-only (no ocean) config. for 1x1 deg. Lab. Sea

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
11 C ********************************************************************
12 C *** Adjoint Support Package ***
13 C ********************************************************************
14
15 C ********************************************************************
16 C *** Cost function Package ***
17 C ********************************************************************
18
19 C ********************************************************************
20 C *** Control vector Package ***
21 C ********************************************************************
22
23 C ********************************************************************
24 C *** External forcing Package ***
25 C ********************************************************************
26 C
27
28 C Do more printout for the protocol file than usual.
29 #undef EXF_VERBOSE
30
31 C Options that are required to use pkg/exf with pkg/seaice.
32 #define ALLOW_ATM_TEMP
33 #define ALLOW_ATM_WIND
34 #define ALLOW_DOWNWARD_RADIATION
35 #define ALLOW_BULKFORMULAE
36 #define ALLOW_RUNOFF
37 #undef USE_EXF_INTERPOLATION
38
39 C Options that control relaxation terms.
40 #undef ALLOW_CLIMTEMP_RELAXATION
41 #undef ALLOW_CLIMSALT_RELAXATION
42 #define ALLOW_CLIMSST_RELAXATION
43 #define ALLOW_CLIMSSS_RELAXATION

  ViewVC Help
Powered by ViewVC 1.1.22