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

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

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


Revision 1.2 - (show annotations) (download)
Tue Nov 20 20:44:24 2001 UTC (21 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint46n_post, checkpoint51k_post, checkpoint47j_post, checkpoint48d_pre, checkpoint44b_post, checkpoint51j_post, branch-exfmods-tag, checkpoint47e_post, checkpoint43a-release1mods, checkpoint44h_pre, checkpoint47i_post, checkpoint44e_post, checkpoint46l_post, checkpoint47f_post, checkpoint47c_post, checkpoint50e_post, checkpoint50c_post, checkpoint46i_post, checkpoint47d_post, checkpoint44f_pre, checkpoint47a_post, checkpoint46f_post, checkpoint46d_pre, checkpoint48e_post, checkpoint46e_post, checkpoint48d_post, checkpoint50g_post, release1-branch_tutorials, checkpoint46c_post, checkpoint44g_post, branchpoint-genmake2, checkpoint44h_post, checkpoint50b_pre, checkpoint46e_pre, checkpoint48f_post, checkpoint45d_post, checkpoint46j_pre, checkpoint45b_post, checkpoint51i_post, checkpoint48c_post, chkpt44a_pre, release1-branch-end, release1_final_v1, checkpoint51e_post, checkpoint51b_post, checkpoint51l_pre, checkpoint46c_pre, checkpoint47d_pre, checkpoint47, checkpoint44, checkpoint45, checkpoint48, checkpoint49, checkpoint44f_post, checkpoint47b_post, checkpoint51l_post, checkpoint48i_post, checkpoint46l_pre, checkpoint51f_pre, checkpoint48h_post, checkpoint50d_pre, chkpt44d_post, checkpoint46h_pre, checkpoint51, checkpoint50, checkpoint47h_post, checkpoint50d_post, checkpoint46g_pre, checkpoint51b_pre, checkpoint46a_post, checkpoint47g_post, chkpt44a_post, checkpoint44b_pre, chkpt44c_post, checkpoint46m_post, checkpoint46j_post, checkpoint51h_pre, checkpoint46a_pre, checkpoint50c_pre, checkpoint45c_post, checkpoint46k_post, checkpoint44e_pre, checkpoint51g_post, checkpoint46b_pre, checkpoint46b_post, checkpoint51f_post, checkpoint46d_post, checkpoint48b_post, checkpoint50b_post, checkpoint46g_post, checkpoint51c_post, checkpoint45a_post, checkpoint50f_post, checkpoint50a_post, checkpoint50f_pre, checkpoint51d_post, checkpoint48c_pre, release1-branch_branchpoint, checkpoint46, checkpoint50h_post, checkpoint51a_post, checkpoint46h_post, checkpoint50e_pre, checkpoint50i_post, checkpoint48g_post, checkpoint51i_pre, chkpt44c_pre, checkpoint48a_post, checkpoint51m_post
Branch point for: branch-genmake2, release1, branch-exfmods-curt, tg2-branch, release1_final, release1-branch
Changes since 1.1: +2 -2 lines
File MIME type: text/plain
Modifying verification exp. for adjoint of hs94.1x...
Quick fix to exchange problem is to work with Nx=2.

1 C
2 C CPP flags controlling which code is included in the files that
3 C will be compiled.
4 C
5 C ********************************************************************
6 C *** ECCO Package ***
7 C ********************************************************************
8 C
9 #undef ALLOW_ECCO_FORWARD_RUN
10 #undef ALLOW_ECCO_DIAGNOSTICS_RUN
11 #undef ALLOW_ECCO_OPTIMIZATION
12
13 C >>> Do a long protocol.
14 #undef ECCO_VERBOSE
15
16 C ********************************************************************
17 C *** Adjoint Support Package ***
18 C ********************************************************************
19
20 C o Include/exclude code in order to be able to automatically
21 C differentiate the MITgcmUV by using the Tangent Linear and
22 C Adjoint Model Compiler (TAMC).
23 cph#define INCLUDE_AUTODIFF_PACKAGE
24 C
25 #define ALLOW_AUTODIFF_TAMC
26 C >>> Checkpointing as handled by TAMC
27 #define ALLOW_TAMC_CHECKPOINTING
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 C
36 C o Include the calendar tool.
37 #undef ALLOW_CALENDAR
38 #undef ALLOW_CAL_NENDITER
39
40 C ********************************************************************
41 C *** Cost function Package ***
42 C ********************************************************************
43 C
44 C >>> Cost function contributions
45 #define ALLOW_COST
46 #define ALLOW_COST_TEST
47 #undef ALLOW_COST_TRACER
48
49 C ********************************************************************
50 C *** Control vector Package ***
51 C ********************************************************************
52 C
53 #undef ALLOW_NONDIMENSIONAL_CONTROL_IO
54 C >>> Initial values.
55 #define ALLOW_THETA0_CONTROL
56 #define ALLOW_SALT0_CONTROL
57 #define ALLOW_TR10_CONTROL
58 #undef ALLOW_TAUU0_CONTROL
59 #undef ALLOW_TAUV0_CONTROL
60 #undef ALLOW_SFLUX0_CONTROL
61 #undef ALLOW_HFLUX0_CONTROL
62 #undef ALLOW_SSS0_CONTROL
63 #undef ALLOW_SST0_CONTROL
64 #define ALLOW_DIFFKR_CONTROL
65 #undef ALLOW_KAPGM_CONTROL
66

  ViewVC Help
Powered by ViewVC 1.1.22