/[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.4 - (show annotations) (download)
Thu Sep 25 21:15:10 2008 UTC (16 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint63p, checkpoint63q, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint62, checkpoint63, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62d, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x, checkpoint61f, checkpoint61g, checkpoint61e, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.3: +4 -1 lines
File MIME type: text/plain
Add some diagnostics

1 C
2 C $Header: /u/gcmpack/MITgcm/verification/hs94.1x64x5/code_ad/ECCO_CPPOPTIONS.h,v 1.3 2008/05/09 18:42:27 dfer 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 C
17 C >>> Extract adjoint state
18 #define ALLOW_AUTODIFF_MONITOR
19
20 C ********************************************************************
21 C *** Calender Package ***
22 C ********************************************************************
23 C
24 C CPP flags controlling which code is included in the files that
25 C will be compiled.
26
27 CPH >>>>>> THERE ARE NO MORE CAL OPTIONS TO BE SET <<<<<<
28
29 C ********************************************************************
30 C *** Cost function Package ***
31 C ********************************************************************
32 C
33 C >>> Cost function contributions
34 #define ALLOW_COST
35 #define ALLOW_COST_TEST
36 #undef ALLOW_COST_TRACER
37
38 C ********************************************************************
39 C *** Control vector Package ***
40 C ********************************************************************
41 C
42 #undef ALLOW_NONDIMENSIONAL_CONTROL_IO
43 C >>> Initial values.
44 #define ALLOW_THETA0_CONTROL
45 #define ALLOW_SALT0_CONTROL
46 #undef ALLOW_TR10_CONTROL
47 #undef ALLOW_TAUU0_CONTROL
48 #undef ALLOW_TAUV0_CONTROL
49 #undef ALLOW_SFLUX0_CONTROL
50 #undef ALLOW_HFLUX0_CONTROL
51 #undef ALLOW_SSS0_CONTROL
52 #undef ALLOW_SST0_CONTROL
53 #define ALLOW_DIFFKR_CONTROL
54 #undef ALLOW_KAPGM_CONTROL
55

  ViewVC Help
Powered by ViewVC 1.1.22