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 |
#define 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 |
38 |
C >>> Checkpointing as handled by TAMC |
39 |
#define ALLOW_TAMC_CHECKPOINTING |
40 |
C |
41 |
C >>> Extract adjoint state |
42 |
#define ALLOW_AUTODIFF_MONITOR |
43 |
C |
44 |
C o use divided adjoint to split adjoint computations |
45 |
#undef ALLOW_DIVIDED_ADJOINT |
46 |
|
47 |
C ******************************************************************** |
48 |
C *** Calendar 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 |
#ifdef ALLOW_COST |
62 |
C >>> Use the EGM-96 geoid error covariance. |
63 |
# undef ALLOW_EGM96_ERROR_COV |
64 |
# undef ALLOW_READ_EGM_DATA |
65 |
C >>> Use NSCAT data. |
66 |
# undef ALLOW_NSCAT_DATA |
67 |
C >>> Cost function contributions |
68 |
|
69 |
# undef ALLOW_HFLUX_COST_CONTRIBUTION |
70 |
# undef ALLOW_SFLUX_COST_CONTRIBUTION |
71 |
# undef ALLOW_USTRESS_COST_CONTRIBUTION |
72 |
# undef ALLOW_VSTRESS_COST_CONTRIBUTION |
73 |
|
74 |
# undef ALLOW_ATEMP_COST_CONTRIBUTION |
75 |
# undef ALLOW_AQH_COST_CONTRIBUTION |
76 |
# undef ALLOW_PRECIP_COST_CONTRIBUTION |
77 |
# undef ALLOW_SWDOWN_COST_CONTRIBUTION |
78 |
# undef ALLOW_UWIND_COST_CONTRIBUTION |
79 |
# undef ALLOW_VWIND_COST_CONTRIBUTION |
80 |
|
81 |
# undef ALLOW_THETA_COST_CONTRIBUTION |
82 |
# undef ALLOW_SALT_COST_CONTRIBUTION |
83 |
# undef ALLOW_SST_COST_CONTRIBUTION |
84 |
# undef ALLOW_SSS_COST_CONTRIBUTION |
85 |
|
86 |
# undef ALLOW_SSH_MEAN_COST_CONTRIBUTION |
87 |
# undef ALLOW_SSH_TPANOM_COST_CONTRIBUTION |
88 |
# undef ALLOW_SSH_ERSANOM_COST_CONTRIBUTION |
89 |
# undef ALLOW_SPH_PROJECTION |
90 |
# if (defined (ALLOW_SSH_MEAN_COST_CONTRIBUTION) || \ |
91 |
defined (ALLOW_SSH_TPANOM_COST_CONTRIBUTION) || \ |
92 |
defined (ALLOW_SSH_ERSANOM_COST_CONTRIBUTION)) |
93 |
# define ALLOW_SSH_COST_CONTRIBUTION |
94 |
# endif |
95 |
|
96 |
# undef ALLOW_CTDT_COST_CONTRIBUTION |
97 |
# undef ALLOW_CTDS_COST_CONTRIBUTION |
98 |
# undef ALLOW_XBT_COST_CONTRIBUTION |
99 |
# undef ALLOW_COST_ATLANTIC |
100 |
|
101 |
c >>> Open boundaries |
102 |
c >>> Make sure that ALLOW_OBCS is defined |
103 |
# undef ALLOW_OBCSN_COST_CONTRIBUTION |
104 |
# undef ALLOW_OBCSS_COST_CONTRIBUTION |
105 |
# undef ALLOW_OBCSW_COST_CONTRIBUTION |
106 |
# undef ALLOW_OBCSE_COST_CONTRIBUTION |
107 |
# if (defined (ALLOW_OBCSN_COST_CONTRIBUTION) || \ |
108 |
defined (ALLOW_OBCSS_COST_CONTRIBUTION) || \ |
109 |
defined (ALLOW_OBCSW_COST_CONTRIBUTION) || \ |
110 |
defined (ALLOW_OBCSE_COST_CONTRIBUTION)) |
111 |
# define ALLOW_OBCS_COST_CONTRIBUTION |
112 |
# endif |
113 |
|
114 |
c >>> Sea-ice volume |
115 |
# define ALLOW_COST_ICE |
116 |
|
117 |
c >>> Sea-ice misfit to obs |
118 |
# define ALLOW_SEAICE_COST_SMR_AREA |
119 |
|
120 |
#endif /* ALLOW_COST */ |
121 |
|
122 |
C ******************************************************************** |
123 |
C *** Control vector Package *** |
124 |
C ******************************************************************** |
125 |
C |
126 |
#define EXCLUDE_CTRL_PACK |
127 |
#undef ALLOW_NONDIMENSIONAL_CONTROL_IO |
128 |
|
129 |
C >>> Initial values. |
130 |
#define ALLOW_THETA0_CONTROL |
131 |
#define ALLOW_SALT0_CONTROL |
132 |
|
133 |
C >>> Surface fluxes. |
134 |
#undef ALLOW_HFLUX_CONTROL |
135 |
#undef ALLOW_SFLUX_CONTROL |
136 |
#undef ALLOW_USTRESS_CONTROL |
137 |
#undef ALLOW_VSTRESS_CONTROL |
138 |
|
139 |
C >>> Atmospheric state. |
140 |
#define ALLOW_ATEMP_CONTROL |
141 |
#define ALLOW_AQH_CONTROL |
142 |
#define ALLOW_PRECIP_CONTROL |
143 |
#define ALLOW_SWDOWN_CONTROL |
144 |
#define ALLOW_UWIND_CONTROL |
145 |
#define ALLOW_VWIND_CONTROL |
146 |
|
147 |
C >>> Radiation |
148 |
#undef ALLOW_SWFLUX_CONTROL |
149 |
#undef ALLOW_LWFLUX_CONTROL |
150 |
|
151 |
C >>> Open boundaries |
152 |
c >>> Make sure that ALLOW_OBCS is defined |
153 |
#undef ALLOW_OBCSN_CONTROL |
154 |
#undef ALLOW_OBCSS_CONTROL |
155 |
#undef ALLOW_OBCSW_CONTROL |
156 |
#undef ALLOW_OBCSE_CONTROL |
157 |
#if (defined (ALLOW_OBCSN_CONTROL) || \ |
158 |
defined (ALLOW_OBCSS_CONTROL) || \ |
159 |
defined (ALLOW_OBCSW_CONTROL) || \ |
160 |
defined (ALLOW_OBCSE_CONTROL)) |
161 |
# define ALLOW_OBCS_CONTROL |
162 |
#endif |
163 |
|
164 |
C ******************************************************************** |
165 |
C *** External forcing Package *** |
166 |
C ******************************************************************** |
167 |
C |
168 |
C o Include/exclude the external forcing package. To use this package, |
169 |
C you have to include the calendar tool as well. KPP can be switched |
170 |
C on or off. The implementation automatically takes care of this. |
171 |
#define INCLUDE_EXTERNAL_FORCING_PACKAGE |
172 |
|
173 |
C Do more printout for the protocol file than usual. |
174 |
#undef EXF_VERBOSE |
175 |
|
176 |
C Bulk formulae related flags. |
177 |
#define ALLOW_ATM_TEMP |
178 |
#define ALLOW_ATM_WIND |
179 |
#define ALLOW_DOWNWARD_RADIATION |
180 |
#define ALLOW_BULKFORMULAE |
181 |
#define ALLOW_RUNOFF |
182 |
|
183 |
C Relaxation to monthly climatologies. |
184 |
#define ALLOW_CLIM_CYCLIC |
185 |
#undef ALLOW_CLIMTEMP_RELAXATION |
186 |
#undef ALLOW_CLIMSALT_RELAXATION |
187 |
#undef ALLOW_CLIMSST_RELAXATION |
188 |
#undef ALLOW_CLIMSSS_RELAXATION |