source: CONFIG/UNIFORM/v6/IPSLCM6CHT/GENERAL/PARAM/namcouple_ORCA1xLMD144142 @ 3688

Last change on this file since 3688 was 3688, checked in by acosce, 6 years ago

remove these configuration not use anymore

File size: 14.9 KB
RevLine 
[2456]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
[3688]21            27
[2456]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
[3688]42   0 <lucia_ok>
[2456]43 $END
44#
45###############################################################################
46 $STRINGS
47###############################################################################
48#
49#                      OCEAN  --->>>  ATMOS
50#                      --------------------
51# Field 1 : Weighted sea surface temperature (o->a 1)
52#
[3688]53O_SSTSST  SISUTESW 1 <freq_coupling>  2  sstoc.nc  <output_mode>
54362 332 144 143 torc  tlmd  LAG=<lag_oce>
[2456]55P  2 P  0
[3688]56LOCTRANS MAPPING
[2456]57# LOCTRANS: AVERAGE to average value over coupling period
58 AVERAGE
59# CHECKIN: indicate computation of global, land and sea field integrals.
60# Mozaic: 1) mapping filename 2) connected unit 3) dataset rank 4) Maximum
61#         number of overlapped neighbors
62rmp_torc_to_tlmd_MOSAIC.nc src
63# CHECKOUT: indicate computation of global, land and sea field integrals.
64#
65############################################################################
66#
67# Field 2 : Sea ice extent  (o->a 2)
68#
[3688]69OIceFrc SIICECOV 44 <freq_coupling>  2  sstoc.nc <output_mode>
70362 332 144 143 torc  tlmd   LAG=<lag_oce>
[2456]71P  2 P  0
72#
[3688]73LOCTRANS MAPPING
[2456]74 AVERAGE
75# CHECKIN: indicate computation of global, land and sea field integrals.
76#
77rmp_torc_to_tlmd_MOSAIC.nc src
78# CHECKOUT: indicate computation of global, land and sea field integrals.
79#
80#
81############################################################################
82#
83# Field 3 : Weighted Sea Ice Temperature (o->a 3)
84#
[3688]85O_TepIce  SIICTEMW 34 <freq_coupling>  2  sstoc.nc  <output_mode>
86362 332 144 143 torc  tlmd   LAG=<lag_oce>
[2456]87P  2 P  0
[3688]88LOCTRANS MAPPING
[2456]89 AVERAGE
90# CHECKIN: indicate computation of global, land and sea field integrals.
91#
92rmp_torc_to_tlmd_MOSAIC.nc src
93# CHECKOUT: indicate computation of global, land and sea field integrals.
94#
95############################################################################
96#
97# Field 4 : Weighted Sea ice albedo (o->a 4)
98#
[3688]99O_AlbIce  SIICEALW 17 <freq_coupling>  2  sstoc.nc  <output_mode>
100362 332 144 143 torc  tlmd  LAG=<lag_oce> 
[2456]101P  2 P  0
102#
[3688]103LOCTRANS MAPPING
[2456]104 AVERAGE
105# CHECKIN: indicate computation of global, land and sea field integrals.
106#
107rmp_torc_to_tlmd_MOSAIC.nc src
108# CHECKOUT: indicate computation of global, land and sea field integrals.
109#
110#
111############################################################################
112#
113# Field 5 : Current surface (o->a 5)
[3688]114O_OCurx1 CURRENTX 321 <freq_coupling>  2  sstoc.nc  <output_mode>
115362 332 144 143 torc    tlmd  LAG=<lag_oce>
[2456]116P  2 P  0
[3688]117LOCTRANS MAPPING
[2456]118 AVERAGE
119# CHECKIN: indicate computation of global, land and sea field integrals.
120#
121rmp_torc_to_tlmd_MOSAIC.nc src
122# CHECKOUT: indicate computation of global, land and sea field integrals.
123#
124#
125############################################################################
126#
127# Field 6 : Current surface (o->a 6)
[3688]128O_OCury1 CURRENTY 321 <freq_coupling>  2  sstoc.nc  <output_mode>
129362 332 144 143 torc    tlmd  LAG=<lag_oce>
[2456]130P  2 P  0
[3688]131LOCTRANS MAPPING
[2456]132 AVERAGE
133# CHECKIN: indicate computation of global, land and sea field integrals.
134#
135rmp_torc_to_tlmd_MOSAIC.nc src
136# CHECKOUT: indicate computation of global, land and sea field integrals.
137
138############################################################################
139#
140# Field 7 : Current surface (o->a 7)
[3688]141O_OCurz1 CURRENTZ 321 <freq_coupling>  2  sstoc.nc  <output_mode>
142362 332 144 143 torc    tlmd  LAG=<lag_oce>
[2456]143P  2 P  0
[3688]144LOCTRANS MAPPING
[2456]145 AVERAGE
146# CHECKIN: indicate computation of global, land and sea field integrals.
147#
148rmp_torc_to_tlmd_MOSAIC.nc src
149# CHECKOUT: indicate computation of global, land and sea field integrals.
150#
151#
152############################################################################
153#
154#                      ATMOSPHERE  --->>>  OCEAN
155#                      -------------------------
156############################################################################   
157#
158# Field 8 : wind stress along X axis (a->o 1)
159#
[3688]160COTAUXXU O_OTaux1 23 <freq_coupling>  1  flxat.nc   <output_mode>
161144 143 362 332 tlmd    uorc  LAG=<lag_atm>
[2456]162P  0 P  2
[3688]163MAPPING
[2456]164# CHECKIN: indicate computation of global, land and sea field integrals.
[3688]165# Interpolation method ou parametres mozaic
166rmp_tlmd_to_uorc_BILINEAR_Corrected.nc dst
[2456]167# CHECKOUT: indicate computation of global, land and sea field integrals.
168#
169###########################################################################
170#
171# Field 9 : stress along Y axis (a->o 2)
172#
[3688]173COTAUYYU O_OTauy1 23 <freq_coupling>  1  flxat.nc  <output_mode>
174144 143 362 332 tlmd    uorc  LAG=<lag_atm>
[2456]175P  0 P  2
[3688]176MAPPING
[2456]177# CHECKIN: indicate computation of global, land and sea field integrals.
[3688]178# Interpolation method ou parametres mozaic
179rmp_tlmd_to_uorc_BILINEAR_Corrected.nc dst
[2456]180# CHECKOUT: indicate computation of global, land and sea field integrals.
181#
182###########################################################################
183#
184# Field 10 :wind stress along Z axis (a->o 3)
185#
[3688]186COTAUZZU O_OTauz1 23 <freq_coupling>  1  flxat.nc  <output_mode>
187144 143 362 332 tlmd    uorc  LAG=<lag_atm>
[2456]188P  0 P  2
[3688]189MAPPING
[2456]190# CHECKIN: indicate computation of global, land and sea field integrals.
[3688]191# Interpolation method ou parametres mozaic
192rmp_tlmd_to_uorc_BILINEAR_Corrected.nc dst
[2456]193# CHECKOUT: indicate computation of global, land and sea field integrals.
194#
195##########################################################################
196#
197# Field 11 : wind stress along X axis 2 (a->o 4)
198#
[3688]199COTAUXXV O_OTaux2  24 <freq_coupling>  1    flxat.nc  <output_mode>
200144 143 362 332 tlmd    vorc  LAG=<lag_atm>
[2456]201P  0 P  2
[3688]202SCRIPR
[2456]203# CHECKIN: indicate computation of global, land and sea field integrals.
204BILINEAR LR SCALAR LATLON 10
205# CHECKOUT: indicate computation of global, land and sea field integrals.
206#
207##########################################################################
208#
209# Field 12 : wind stress along Y axis 2 (a->o 5)
210#
[3688]211COTAUYYV O_OTauy2  24 <freq_coupling>  1    flxat.nc  <output_mode>
212144 143 362 332 tlmd    vorc  LAG=<lag_atm>
[2456]213P  0 P  2
[3688]214SCRIPR
[2456]215# CHECKIN: indicate computation of global, land and sea field integrals.
216BILINEAR LR SCALAR LATLON 10
217# CHECKOUT: indicate computation of global, land and sea field integrals.
218#
219##########################################################################
220#
221# Field 13 :  wind stress along Z axis 2 (a->o 6)
222#
[3688]223COTAUZZV O_OTauz2  24 <freq_coupling>  1    flxat.nc  <output_mode>
224144 143 362 332 tlmd    vorc  LAG=<lag_atm>
[2456]225P  0 P  2
[3688]226SCRIPR
[2456]227# CHECKIN: indicate computation of global, land and sea field integrals.
228BILINEAR LR SCALAR LATLON 10
229# CHECKOUT: indicate computation of global, land and sea field integrals.
230#
231#########################################################################
232# Field 14 :  wind speed 10m (a->o 7)
233#
[3688]234COWINDSP O_Wind10  56 <freq_coupling>  1    flxat.nc  <output_mode>
235144 143 362 332 tlmd    torc  LAG=<lag_atm>
[2456]236P  0 P  2
[3688]237MAPPING
[2456]238# CHECKIN: indicate computation of global, land and sea field integrals.
[3688]239# Interpolation method ou parametres mozaic
240rmp_tlmd_to_torc_BILINEAR_Corrected.nc dst
[2456]241# CHECKOUT: indicate computation of global, land and sea field integrals.
242#
243#########################################################################
244#
245# Field 15 : Total rain (a->o 8)
246#
[3688]247COTOTRAI OTotRain 26 <freq_coupling>  1   flxat.nc   <output_mode>
248144 143 362 332 tlmd    torc  LAG=<lag_atm>
[2456]249P  0 P  2
[3688]250MAPPING
[2456]251# CHECKIN: indicate computation of global, land and sea field integrals.
252# Interpolation method ou parametres mozaic
[3688]253rmp_tlmd_to_torc_MOSAIC.nc dst
[2456]254# CHECKOUT: indicate computation of global, land and sea field integrals.
255#
256##########################################################################
257#
258# Field 16 :  Total snow (a->o 9)
259#
[3688]260COTOTSNO  OTotSnow 28 <freq_coupling>  1   flxat.nc   <output_mode>
261144 143 362 332 tlmd    torc  LAG=<lag_atm>
[2456]262P  0 P  2
[3688]263MAPPING
[2456]264# CHECKIN: indicate computation of global, land and sea field integrals.
265# Interpolation method ou parametres mozaic
[3688]266rmp_tlmd_to_torc_MOSAIC.nc dst
[2456]267# CHECKOUT: indicate computation of global, land and sea field integrals.
268#
269#########################################################################
270#
271# Field 17 : Total evap (a->o 10)
272#
[3688]273COTOTEVA  OTotEvap 25 <freq_coupling>  1   flxat.nc   <output_mode>
274144 143 362 332 tlmd    torc  LAG=<lag_atm>
[2456]275P  0 P  2
[3688]276MAPPING
[2456]277# CHECKIN: indicate computation of global, land and sea field integrals.
278# Interpolation method ou parametres mozaic
[3688]279rmp_tlmd_to_torc_MOSAIC.nc dst
[2456]280# CHECKOUT: indicate computation of global, land and sea field integrals.
281#
282##########################################################################
283#
284# Field 18 : Evaporation Ice  (a->o 11)
285#
[3688]286COICEVAP OIceEvap 41 <freq_coupling>  1   flxat.nc   <output_mode>
287144 143 362 332 tlmd    torc  LAG=<lag_atm>
[2456]288P  0 P  2
[3688]289MAPPING
[2456]290# CHECKIN: indicate computation of global, land and sea field integrals.
291# Interpolation method ou parametres mozaic
[3688]292rmp_tlmd_to_torc_MOSAIC.nc dst
[2456]293# CHECKOUT: indicate computation of global, land and sea field integrals.
294#
295##########################################################################
296#
297# Field 19 : Total solar heat flux (a->o 12)
298#
[3688]299COQSRMIX O_QsrMix  7 <freq_coupling> 1   flxat.nc  <output_mode>
300144 143 362 332 tlmd    torc  LAG=<lag_atm>
[2456]301P  0 P  2
[3688]302MAPPING
[2456]303# CHECKIN: indicate computation of global, land and sea field integrals.
304# Interpolation method or mozaic parameters
[3688]305rmp_tlmd_to_torc_MOSAIC.nc dst
[2456]306# CHECKOUT: indicate computation of global, land and sea field integrals.
307#
308#########################################################################
309#
310# Field 20 : Total Non solar heat flux (a->o 13)
311#
[3688]312COQNSMIX O_QnsMix 6 <freq_coupling>  1   flxat.nc  <output_mode>
313144 143 362 332 tlmd    torc   LAG=<lag_atm>
[2456]314P  0 P  2
[3688]315MAPPING
[2456]316# CHECKIN: indicate computation of global, land and sea field integrals.
317# Interpolation method ou parametres mozaic
[3688]318rmp_tlmd_to_torc_MOSAIC.nc dst
[2456]319# CHECKOUT: indicate computation of global, land and sea field integrals.
320#
321###########################################################################
322#
323# Field 21 : solar heat flux on ice (a->o 14)
324#
[3688]325COSHFICE O_QsrIce  7 <freq_coupling> 1   flxat.nc  <output_mode>
326144 143 362 332 tlmd    torc  LAG=<lag_atm>
[2456]327P  0 P  2
[3688]328MAPPING
[2456]329# CHECKIN: indicate computation of global, land and sea field integrals.
330# Interpolation method or mozaic parameters
[3688]331rmp_tlmd_to_torc_MOSAIC.nc dst
[2456]332# CHECKOUT: indicate computation of global, land and sea field integrals.
333#
334############################################################################
335#
336# Field 22 : Non solar heat flux on ice (a->o 15)
337#
[3688]338CONSFICE O_QnsIce 6 <freq_coupling>  1  flxat.nc  <output_mode>
339144 143 362 332 tlmd    torc  LAG=<lag_atm>
[2456]340P  0 P  2
[3688]341MAPPING
[2456]342# CHECKIN: indicate computation of global, land and sea field integrals.
343# Interpolation method ou parametres mozaic
[3688]344rmp_tlmd_to_torc_MOSAIC.nc dst
[2456]345# CHECKOUT: indicate computation of global, land and sea field integrals.
346#
347############################################################################
348#
349# Field 23 : Non solar heat flux derivative (a->o 16)
350#
[3688]351CODFLXDT O_dQnsdT  35 <freq_coupling>  1   flxat.nc  <output_mode>
352144 143 362 332 tlmd    torc  LAG=<lag_atm>
[2456]353P  0 P  2
[3688]354MAPPING
[2456]355# CHECKIN: indicate computation of global, land and sea field integrals.
356# Interpolation method ou parametres mozaic
[3688]357rmp_tlmd_to_torc_MOSAIC.nc dst
[2456]358# CHECKOUT: indicate computation of global, land and sea field integrals.
359#
360#########################################################################
361#
[3688]362# Field 24 : iceberg calving north (a->o 17)
[2456]363#
[3688]364COCALVIN OCalving  36 <freq_coupling_roff_calv>  2  flxat.nc  <output_mode>
365144 143 362 332 tlmd    torc  LAG=<lag_atm_roff_calv>
[2456]366P  0 P  2
[3688]367LOCTRANS MAPPING
368AVERAGE
[2456]369# CHECKIN: indicate computation of global, land and sea field integrals.
370# Interpolation method ou parametres mozaic
[3688]371rmp_tlmd_to_torc_MOSAIC_calving_nosouth.nc dst
[2456]372# CHECKOUT: indicate computation of global, land and sea field integrals.
373#
374#########################################################################
375#
[3688]376# Field 25 : iceberg melting (a->o 17)
[2456]377#
[3688]378COCALVIN OIceberg  36 <freq_coupling_roff_calv>  3  icbrg.nc  <output_mode>
379144 143 362 332 tlmd    torc  LAG=<lag_atm_roff_calv>
[2456]380P  0 P  2
[3688]381LOCTRANS MAPPING BLASNEW
382AVERAGE
[2456]383# CHECKIN: indicate computation of global, land and sea field integrals.
384# Interpolation method ou parametres mozaic
[3688]385rmp_tlmd_to_torc_MOSAIC_calving_iceberg.nc dst
3860.5 0
387# CHECKOUT: indicate computation of global, land and sea field integrals.
388#########################################################################
389#
390# Field 26 : ice shelf melting (a->o 17)
391#
392COCALVIN OIcshelf  36 <freq_coupling_roff_calv>  3  icshf.nc  <output_mode>
393144 143 362 332 tlmd    torc  LAG=<lag_atm_roff_calv>
394P  0 P  2
395LOCTRANS MAPPING BLASNEW
396AVERAGE
397# CHECKIN: indicate computation of global, land and sea field integrals.
398# Interpolation method ou parametres mozaic
399rmp_tlmd_to_torc_MOSAIC_calving_iceshelf.nc dst
4000.5 0
401# CHECKOUT: indicate computation of global, land and sea field integrals.
402##########################################################################
403#
404# Field 27 : liquid run-off (river + direct)  (a->o 18)
405#
406COLIQRUN  O_Runoff 32 <freq_coupling_roff_calv>  4  flxat.nc   <output_mode>
407144 143 362 332 aone  torc  LAG=<lag_atm_roff_calv>
408P  0 P  2
409LOCTRANS MAPPING CONSERV BLASNEW
410AVERAGE
411# Interpolation method ou parametres mozaic
[2456]412# weights convert from kg/s to kg/m^2/s
413rmp_tlmd_to_torc_MOSAIC_rivflu.nc dst
414# CONSERV
415GLOBAL bfb
416# change units from m/s to kg/s
[3688]4171000.0 0
[2456]418# CHECKOUT: indicate computation of global, land and sea field integrals.
419#
420#########################################################################
421# Field 26 : wind stress module (a->o 19)
422#
423##COTAUMOD  O_TauMod 466 <freq_coupling>  6   flxat.nc   <output_mode>
424##tlmd    torc  LAG=<lag_atm>
425##P  0 P  2
426##INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
427# Reverse
428##NORSUD WSTEST
429# CHECKIN: indicate computation of global, land and sea field integrals.
430## INT=1
431# Mask value
432##888888.
433# Extrapolation method
434##NINENN 2 1 1
435# Interpolation method
436##BICUBIPS  Z   SCALAR
437# CHECKOUT: indicate computation of global, land and sea field integrals.
438## INT=1
439#
440#########################################################################
441#
442 $END
Note: See TracBrowser for help on using the repository browser.