1 | ############################################################################### |
---|
2 | # |
---|
3 | # Input file for OASIS3 |
---|
4 | # |
---|
5 | # This version is for use with IPSL_CM4_v1 |
---|
6 | # |
---|
7 | # The file will be edited at runtime to update it for |
---|
8 | # - the initial date of the run |
---|
9 | # |
---|
10 | ############################################################################### |
---|
11 | # |
---|
12 | # Input delimiters have to occupy position 1 to 9 ! |
---|
13 | # No blank lines allowed ! |
---|
14 | # Length of input lines <= 80 ! |
---|
15 | # |
---|
16 | ############################################################################### |
---|
17 | # |
---|
18 | # NFIELDS : total number of fields being exchanged. |
---|
19 | # |
---|
20 | $NFIELDS |
---|
21 | 25 |
---|
22 | $END |
---|
23 | ############################################################################### |
---|
24 | # |
---|
25 | # NBMODEL : number of models and their names (CHAR*6). |
---|
26 | # |
---|
27 | $NBMODEL |
---|
28 | 2 LMDZ oceanx |
---|
29 | $END |
---|
30 | ############################################################################### |
---|
31 | # |
---|
32 | # RUNTIME: total simulated time for the actual run in seconds (<I8) |
---|
33 | # |
---|
34 | $RUNTIME |
---|
35 | <total_time> |
---|
36 | $END |
---|
37 | ############################################################################### |
---|
38 | # |
---|
39 | # NLOGPRT: printing level in debug file : |
---|
40 | # |
---|
41 | $NLOGPRT |
---|
42 | 2 <lucia_ok> |
---|
43 | $END |
---|
44 | # |
---|
45 | ############################################################################### |
---|
46 | $STRINGS |
---|
47 | ############################################################################### |
---|
48 | # |
---|
49 | # OCEAN --->>> ATMOS |
---|
50 | # -------------------- |
---|
51 | # Field 1 : Weighted sea surface temperature (o->a 1) |
---|
52 | # |
---|
53 | O_SSTSST SISUTESW 1 <freq_coupling> 4 sstoc.nc <output_mode> |
---|
54 | 182 149 144 143 torc tlmd LAG=<lag_oce> |
---|
55 | P 2 P 0 |
---|
56 | LOCTRANS CHECKIN MAPPING CHECKOUT |
---|
57 | # LOCTRANS: AVERAGE to average value over coupling period |
---|
58 | AVERAGE |
---|
59 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
60 | INT=1 |
---|
61 | # Mozaic: 1) mapping filename 2) connected unit 3) dataset rank 4) Maximum |
---|
62 | # number of overlapped neighbors |
---|
63 | rmp_torc_to_tlmd_MOSAIC.nc src |
---|
64 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
65 | INT=1 |
---|
66 | # |
---|
67 | ############################################################################ |
---|
68 | # |
---|
69 | # Field 2 : Sea ice extent (o->a 2) |
---|
70 | # |
---|
71 | OIceFrc SIICECOV 44 <freq_coupling> 4 sstoc.nc <output_mode> |
---|
72 | 182 149 144 143 torc tlmd LAG=<lag_oce> |
---|
73 | P 2 P 0 |
---|
74 | # |
---|
75 | LOCTRANS CHECKIN MAPPING CHECKOUT |
---|
76 | AVERAGE |
---|
77 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
78 | INT=1 |
---|
79 | # |
---|
80 | rmp_torc_to_tlmd_MOSAIC.nc src |
---|
81 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
82 | INT=1 |
---|
83 | # |
---|
84 | # |
---|
85 | ############################################################################ |
---|
86 | # |
---|
87 | # Field 3 : Weighted Sea Ice Temperature (o->a 3) |
---|
88 | # |
---|
89 | O_TepIce SIICTEMW 34 <freq_coupling> 4 sstoc.nc <output_mode> |
---|
90 | 182 149 144 143 torc tlmd LAG=<lag_oce> |
---|
91 | P 2 P 0 |
---|
92 | LOCTRANS CHECKIN MAPPING CHECKOUT |
---|
93 | AVERAGE |
---|
94 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
95 | INT=1 |
---|
96 | # |
---|
97 | rmp_torc_to_tlmd_MOSAIC.nc src |
---|
98 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
99 | INT=1 |
---|
100 | # |
---|
101 | ############################################################################ |
---|
102 | # |
---|
103 | # Field 4 : Weighted Sea ice albedo (o->a 4) |
---|
104 | # |
---|
105 | O_AlbIce SIICEALW 17 <freq_coupling> 4 sstoc.nc <output_mode> |
---|
106 | 182 149 144 143 torc tlmd LAG=<lag_oce> |
---|
107 | P 2 P 0 |
---|
108 | # |
---|
109 | LOCTRANS CHECKIN MAPPING CHECKOUT |
---|
110 | AVERAGE |
---|
111 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
112 | INT=1 |
---|
113 | # |
---|
114 | rmp_torc_to_tlmd_MOSAIC.nc src |
---|
115 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
116 | INT=1 |
---|
117 | # |
---|
118 | # |
---|
119 | ############################################################################ |
---|
120 | # |
---|
121 | # Field 5 : Current surface (o->a 5) |
---|
122 | O_OCurx1 CURRENTX 321 <freq_coupling> 4 sstoc.nc <output_mode> |
---|
123 | 182 149 144 143 torc tlmd LAG=<lag_oce> |
---|
124 | P 2 P 0 |
---|
125 | LOCTRANS CHECKIN MAPPING CHECKOUT |
---|
126 | AVERAGE |
---|
127 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
128 | INT=1 |
---|
129 | # |
---|
130 | rmp_torc_to_tlmd_MOSAIC.nc src |
---|
131 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
132 | INT=1 |
---|
133 | # |
---|
134 | # |
---|
135 | ############################################################################ |
---|
136 | # |
---|
137 | # Field 6 : Current surface (o->a 6) |
---|
138 | O_OCury1 CURRENTY 321 <freq_coupling> 4 sstoc.nc <output_mode> |
---|
139 | 182 149 144 143 torc tlmd LAG=<lag_oce> |
---|
140 | P 2 P 0 |
---|
141 | LOCTRANS CHECKIN MAPPING CHECKOUT |
---|
142 | AVERAGE |
---|
143 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
144 | INT=1 |
---|
145 | # |
---|
146 | rmp_torc_to_tlmd_MOSAIC.nc src |
---|
147 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
148 | INT=1 |
---|
149 | # |
---|
150 | ############################################################################ |
---|
151 | # |
---|
152 | # Field 7 : Current surface (o->a 7) |
---|
153 | O_OCurz1 CURRENTZ 321 <freq_coupling> 4 sstoc.nc <output_mode> |
---|
154 | 182 149 144 143 torc tlmd LAG=<lag_oce> |
---|
155 | P 2 P 0 |
---|
156 | LOCTRANS CHECKIN MAPPING CHECKOUT |
---|
157 | AVERAGE |
---|
158 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
159 | INT=1 |
---|
160 | # |
---|
161 | rmp_torc_to_tlmd_MOSAIC.nc src |
---|
162 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
163 | INT=1 |
---|
164 | # |
---|
165 | # |
---|
166 | ############################################################################ |
---|
167 | # |
---|
168 | # ATMOSPHERE --->>> OCEAN |
---|
169 | # ------------------------- |
---|
170 | ############################################################################ |
---|
171 | # |
---|
172 | # Field 8 : wind stress along X axis (a->o 1) |
---|
173 | # |
---|
174 | COTAUXXU O_OTaux1 23 <freq_coupling> 3 flxat.nc <output_mode> |
---|
175 | 144 143 182 149 tlmd uorc LAG=<lag_atm> |
---|
176 | P 0 P 2 |
---|
177 | CHECKIN SCRIPR CHECKOUT |
---|
178 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
179 | INT=1 |
---|
180 | BILINEAR LR SCALAR LATLON 10 |
---|
181 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
182 | INT=1 |
---|
183 | # |
---|
184 | ########################################################################### |
---|
185 | # |
---|
186 | # Field 9 : stress along Y axis (a->o 2) |
---|
187 | # |
---|
188 | COTAUYYU O_OTauy1 23 <freq_coupling> 3 flxat.nc <output_mode> |
---|
189 | 144 143 182 149 tlmd uorc LAG=<lag_atm> |
---|
190 | P 0 P 2 |
---|
191 | CHECKIN SCRIPR CHECKOUT |
---|
192 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
193 | INT=1 |
---|
194 | BILINEAR LR SCALAR LATLON 10 |
---|
195 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
196 | INT=1 |
---|
197 | # |
---|
198 | ########################################################################### |
---|
199 | # |
---|
200 | # Field 10 :wind stress along Z axis (a->o 3) |
---|
201 | # |
---|
202 | COTAUZZU O_OTauz1 23 <freq_coupling> 3 flxat.nc <output_mode> |
---|
203 | 144 143 182 149 tlmd uorc LAG=<lag_atm> |
---|
204 | P 0 P 2 |
---|
205 | CHECKIN SCRIPR CHECKOUT |
---|
206 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
207 | INT=1 |
---|
208 | BILINEAR LR SCALAR LATLON 10 |
---|
209 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
210 | INT=1 |
---|
211 | # |
---|
212 | ########################################################################## |
---|
213 | # |
---|
214 | # Field 11 : wind stress along X axis 2 (a->o 4) |
---|
215 | # |
---|
216 | COTAUXXV O_OTaux2 24 <freq_coupling> 3 flxat.nc <output_mode> |
---|
217 | 144 143 182 149 tlmd vorc LAG=<lag_atm> |
---|
218 | P 0 P 2 |
---|
219 | CHECKIN SCRIPR CHECKOUT |
---|
220 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
221 | INT=1 |
---|
222 | BILINEAR LR SCALAR LATLON 10 |
---|
223 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
224 | INT=1 |
---|
225 | # |
---|
226 | ########################################################################## |
---|
227 | # |
---|
228 | # Field 12 : wind stress along Y axis 2 (a->o 5) |
---|
229 | # |
---|
230 | COTAUYYV O_OTauy2 24 <freq_coupling> 3 flxat.nc <output_mode> |
---|
231 | 144 143 182 149 tlmd vorc LAG=<lag_atm> |
---|
232 | P 0 P 2 |
---|
233 | CHECKIN SCRIPR CHECKOUT |
---|
234 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
235 | INT=1 |
---|
236 | BILINEAR LR SCALAR LATLON 10 |
---|
237 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
238 | INT=1 |
---|
239 | # |
---|
240 | ########################################################################## |
---|
241 | # |
---|
242 | # Field 13 : wind stress along Z axis 2 (a->o 6) |
---|
243 | # |
---|
244 | COTAUZZV O_OTauz2 24 <freq_coupling> 3 flxat.nc <output_mode> |
---|
245 | 144 143 182 149 tlmd vorc LAG=<lag_atm> |
---|
246 | P 0 P 2 |
---|
247 | CHECKIN SCRIPR CHECKOUT |
---|
248 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
249 | INT=1 |
---|
250 | BILINEAR LR SCALAR LATLON 10 |
---|
251 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
252 | INT=1 |
---|
253 | # |
---|
254 | ######################################################################### |
---|
255 | # Field 14 : wind speed 10m (a->o 7) |
---|
256 | # |
---|
257 | COWINDSP O_Wind10 56 <freq_coupling> 3 flxat.nc <output_mode> |
---|
258 | 144 143 182 149 tlmd torc LAG=<lag_atm> |
---|
259 | P 0 P 2 |
---|
260 | CHECKIN SCRIPR CHECKOUT |
---|
261 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
262 | INT=1 |
---|
263 | BILINEAR LR SCALAR LATLON 10 |
---|
264 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
265 | INT=1 |
---|
266 | # |
---|
267 | ######################################################################### |
---|
268 | # |
---|
269 | # Field 15 : Total rain (a->o 8) |
---|
270 | # |
---|
271 | COTOTRAI OTotRain 26 <freq_coupling> 3 flxat.nc <output_mode> |
---|
272 | 144 143 182 149 tlmd torc LAG=<lag_atm> |
---|
273 | P 0 P 2 |
---|
274 | CHECKIN MAPPING CHECKOUT |
---|
275 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
276 | INT=1 |
---|
277 | # Interpolation method ou parametres mozaic |
---|
278 | rmp_tlmd_to_torc_MOSAIC.nc src |
---|
279 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
280 | INT=1 |
---|
281 | # |
---|
282 | ########################################################################## |
---|
283 | # |
---|
284 | # Field 16 : Total snow (a->o 9) |
---|
285 | # |
---|
286 | COTOTSNO OTotSnow 28 <freq_coupling> 3 flxat.nc <output_mode> |
---|
287 | tlmd torc LAG=<lag_atm> |
---|
288 | P 0 P 2 |
---|
289 | CHECKIN MAPPING CHECKOUT |
---|
290 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
291 | INT=1 |
---|
292 | # Interpolation method ou parametres mozaic |
---|
293 | rmp_tlmd_to_torc_MOSAIC.nc src |
---|
294 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
295 | INT=1 |
---|
296 | # |
---|
297 | ######################################################################### |
---|
298 | # |
---|
299 | # Field 17 : Total evap (a->o 10) |
---|
300 | # |
---|
301 | COTOTEVA OTotEvap 25 <freq_coupling> 3 flxat.nc <output_mode> |
---|
302 | 144 143 182 149 tlmd torc LAG=<lag_atm> |
---|
303 | P 0 P 2 |
---|
304 | CHECKIN MAPPING CHECKOUT |
---|
305 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
306 | INT=1 |
---|
307 | # Interpolation method ou parametres mozaic |
---|
308 | rmp_tlmd_to_torc_MOSAIC.nc src |
---|
309 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
310 | INT=1 |
---|
311 | # |
---|
312 | ########################################################################## |
---|
313 | # |
---|
314 | # Field 18 : Evaporation Ice (a->o 11) |
---|
315 | # |
---|
316 | COICEVAP OIceEvap 41 <freq_coupling> 3 flxat.nc <output_mode> |
---|
317 | tlmd torc LAG=<lag_atm> |
---|
318 | P 0 P 2 |
---|
319 | CHECKIN MAPPING CHECKOUT |
---|
320 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
321 | INT=1 |
---|
322 | # Interpolation method ou parametres mozaic |
---|
323 | rmp_tlmd_to_torc_MOSAIC.nc src |
---|
324 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
325 | INT=1 |
---|
326 | # |
---|
327 | ########################################################################## |
---|
328 | # |
---|
329 | # Field 19 : Total solar heat flux (a->o 12) |
---|
330 | # |
---|
331 | COQSRMIX O_QsrMix 7 <freq_coupling> 3 flxat.nc <output_mode> |
---|
332 | 144 143 182 149 tlmd torc LAG=<lag_atm> |
---|
333 | P 0 P 2 |
---|
334 | CHECKIN MAPPING CHECKOUT |
---|
335 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
336 | INT=1 |
---|
337 | # Interpolation method or mozaic parameters |
---|
338 | rmp_tlmd_to_torc_MOSAIC.nc src |
---|
339 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
340 | INT=1 |
---|
341 | # |
---|
342 | ######################################################################### |
---|
343 | # |
---|
344 | # Field 20 : Total Non solar heat flux (a->o 13) |
---|
345 | # |
---|
346 | COQNSMIX O_QnsMix 6 <freq_coupling> 3 flxat.nc <output_mode> |
---|
347 | tlmd torc LAG=<lag_atm> |
---|
348 | P 0 P 2 |
---|
349 | CHECKIN MAPPING CHECKOUT |
---|
350 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
351 | INT=1 |
---|
352 | # Interpolation method ou parametres mozaic |
---|
353 | rmp_tlmd_to_torc_MOSAIC.nc src |
---|
354 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
355 | INT=1 |
---|
356 | # |
---|
357 | ########################################################################### |
---|
358 | # |
---|
359 | # Field 21 : solar heat flux on ice (a->o 14) |
---|
360 | # |
---|
361 | COSHFICE O_QsrIce 7 <freq_coupling> 3 flxat.nc <output_mode> |
---|
362 | 144 143 182 149 tlmd torc LAG=<lag_atm> |
---|
363 | P 0 P 2 |
---|
364 | CHECKIN MAPPING CHECKOUT |
---|
365 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
366 | INT=1 |
---|
367 | # Interpolation method or mozaic parameters |
---|
368 | rmp_tlmd_to_torc_MOSAIC.nc src |
---|
369 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
370 | INT=1 |
---|
371 | # |
---|
372 | ############################################################################ |
---|
373 | # |
---|
374 | # Field 22 : Non solar heat flux on ice (a->o 15) |
---|
375 | # |
---|
376 | CONSFICE O_QnsIce 6 <freq_coupling> 3 flxat.nc <output_mode> |
---|
377 | tlmd torc LAG=<lag_atm> |
---|
378 | P 0 P 2 |
---|
379 | CHECKIN MAPPING CHECKOUT |
---|
380 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
381 | INT=1 |
---|
382 | # Interpolation method ou parametres mozaic |
---|
383 | rmp_tlmd_to_torc_MOSAIC.nc src |
---|
384 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
385 | INT=1 |
---|
386 | # |
---|
387 | ############################################################################ |
---|
388 | # |
---|
389 | # Field 23 : Non solar heat flux derivative (a->o 16) |
---|
390 | # |
---|
391 | CODFLXDT O_dQnsdT 35 <freq_coupling> 3 flxat.nc <output_mode> |
---|
392 | 144 143 182 149 tlmd torc LAG=<lag_atm> |
---|
393 | P 0 P 2 |
---|
394 | CHECKIN MAPPING CHECKOUT |
---|
395 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
396 | INT=1 |
---|
397 | # Interpolation method ou parametres mozaic |
---|
398 | rmp_tlmd_to_torc_MOSAIC.nc src |
---|
399 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
400 | INT=1 |
---|
401 | # |
---|
402 | ######################################################################### |
---|
403 | # |
---|
404 | # Field 24 : iceberg calving (a->o 17) |
---|
405 | # |
---|
406 | COCALVIN OCalving 36 <freq_coupling> 3 flxat.nc <output_mode> |
---|
407 | 144 143 182 149 tlmd torc LAG=<lag_atm> |
---|
408 | P 0 P 2 |
---|
409 | CHECKIN MAPPING CHECKOUT |
---|
410 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
411 | INT=1 |
---|
412 | # Interpolation method ou parametres mozaic |
---|
413 | rmp_tlmd_to_torc_MOSAIC_calvin.nc src |
---|
414 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
415 | INT=1 |
---|
416 | # |
---|
417 | ######################################################################### |
---|
418 | # |
---|
419 | # Field 25 : liquid run-off (river + direct) (a->o 18) |
---|
420 | # |
---|
421 | COLIQRUN O_Runoff 32 <freq_coupling> 5 flxat.nc <output_mode> |
---|
422 | 144 143 182 149 aone otot LAG=<lag_atm> |
---|
423 | P 0 P 2 |
---|
424 | CHECKIN MAPPING CONSERV BLASNEW CHECKOUT |
---|
425 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
426 | INT=1 |
---|
427 | # Interpolation method ou parametres mozaic |
---|
428 | # weights convert from kg/s to kg/m^2/s |
---|
429 | rmp_tlmd_to_torc_MOSAIC_rivflu.nc dst |
---|
430 | # CONSERV |
---|
431 | GLOBAL bfb |
---|
432 | # change units from m/s to kg/s |
---|
433 | 1000.0 0 |
---|
434 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
435 | INT=1 |
---|
436 | # |
---|
437 | ######################################################################### |
---|
438 | # Field 26 : wind stress module (a->o 19) |
---|
439 | # |
---|
440 | ##COTAUMOD O_TauMod 466 <freq_coupling> 6 flxat.nc <output_mode> |
---|
441 | ##tlmd torc LAG=<lag_atm> |
---|
442 | ##P 0 P 2 |
---|
443 | ##INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT |
---|
444 | # Reverse |
---|
445 | ##NORSUD WSTEST |
---|
446 | # CHECKIN: indicate computation of global, land and sea field integrals. |
---|
447 | ## INT=1 |
---|
448 | # Mask value |
---|
449 | ##888888. |
---|
450 | # Extrapolation method |
---|
451 | ##NINENN 2 1 1 |
---|
452 | # Interpolation method |
---|
453 | ##BICUBIPS Z SCALAR |
---|
454 | # CHECKOUT: indicate computation of global, land and sea field integrals. |
---|
455 | ## INT=1 |
---|
456 | # |
---|
457 | ######################################################################### |
---|
458 | # |
---|
459 | $END |
---|