source: CONFIG/UNIFORM/v6/IPSLCM6/GENERAL/PARAM/namcouple_ORCA1xLMD9695 @ 2265

Last change on this file since 2265 was 2265, checked in by omamce, 10 years ago

O.M.

Add namelists for ORCA1 LIM2. No diurnal cycle presently.
Add namelists for ORCA1 LIM3 : still not working.

File size: 14.0 KB
Line 
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.x 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 -1
43 $END
44#
45###############################################################################
46 $STRINGS
47###############################################################################
48#
49#                      OCEAN  --->>>  ATMOS
50#                      --------------------
51# Field 1 : Weighted sea surface temperature (o->a 1)
52#
53O_SSTSST  SISUTESW 1 <freq_coupling>  4  sstoc.nc  <output_mode>
54torc  tlmd  LAG=<lag_oce>
55P  2 P  0
56LOCTRANS 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
63rmp_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#
71OIceFrc SIICECOV 44 <freq_coupling>  4  sstoc.nc <output_mode>
72torc  tlmd   LAG=<lag_oce>
73P  2 P  0
74#
75LOCTRANS CHECKIN MAPPING  CHECKOUT
76 AVERAGE
77# CHECKIN: indicate computation of global, land and sea field integrals.
78 INT=1
79#
80rmp_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#
89O_TepIce  SIICTEMW 34 <freq_coupling>  4  sstoc.nc  <output_mode>
90torc  tlmd   LAG=<lag_oce>
91P  2 P  0
92LOCTRANS CHECKIN MAPPING CHECKOUT
93 AVERAGE
94# CHECKIN: indicate computation of global, land and sea field integrals.
95 INT=1
96#
97rmp_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#
105O_AlbIce  SIICEALW 17 <freq_coupling>  4  sstoc.nc  <output_mode>
106torc  tlmd  LAG=<lag_oce> 
107P  2 P  0
108#
109LOCTRANS CHECKIN MAPPING CHECKOUT
110 AVERAGE
111# CHECKIN: indicate computation of global, land and sea field integrals.
112 INT=1
113#
114rmp_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)
122O_OCurx1 CURRENTX 321 <freq_coupling>  4  sstoc.nc  <output_mode>
123torc    tlmd  LAG=<lag_oce>
124P  2 P  0
125LOCTRANS CHECKIN MAPPING CHECKOUT
126 AVERAGE
127# CHECKIN: indicate computation of global, land and sea field integrals.
128 INT=1
129#
130rmp_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)
138O_OCury1 CURRENTY 321 <freq_coupling>  4  sstoc.nc  <output_mode>
139torc    tlmd  LAG=<lag_oce>
140P  2 P  0
141LOCTRANS CHECKIN MAPPING CHECKOUT
142 AVERAGE
143# CHECKIN: indicate computation of global, land and sea field integrals.
144 INT=1
145#
146rmp_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)
153O_OCurz1 CURRENTZ 321 <freq_coupling>  4  sstoc.nc  <output_mode>
154torc    tlmd  LAG=<lag_oce>
155P  2 P  0
156LOCTRANS CHECKIN MAPPING CHECKOUT
157 AVERAGE
158# CHECKIN: indicate computation of global, land and sea field integrals.
159 INT=1
160#
161rmp_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#
174COTAUXXU O_OTaux1 23 <freq_coupling>  3  flxat.nc   <output_mode>
175tlmd    uorc  LAG=<lag_atm>
176P  0 P  2
177CHECKIN SCRIPR CHECKOUT
178# CHECKIN: indicate computation of global, land and sea field integrals.
179 INT=1
180BILINEAR 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#
188COTAUYYU O_OTauy1 23 <freq_coupling>  3  flxat.nc  <output_mode>
189tlmd    uorc  LAG=<lag_atm>
190P  0 P  2
191CHECKIN SCRIPR CHECKOUT
192# CHECKIN: indicate computation of global, land and sea field integrals.
193 INT=1
194BILINEAR 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#
202COTAUZZU O_OTauz1 23 <freq_coupling>  3  flxat.nc  <output_mode>
203tlmd    uorc  LAG=<lag_atm>
204P  0 P  2
205CHECKIN SCRIPR CHECKOUT
206# CHECKIN: indicate computation of global, land and sea field integrals.
207 INT=1
208BILINEAR 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#
216COTAUXXV O_OTaux2  24 <freq_coupling>  3    flxat.nc  <output_mode>
217tlmd    vorc  LAG=<lag_atm>
218P  0 P  2
219CHECKIN SCRIPR CHECKOUT
220# CHECKIN: indicate computation of global, land and sea field integrals.
221 INT=1
222BILINEAR 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#
230COTAUYYV O_OTauy2  24 <freq_coupling>  3    flxat.nc  <output_mode>
231tlmd    vorc  LAG=<lag_atm>
232P  0 P  2
233CHECKIN SCRIPR CHECKOUT
234# CHECKIN: indicate computation of global, land and sea field integrals.
235 INT=1
236BILINEAR 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#
244COTAUZZV O_OTauz2  24 <freq_coupling>  3    flxat.nc  <output_mode>
245tlmd    vorc  LAG=<lag_atm>
246P  0 P  2
247CHECKIN SCRIPR CHECKOUT
248# CHECKIN: indicate computation of global, land and sea field integrals.
249 INT=1
250BILINEAR 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#
257COWINDSP O_Wind10  56 <freq_coupling>  3    flxat.nc  <output_mode>
258tlmd    torc  LAG=<lag_atm>
259P  0 P  2
260CHECKIN SCRIPR CHECKOUT
261# CHECKIN: indicate computation of global, land and sea field integrals.
262 INT=1
263BILINEAR 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#
271COTOTRAI OTotRain 26 <freq_coupling>  3   flxat.nc   <output_mode>
272tlmd    torc  LAG=<lag_atm>
273P  0 P  2
274CHECKIN MAPPING CHECKOUT
275# CHECKIN: indicate computation of global, land and sea field integrals.
276 INT=1
277# Interpolation method ou parametres mozaic
278rmp_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#
286COTOTSNO  OTotSnow 28 <freq_coupling>  3   flxat.nc   <output_mode>
287tlmd    torc  LAG=<lag_atm>
288P  0 P  2
289CHECKIN MAPPING CHECKOUT
290# CHECKIN: indicate computation of global, land and sea field integrals.
291 INT=1
292# Interpolation method ou parametres mozaic
293rmp_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#
301COTOTEVA  OTotEvap 25 <freq_coupling>  3   flxat.nc   <output_mode>
302tlmd    torc  LAG=<lag_atm>
303P  0 P  2
304CHECKIN MAPPING CHECKOUT
305# CHECKIN: indicate computation of global, land and sea field integrals.
306 INT=1
307# Interpolation method ou parametres mozaic
308rmp_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#
316COICEVAP OIceEvap 41 <freq_coupling>  3   flxat.nc   <output_mode>
317tlmd    torc  LAG=<lag_atm>
318P  0 P  2
319CHECKIN MAPPING CHECKOUT
320# CHECKIN: indicate computation of global, land and sea field integrals.
321 INT=1
322# Interpolation method ou parametres mozaic
323rmp_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#
331COQSRMIX O_QsrMix  7 <freq_coupling> 3   flxat.nc  <output_mode>
332tlmd    torc  LAG=<lag_atm>
333P  0 P  2
334CHECKIN MAPPING CHECKOUT
335# CHECKIN: indicate computation of global, land and sea field integrals.
336 INT=1
337# Interpolation method or mozaic parameters
338rmp_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#
346COQNSMIX O_QnsMix 6 <freq_coupling>  3   flxat.nc  <output_mode>
347tlmd    torc   LAG=<lag_atm>
348P  0 P  2
349CHECKIN MAPPING CHECKOUT
350# CHECKIN: indicate computation of global, land and sea field integrals.
351 INT=1
352# Interpolation method ou parametres mozaic
353rmp_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#
361COSHFICE O_QsrIce  7 <freq_coupling> 3   flxat.nc  <output_mode>
362tlmd    torc  LAG=<lag_atm>
363P  0 P  2
364CHECKIN MAPPING CHECKOUT
365# CHECKIN: indicate computation of global, land and sea field integrals.
366 INT=1
367# Interpolation method or mozaic parameters
368rmp_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#
376CONSFICE O_QnsIce 6 <freq_coupling>  3  flxat.nc  <output_mode>
377tlmd    torc  LAG=<lag_atm>
378P  0 P  2
379CHECKIN MAPPING CHECKOUT
380# CHECKIN: indicate computation of global, land and sea field integrals.
381 INT=1
382# Interpolation method ou parametres mozaic
383rmp_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#
391CODFLXDT O_dQnsdT  35 <freq_coupling>  3   flxat.nc  <output_mode>
392tlmd    torc  LAG=<lag_atm>
393P  0 P  2
394CHECKIN MAPPING CHECKOUT
395# CHECKIN: indicate computation of global, land and sea field integrals.
396 INT=1
397# Interpolation method ou parametres mozaic
398rmp_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#
406COCALVIN OCalving  36 <freq_coupling>  4  flxat.nc  <output_mode>
407tlmd    torc  LAG=<lag_atm>
408P  0 P  2
409CHECKIN MAPPING BLASNEW CHECKOUT
410# CHECKIN: indicate computation of global, land and sea field integrals.
411 INT=1
412# Interpolation method ou parametres mozaic
413rmp_tlmd_to_torc_MOSAIC_calvin.nc src
414# Set to ZERO \!/
4150.0 0
416# CHECKOUT: indicate computation of global, land and sea field integrals.
417 INT=1
418#
419#########################################################################
420#
421# Field 25 : liquid run-off (river + direct)  (a->o 18)
422#
423COLIQRUN  O_Runoff 32 <freq_coupling>  5  flxat.nc   <output_mode>
424aone    otot  LAG=<lag_atm>
425P  0 P  2
426CHECKIN MAPPING CONSERV BLASNEW CHECKOUT
427# CHECKIN: indicate computation of global, land and sea field integrals.
428 INT=1
429# Interpolation method ou parametres mozaic
430# weights convert from kg/s to kg/m^2/s
431rmp_tlmd_to_torc_MOSAIC_rivflu.nc src
432# CONSERV
433GLOBAL bfb
434# change units from m/s to kg/s
4350.0 0
436# CHECKOUT: indicate computation of global, land and sea field integrals.
437 INT=1
438#
439#########################################################################
440# Field 26 : wind stress module (a->o 19)
441#
442##COTAUMOD  O_TauMod 466 <freq_coupling>  6   flxat.nc   <output_mode>
443##tlmd    torc  LAG=<lag_atm>
444##P  0 P  2
445##INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
446# Reverse
447##NORSUD WSTEST
448# CHECKIN: indicate computation of global, land and sea field integrals.
449## INT=1
450# Mask value
451##888888.
452# Extrapolation method
453##NINENN 2 1 1
454# Interpolation method
455##BICUBIPS  Z   SCALAR
456# CHECKOUT: indicate computation of global, land and sea field integrals.
457## INT=1
458#
459#########################################################################
460#
461 $END
Note: See TracBrowser for help on using the repository browser.