/[MITgcm]/MITgcm/verification/hs94.1x64x5/code_ad/ECCO_CPPOPTIONS.h
ViewVC logotype

Contents of /MITgcm/verification/hs94.1x64x5/code_ad/ECCO_CPPOPTIONS.h

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


Revision 1.1 - (show annotations) (download)
Sun Oct 26 01:58:09 2003 UTC (20 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint51q_post, checkpoint51r_post, checkpoint52b_pre, checkpoint51o_post, checkpoint51p_post, checkpoint52, checkpoint52a_post, checkpoint52b_post, ecco_c52_e35, checkpoint52a_pre, checkpoint51t_post, checkpoint51u_post, checkpoint51s_post
Branch point for: branch-nonh
File MIME type: text/plain
moving and updating adcode to code_ad etc.

1 C
2 C $Header: /u/gcmpack/MITgcm/verification/hs94.1x64x5/adcode/ECCO_CPPOPTIONS.h,v 1.3 2003/10/23 04:41:41 edhill Exp $
3 C $Name: $
4
5 C ********************************************************************
6 C *** Adjoint Support Package ***
7 C ********************************************************************
8
9 C o Include/exclude code in order to be able to automatically
10 C differentiate the MITgcmUV by using the Tangent Linear and
11 C Adjoint Model Compiler (TAMC).
12 C
13 #define ALLOW_AUTODIFF_TAMC
14 C >>> Checkpointing as handled by TAMC
15 #define ALLOW_TAMC_CHECKPOINTING
16
17 C ********************************************************************
18 C *** Calender 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 C o Include the calendar tool.
25 #undef ALLOW_CALENDAR
26 #undef ALLOW_CAL_NENDITER
27
28 C ********************************************************************
29 C *** Cost function Package ***
30 C ********************************************************************
31 C
32 C >>> Cost function contributions
33 #define ALLOW_COST
34 #define ALLOW_COST_TEST
35 #undef ALLOW_COST_TRACER
36
37 C ********************************************************************
38 C *** Control vector Package ***
39 C ********************************************************************
40 C
41 #undef ALLOW_NONDIMENSIONAL_CONTROL_IO
42 C >>> Initial values.
43 #define ALLOW_THETA0_CONTROL
44 #define ALLOW_SALT0_CONTROL
45 #define ALLOW_TR10_CONTROL
46 #undef ALLOW_TAUU0_CONTROL
47 #undef ALLOW_TAUV0_CONTROL
48 #undef ALLOW_SFLUX0_CONTROL
49 #undef ALLOW_HFLUX0_CONTROL
50 #undef ALLOW_SSS0_CONTROL
51 #undef ALLOW_SST0_CONTROL
52 #define ALLOW_DIFFKR_CONTROL
53 #undef ALLOW_KAPGM_CONTROL
54

  ViewVC Help
Powered by ViewVC 1.1.22