/[MITgcm]/MITgcm/verification/global2x2_tot/code/ECCO_CPPOPTIONS.h
ViewVC logotype

Contents of /MITgcm/verification/global2x2_tot/code/ECCO_CPPOPTIONS.h

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


Revision 1.3 - (show annotations) (download)
Tue Nov 25 19:04:16 2003 UTC (20 years, 5 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint58l_post, checkpoint53f_post, checkpoint54a_pre, checkpoint55c_post, checkpoint53b_pre, checkpoint57o_post, checkpoint57m_post, checkpoint55e_post, checkpoint52l_pre, checkpoint52e_pre, checkpoint58e_post, checkpoint57v_post, checkpoint52n_post, checkpoint52j_post, checkpoint53d_post, checkpoint57f_post, checkpoint52e_post, checkpoint57s_post, checkpoint57j_post, checkpoint58b_post, checkpoint58m_post, checkpoint57b_post, checkpoint53c_post, checkpoint57k_post, checkpoint55d_pre, checkpoint57d_post, checkpoint57g_post, checkpoint58u_post, checkpoint57c_pre, checkpoint58r_post, checkpoint55j_post, checkpoint56b_post, checkpoint57i_post, checkpoint57y_post, checkpoint58g_post, checkpoint57x_post, checkpoint52j_pre, checkpoint54a_post, branch-netcdf, checkpoint52l_post, checkpoint55h_post, checkpoint58n_post, checkpoint58x_post, checkpoint52k_post, checkpoint57g_pre, checkpoint54b_post, checkpoint58t_post, checkpoint58h_post, checkpoint57e_post, checkpoint58w_post, checkpoint54d_post, checkpoint56c_post, checkpoint54e_post, checkpoint58j_post, checkpoint55b_post, checkpoint57h_post, checkpoint52m_post, checkpoint57y_pre, checkpoint55, checkpoint53a_post, checkpoint57f_pre, checkpoint57a_post, checkpoint54, checkpoint58q_post, checkpoint54f_post, checkpoint53b_post, checkpoint55g_post, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint55f_post, checkpoint59c, checkpoint59b, checkpoint59h, checkpoint57r_post, checkpoint59, checkpoint58, checkpoint57a_pre, checkpoint55i_post, checkpoint57, checkpoint56, checkpoint53, checkpoint52d_post, eckpoint57e_pre, checkpoint57h_done, checkpoint58f_post, checkpoint53g_post, checkpoint52f_post, checkpoint57n_post, checkpoint52c_post, checkpoint58d_post, checkpoint58c_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint58a_post, checkpoint58i_post, checkpoint57q_post, checkpoint58o_post, checkpoint57z_post, checkpoint57c_post, checkpoint58y_post, checkpoint58k_post, checkpoint52i_post, checkpoint58v_post, checkpoint55a_post, checkpoint53d_pre, checkpoint54c_post, checkpoint58s_post, checkpoint58p_post, checkpoint57h_pre, checkpoint57l_post, checkpoint52i_pre, checkpoint52h_pre, checkpoint52f_pre, checkpoint56a_post, checkpoint55d_post
Branch point for: netcdf-sm0
Changes since 1.2: +1 -4 lines
File MIME type: text/plain
Removed all CPP options for cal package.
cal has no more CPP options.

1
2 C
3 C CPP flags controlling which code is included in the files that
4 C will be compiled.
5 C
6 C ********************************************************************
7 C *** ECCO Package ***
8 C ********************************************************************
9 C
10 C o include dump of snap shots for checks
11 #undef ALLOW_SNAPSHOTS
12
13 #undef ALLOW_ECCO_FORWARD_RUN
14 #undef ALLOW_ECCO_DIAGNOSTICS_RUN
15 #define ALLOW_ECCO_OPTIMIZATION
16
17 C >>> Do a long protocol.
18 #undef ECCO_VERBOSE
19
20 C >>> Just do a "dry" run ( useful for testing ).
21 #undef ALLOW_NO_DYNAMICS
22 C >>> Use the Yearly-Monthly-Daily-Stepping call tree.
23 #undef ALLOW_YMDS_TREE
24 C >>> Do not call stepping
25 #define ALLOW_STEPPING_CALL
26
27 C ********************************************************************
28 C *** Adjoint Support Package ***
29 C ********************************************************************
30
31 C o Include/exclude code in order to be able to automatically
32 C differentiate the MITgcmUV by using the Tangent Linear and
33 C Adjoint Model Compiler (TAMC).
34 #define INCLUDE_AUTODIFF_PACKAGE
35 C
36 #define ALLOW_AUTODIFF_TAMC
37 C >>> Checkpointing as handled by TAMC
38 #define ALLOW_TAMC_CHECKPOINTING
39 C
40 C >>> Extract adjoint state
41 #undef ALLOW_AUTODIFF_MONITOR
42 C
43 C o use divided adjoint to split adjoint computations
44 #undef ALLOW_DIVIDED_ADJOINT
45 #undef ALLOW_DIVIDED_ADJOINT_MPI
46
47 C ********************************************************************
48 C *** Calender Package ***
49 C ********************************************************************
50 C
51 C CPP flags controlling which code is included in the files that
52 C will be compiled.
53
54 CPH >>>>>> THERE ARE NO MORE CAL OPTIONS TO BE SET <<<<<<
55
56 C ********************************************************************
57 C *** Cost function Package ***
58 C ********************************************************************
59 C
60 #define ALLOW_COST
61
62 #ifdef ALLOW_COST
63 C >>> Use the EGM-96 geoid error covariance.
64 cph# define ALLOW_EGM96_ERROR_DIAG
65 cph needs more testing
66 # undef ALLOW_EGM96_ERROR_DIAG
67 # undef ALLOW_EGM96_ERROR_COV
68 # undef ALLOW_SPH_PROJECTION
69
70 C >>> Use NSCAT data.
71 # undef ALLOW_SCAT_COST_CONTRIBUTION
72
73 C >>> Cost function contributions
74 # define ALLOW_HFLUX_COST_CONTRIBUTION
75 # define ALLOW_SFLUX_COST_CONTRIBUTION
76 # define ALLOW_MEAN_HFLUX_COST_CONTRIBUTION
77 # define ALLOW_MEAN_SFLUX_COST_CONTRIBUTION
78 # define ALLOW_USTRESS_COST_CONTRIBUTION
79 # define ALLOW_VSTRESS_COST_CONTRIBUTION
80 # define ALLOW_STRESS_MEAN_COST_CONTRIBUTION
81
82 # undef ALLOW_ATEMP_COST_CONTRIBUTION
83 # undef ALLOW_AQH_COST_CONTRIBUTION
84 # undef ALLOW_UWIND_COST_CONTRIBUTION
85 # undef ALLOW_VWIND_COST_CONTRIBUTION
86
87 # define ALLOW_THETA_COST_CONTRIBUTION
88 # define ALLOW_SALT_COST_CONTRIBUTION
89 # define ALLOW_THETA0_COST_CONTRIBUTION
90 # define ALLOW_SALT0_COST_CONTRIBUTION
91 # define ALLOW_SST_COST_CONTRIBUTION
92 # undef ALLOW_SSS_COST_CONTRIBUTION
93
94 # define ALLOW_SSH_MEAN_COST_CONTRIBUTION
95 # define ALLOW_SSH_TPANOM_COST_CONTRIBUTION
96 # define ALLOW_SSH_ERSANOM_COST_CONTRIBUTION
97 # if (defined (ALLOW_SSH_MEAN_COST_CONTRIBUTION) || \
98 defined (ALLOW_SSH_TPANOM_COST_CONTRIBUTION) || \
99 defined (ALLOW_SSH_ERSANOM_COST_CONTRIBUTION))
100 # define ALLOW_SSH_COST_CONTRIBUTION
101 # endif
102
103 # undef ALLOW_XBT_COST_CONTRIBUTION
104 # define ALLOW_CTDT_COST_CONTRIBUTION
105 # define ALLOW_CTDS_COST_CONTRIBUTION
106 # undef ALLOW_DRIFTER_COST_CONTRIBUTION
107 # undef ALLOW_DRIFT_COST_CONTRIBUTION
108 # undef ALLOW_DRIFTW_COST_CONTRIBUTION
109 C
110 # undef ALLOW_ARGO_THETA_COST_CONTRIBUTION
111 # undef ALLOW_ARGO_SALT_COST_CONTRIBUTION
112 C
113 # undef ALLOW_COST_ATLANTIC
114 c
115 c >>> Open boundaries
116 c >>> Make sure that ALLOW_OBCS is defined!
117 # undef ALLOW_OBCSN_COST_CONTRIBUTION
118 # undef ALLOW_OBCSS_COST_CONTRIBUTION
119 # undef ALLOW_OBCSW_COST_CONTRIBUTION
120 # undef ALLOW_OBCSE_COST_CONTRIBUTION
121 # if (defined (ALLOW_OBCSN_COST_CONTRIBUTION) || \
122 defined (ALLOW_OBCSS_COST_CONTRIBUTION) || \
123 defined (ALLOW_OBCSW_COST_CONTRIBUTION) || \
124 defined (ALLOW_OBCSE_COST_CONTRIBUTION))
125 # define ALLOW_OBCS_COST_CONTRIBUTION
126 # endif
127
128 #endif /* ALLOW_COST */
129
130 C ********************************************************************
131 C *** Control vector Package ***
132 C ********************************************************************
133 C
134 #define ALLOW_NONDIMENSIONAL_CONTROL_IO
135
136 C >>> Initial values.
137 #define ALLOW_THETA0_CONTROL
138 #define ALLOW_SALT0_CONTROL
139
140 C >>> Surface fluxes.
141 #define ALLOW_HFLUX_CONTROL
142 #define ALLOW_SFLUX_CONTROL
143 #define ALLOW_USTRESS_CONTROL
144 #define ALLOW_VSTRESS_CONTROL
145
146 C >>> Atmospheric state.
147 #undef ALLOW_ATEMP_CONTROL
148 #undef ALLOW_AQH_CONTROL
149 #undef ALLOW_UWIND_CONTROL
150 #undef ALLOW_VWIND_CONTROL
151 #undef ALLOW_PRECIP_CONTROL
152
153 C >>> Radiation
154 #undef ALLOW_SWFLUX_CONTROL
155 #undef ALLOW_LWFLUX_CONTROL
156
157 C >>> Open boundaries
158 c >>> Make sure that ALLOW_OBCS is defined
159 #undef ALLOW_OBCSN_CONTROL
160 #undef ALLOW_OBCSS_CONTROL
161 #undef ALLOW_OBCSW_CONTROL
162 #undef ALLOW_OBCSE_CONTROL
163 #if (defined (ALLOW_OBCSN_CONTROL) || \
164 defined (ALLOW_OBCSS_CONTROL) || \
165 defined (ALLOW_OBCSW_CONTROL) || \
166 defined (ALLOW_OBCSE_CONTROL))
167 # define ALLOW_OBCS_CONTROL
168 #endif
169
170 C ********************************************************************
171 C *** External forcing Package ***
172 C ********************************************************************
173 C
174 C o Include/exclude the external forcing package. To use this package,
175 C you have to include the calendar tool as well. KPP can be switched
176 C on or off. The implementation automatically takes care of this.
177 #define INCLUDE_EXTERNAL_FORCING_PACKAGE
178
179 C Do more printout for the protocol file than usual.
180 #undef EXF_VERBOSE
181
182 C Bulk formulae related flags.
183 #undef ALLOW_ATM_TEMP
184 #undef ALLOW_ATM_WIND
185 #if (defined (ALLOW_ATM_TEMP) || \
186 defined (ALLOW_ATM_WIND))
187 # define ALLOW_BULKFORMULAE
188 #endif
189
190 C Read in runoff data
191 #define ALLOW_RUNOFF
192
193 C Relaxation to monthly climatologies.
194 #define ALLOW_CLIM_CYCLIC
195 #undef ALLOW_CLIMTEMP_RELAXATION
196 #undef ALLOW_CLIMSALT_RELAXATION
197 #undef ALLOW_CLIMSST_RELAXATION
198 #undef ALLOW_CLIMSSS_RELAXATION
199
200 C Relaxation to monthly climatologies.
201 #ifdef ALLOW_CLIMSST_RELAXATION
202 # define ALLOW_MONTHLY_CLIMSST_RELAXATION
203 #endif
204 #ifdef ALLOW_CLIMSSS_RELAXATION
205 # define ALLOW_MONTHLY_CLIMSSS_RELAXATION
206 #endif
207
208 C Relaxation to constant surface fields.
209 #undef ALLOW_CONST_SST_RELAXATION
210 #undef ALLOW_CONST_SSS_RELAXATION

  ViewVC Help
Powered by ViewVC 1.1.22