/[MITgcm]/MITgcm/verification/front_relax/code_ad/ECCO_CPPOPTIONS.h
ViewVC logotype

Annotation of /MITgcm/verification/front_relax/code_ad/ECCO_CPPOPTIONS.h

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


Revision 1.4 - (hide annotations) (download)
Tue Nov 25 19:04:16 2003 UTC (20 years, 6 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57m_post, checkpoint52l_pre, checkpoint57g_pre, checkpoint57s_post, checkpoint58b_post, checkpoint57b_post, checkpoint57g_post, checkpoint56b_post, checkpoint57y_post, checkpoint52j_pre, checkpoint54d_post, checkpoint54e_post, checkpoint62c, checkpoint57r_post, checkpoint57d_post, checkpoint57i_post, checkpoint52k_post, checkpoint59, checkpoint58, checkpoint55, checkpoint54, checkpoint57, checkpoint56, checkpoint53, checkpoint58f_post, checkpoint52f_post, checkpoint58d_post, checkpoint58a_post, checkpoint57z_post, checkpoint54f_post, checkpoint62a, checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x, checkpoint58y_post, checkpoint58t_post, checkpoint55i_post, checkpoint58m_post, checkpoint57l_post, checkpoint52i_pre, checkpoint57t_post, checkpoint55c_post, checkpoint52e_pre, checkpoint57v_post, checkpoint57f_post, checkpoint52e_post, checkpoint53d_post, checkpoint64, checkpoint60, checkpoint61, checkpoint62, checkpoint63, checkpoint57a_post, checkpoint57h_pre, checkpoint54b_post, checkpoint58w_post, checkpoint57h_post, checkpoint52m_post, checkpoint57y_pre, checkpoint55g_post, checkpoint52c_post, checkpoint58o_post, checkpoint52h_pre, checkpoint57c_post, checkpoint58p_post, checkpoint58q_post, checkpoint52f_pre, checkpoint55d_post, checkpoint58e_post, checkpoint54a_pre, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint53c_post, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint55d_pre, checkpoint57c_pre, checkpoint58r_post, checkpoint55j_post, checkpoint54a_post, checkpoint55h_post, checkpoint58n_post, checkpoint57e_post, checkpoint55b_post, checkpoint53a_post, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint55f_post, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint52d_post, checkpoint53g_post, checkpoint57p_post, checkpint57u_post, checkpoint57q_post, eckpoint57e_pre, checkpoint58k_post, checkpoint62b, checkpoint58v_post, checkpoint52i_post, checkpoint56a_post, checkpoint58l_post, checkpoint53f_post, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint57h_done, checkpoint52j_post, checkpoint57j_post, checkpoint57f_pre, checkpoint62d, checkpoint61f, checkpoint58g_post, branch-netcdf, checkpoint52l_post, checkpoint58x_post, checkpoint61n, checkpoint52n_post, checkpoint53b_pre, checkpoint58h_post, checkpoint56c_post, checkpoint58j_post, checkpoint57a_pre, checkpoint55a_post, checkpoint57o_post, checkpoint61q, checkpoint57k_post, checkpoint61z, checkpoint53b_post, checkpoint57w_post, checkpoint61e, checkpoint58i_post, checkpoint57x_post, checkpoint58c_post, checkpoint58u_post, checkpoint53d_pre, checkpoint58s_post, checkpoint55e_post, checkpoint61g, checkpoint61d, checkpoint54c_post, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61x, checkpoint61y
Branch point for: netcdf-sm0
Changes since 1.3: +3 -5 lines
File MIME type: text/plain
Removed all CPP options for cal package.
cal has no more CPP options.

1 edhill 1.2 C
2 heimbach 1.4 C $Header: /u/gcmpack/MITgcm/verification/front_relax/code_ad/ECCO_CPPOPTIONS.h,v 1.3 2003/10/27 22:43:16 heimbach Exp $
3 heimbach 1.3 C $Name: $
4 edhill 1.2
5     #include "AD_CONFIG.h"
6    
7 heimbach 1.1 C
8     C CPP flags controlling which code is included in the files that
9     C will be compiled.
10    
11     C ********************************************************************
12     C *** Adjoint Support Package ***
13     C ********************************************************************
14    
15     C o Include/exclude code in order to be able to automatically
16     C differentiate the MITgcmUV by using the Tangent Linear and
17     C Adjoint Model Compiler (TAMC).
18     C
19     #define ALLOW_AUTODIFF_TAMC
20     C >>> Checkpointing as handled by TAMC
21     #define ALLOW_TAMC_CHECKPOINTING
22     C
23     C >>> Extract adjoint state
24     #undef ALLOW_AUTODIFF_MONITOR
25     C
26     C o use divided adjoint to split adjoint computations
27     #undef ALLOW_DIVIDED_ADJOINT
28    
29     C ********************************************************************
30     C *** Calender Package ***
31     C ********************************************************************
32     C
33     C CPP flags controlling which code is included in the files that
34     C will be compiled.
35 heimbach 1.4
36     CPH >>>>>> THERE ARE NO MORE CAL OPTIONS TO BE SET <<<<<<
37 heimbach 1.1
38     C ********************************************************************
39     C *** Cost function Package ***
40     C ********************************************************************
41     C
42     C >>> Cost function contributions
43     #define ALLOW_COST
44     #define ALLOW_COST_TEST
45     #undef ALLOW_COST_TRACER
46     #undef ALLOW_COST_ATLANTIC_HEAT
47    
48     C ********************************************************************
49     C *** Control vector Package ***
50     C ********************************************************************
51     C
52     #undef ALLOW_NONDIMENSIONAL_CONTROL_IO
53     C >>> Initial values.
54     #define ALLOW_THETA0_CONTROL
55     #define ALLOW_SALT0_CONTROL
56     #define ALLOW_TR10_CONTROL
57     #define ALLOW_TAUU0_CONTROL
58     #define ALLOW_TAUV0_CONTROL
59     #define ALLOW_SFLUX0_CONTROL
60     #define ALLOW_HFLUX0_CONTROL
61     #undef ALLOW_SSS0_CONTROL
62     #undef ALLOW_SST0_CONTROL
63     #define ALLOW_DIFFKR_CONTROL
64     #undef ALLOW_KAPGM_CONTROL
65    

  ViewVC Help
Powered by ViewVC 1.1.22