source: CONFIG/UNIFORM/v6/IPSLCM5A2CHT.2/GENERAL/PARAM/namcouple_ORCA2xLMD9695_MX @ 6035

Last change on this file since 6035 was 6035, checked in by acosce, 2 years ago

in IPSLCM5A2CHT configuration :

  • add parameters files need by paleo Experiment
  • Add Addnoise functionality in configuration (see rev[5106] on IPSLCM5A2 configuration)
  • remove .resol file not need
  • add modification in driver for paleo experiment
  • add iom.F90 to allow flexible handling of calendar (see rev[4930] in IPSLCM5A2CHT configuration)
File size: 10.3 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 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#
53O_SSTSST  SISUTESW 1 <freq_coupling>  2  sstoc.nc  <output_mode>
54182 149 96 96 torc  tlmd  LAG=<lag_oce>
55P  2 P  0
56LOCTRANS MAPPING
57# LOCTRANS: AVERAGE to average value over coupling period
58 AVERAGE
59# Mozaic: 1) mapping filename 2) connected unit 3) dataset rank 4) Maximum
60#         number of overlapped neighbors
61rmp_torc_to_tlmd_MOSAIC.nc src
62#
63############################################################################
64#
65# Field 2 : Sea ice extent  (o->a 2)
66#
67OIceFrc SIICECOV 44 <freq_coupling>  2  sstoc.nc <output_mode>
68182 149 96 96 torc  tlmd   LAG=<lag_oce>
69P  2 P  0
70#
71LOCTRANS MAPPING
72 AVERAGE
73#
74rmp_torc_to_tlmd_MOSAIC.nc src
75#
76#
77############################################################################
78#
79# Field 3 : Weighted Sea Ice Temperature (o->a 3)
80#
81O_TepIce  SIICTEMW 34 <freq_coupling>  2  sstoc.nc  <output_mode>
82182 149 96 96 torc  tlmd   LAG=<lag_oce>
83P  2 P  0
84LOCTRANS MAPPING
85 AVERAGE
86#
87rmp_torc_to_tlmd_MOSAIC.nc src
88#
89############################################################################
90#
91# Field 4 : Weighted Sea ice albedo (o->a 4)
92#
93O_AlbIce  SIICEALW 17 <freq_coupling>  2  sstoc.nc  <output_mode>
94182 149 96 96 torc  tlmd  LAG=<lag_oce> 
95P  2 P  0
96#
97LOCTRANS MAPPING
98 AVERAGE
99#
100rmp_torc_to_tlmd_MOSAIC.nc src
101#
102#
103############################################################################
104#
105# Field 5 : Current surface (o->a 5)
106O_OCurx1 CURRENTX 321 <freq_coupling>  2  sstoc.nc  <output_mode>
107182 149 96 96 torc    tlmd  LAG=<lag_oce>
108P  2 P  0
109LOCTRANS MAPPING
110 AVERAGE
111#
112rmp_torc_to_tlmd_MOSAIC.nc src
113#
114#
115############################################################################
116#
117# Field 6 : Current surface (o->a 6)
118O_OCury1 CURRENTY 321 <freq_coupling>  2  sstoc.nc  <output_mode>
119182 149 96 96 torc    tlmd  LAG=<lag_oce>
120P  2 P  0
121LOCTRANS MAPPING
122 AVERAGE
123#
124rmp_torc_to_tlmd_MOSAIC.nc src
125
126############################################################################
127#
128# Field 7 : Current surface (o->a 7)
129O_OCurz1 CURRENTZ 321 <freq_coupling>  2  sstoc.nc  <output_mode>
130182 149 96 96 torc    tlmd  LAG=<lag_oce>
131P  2 P  0
132LOCTRANS MAPPING
133 AVERAGE
134#
135rmp_torc_to_tlmd_MOSAIC.nc src
136#
137#
138############################################################################
139#
140#                      ATMOSPHERE  --->>>  OCEAN
141#                      -------------------------
142############################################################################   
143#
144# Field 8 : wind stress along X axis (a->o 1)
145#
146COTAUXXU O_OTaux1 23 <freq_coupling>  1  flxat.nc   <output_mode>
14796 96 182 149 tlmd    uorc  LAG=<lag_atm>
148P  0 P  2
149MAPPING
150# Interpolation method ou parametres mozaic
151rmp_tlmd_to_uorc_BILINEAR_Corrected.nc dst
152#
153###########################################################################
154#
155# Field 9 : stress along Y axis (a->o 2)
156#
157COTAUYYU O_OTauy1 23 <freq_coupling>  1  flxat.nc  <output_mode>
15896 96 182 149 tlmd    uorc  LAG=<lag_atm>
159P  0 P  2
160MAPPING                                                                         
161# Interpolation method ou parametres mozaic
162rmp_tlmd_to_uorc_BILINEAR_Corrected.nc dst
163#
164###########################################################################
165#
166# Field 10 :wind stress along Z axis (a->o 3)
167#
168COTAUZZU O_OTauz1 23 <freq_coupling>  1  flxat.nc  <output_mode>
16996 96 182 149 tlmd    uorc  LAG=<lag_atm>
170P  0 P  2
171MAPPING
172# Interpolation method ou parametres mozaic
173rmp_tlmd_to_uorc_BILINEAR_Corrected.nc dst
174#
175##########################################################################
176#
177# Field 11 : wind stress along X axis 2 (a->o 4)
178#
179COTAUXXV O_OTaux2  24 <freq_coupling>  1    flxat.nc  <output_mode>
18096 96 182 149 tlmd    vorc  LAG=<lag_atm>
181P  0 P  2
182MAPPING
183#
184rmp_tlmd_to_vorc_BILINEAR_Corrected.nc dst
185#
186##########################################################################
187#
188# Field 12 : wind stress along Y axis 2 (a->o 5)
189#
190COTAUYYV O_OTauy2  24 <freq_coupling>  1    flxat.nc  <output_mode>
19196 96 182 149 tlmd    vorc  LAG=<lag_atm>
192P  0 P  2
193MAPPING
194#
195rmp_tlmd_to_vorc_BILINEAR_Corrected.nc dst
196#
197##########################################################################
198#
199# Field 13 :  wind stress along Z axis 2 (a->o 6)
200#
201COTAUZZV O_OTauz2  24 <freq_coupling>  1    flxat.nc  <output_mode>
20296 96 182 149 tlmd    vorc  LAG=<lag_atm>
203P  0 P  2
204MAPPING
205#
206rmp_tlmd_to_vorc_BILINEAR_Corrected.nc dst
207#
208#########################################################################
209# Field 14 :  wind speed 10m (a->o 7)
210#
211COWINDSP O_Wind10  56 <freq_coupling>  1    flxat.nc  <output_mode>
21296 96 182 149 tlmd    torc  LAG=<lag_atm>
213P  0 P  2
214MAPPING
215# Interpolation method ou parametres mozaic
216rmp_tlmd_to_torc_MOSAIC.nc dst
217#
218#########################################################################
219#
220# Field 15 : Total rain (a->o 8)
221#
222COTOTRAI OTotRain 26 <freq_coupling>  1   flxat.nc   <output_mode>
22396 96 182 149 tlmd    torc  LAG=<lag_atm>
224P  0 P  2
225MAPPING
226# Interpolation method ou parametres mozaic
227rmp_tlmd_to_torc_MOSAIC.nc dst
228#
229##########################################################################
230#
231# Field 16 :  Total snow (a->o 9)
232#
233COTOTSNO  OTotSnow 28 <freq_coupling>  1   flxat.nc   <output_mode>
23496 96 182 149 tlmd    torc  LAG=<lag_atm>
235P  0 P  2
236MAPPING
237# Interpolation method ou parametres mozaic
238rmp_tlmd_to_torc_MOSAIC.nc dst
239#
240#########################################################################
241#
242# Field 17 : Total evap (a->o 10)
243#
244COTOTEVA  OTotEvap 25 <freq_coupling>  1   flxat.nc   <output_mode>
24596 96 182 149 tlmd    torc  LAG=<lag_atm>
246P  0 P  2
247MAPPING
248# Interpolation method ou parametres mozaic
249rmp_tlmd_to_torc_MOSAIC.nc dst
250#
251##########################################################################
252#
253# Field 18 : Evaporation Ice  (a->o 11)
254#
255COICEVAP OIceEvap 41 <freq_coupling>  1   flxat.nc   <output_mode>
25696 96 182 149 tlmd    torc  LAG=<lag_atm>
257P  0 P  2
258MAPPING
259# Interpolation method ou parametres mozaic
260rmp_tlmd_to_torc_MOSAIC.nc dst
261#
262##########################################################################
263#
264# Field 19 : Total solar heat flux (a->o 12)
265#
266COQSRMIX O_QsrMix  7 <freq_coupling> 1   flxat.nc  <output_mode>
26796 96 182 149 tlmd    torc  LAG=<lag_atm>
268P  0 P  2
269MAPPING
270# Interpolation method or mozaic parameters
271rmp_tlmd_to_torc_MOSAIC.nc dst
272#
273#########################################################################
274#
275# Field 20 : Total Non solar heat flux (a->o 13)
276#
277COQNSMIX O_QnsMix 6 <freq_coupling>  1   flxat.nc  <output_mode>
27896 96 182 149 tlmd    torc   LAG=<lag_atm>
279P  0 P  2
280MAPPING
281# Interpolation method ou parametres mozaic
282rmp_tlmd_to_torc_MOSAIC.nc dst
283#
284###########################################################################
285#
286# Field 21 : solar heat flux on ice (a->o 14)
287#
288COSHFICE O_QsrIce  7 <freq_coupling> 1   flxat.nc  <output_mode>
28996 96 182 149 tlmd    torc  LAG=<lag_atm>
290P  0 P  2
291MAPPING
292# Interpolation method or mozaic parameters
293rmp_tlmd_to_torc_MOSAIC.nc dst
294#
295############################################################################
296#
297# Field 22 : Non solar heat flux on ice (a->o 15)
298#
299CONSFICE O_QnsIce 6 <freq_coupling>  1  flxat.nc  <output_mode>
30096 96 182 149 tlmd    torc  LAG=<lag_atm>
301P  0 P  2
302MAPPING
303# Interpolation method ou parametres mozaic
304rmp_tlmd_to_torc_MOSAIC.nc dst
305#
306############################################################################
307#
308# Field 23 : Non solar heat flux derivative (a->o 16)
309#
310CODFLXDT O_dQnsdT  35 <freq_coupling>  1   flxat.nc  <output_mode>
31196 96 182 149 tlmd    torc  LAG=<lag_atm>
312P  0 P  2
313MAPPING
314# Interpolation method ou parametres mozaic
315rmp_tlmd_to_torc_MOSAIC.nc dst
316#
317#########################################################################
318#
319# Field 24 : iceberg calving (a->o 17)
320#
321COCALVIN OCalving  36 <freq_coupling>  1  flxat.nc  <output_mode>
32296 96 182 149 tlmd    torc  LAG=<lag_atm>
323P  0 P  2
324MAPPING
325# Interpolation method ou parametres mozaic
326rmp_tlmd_to_torc_MOSAIC_calvin.nc src
327#
328#########################################################################
329#
330# Field 25 : liquid run-off (river + direct)  (a->o 18)
331#
332COLIQRUN  O_Runoff 32 <freq_coupling>  3  flxat.nc   <output_mode>
33396 96 182 149 olmd torc  LAG=<lag_atm>
334P  0 P  2
335MAPPING CONSERV BLASNEW
336# Interpolation method ou parametres mozaic
337# weights convert from kg/s to kg/m^2/s
338rmp_tlmd_to_torc_MOSAIC_rivflu.nc dst
339# CONSERV
340GLOBAL bfb
341# change units from m/s to kg/s
3421000.0 0
343#
344#########################################################################
345# Field 26 : wind stress module (a->o 19)
346#
347##COTAUMOD  O_TauMod 466 <freq_coupling>  6   flxat.nc   <output_mode>
348##tlmd    torc  LAG=<lag_atm>
349##P  0 P  2
350##INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
351# Reverse
352##NORSUD WSTEST
353# CHECKIN: indicate computation of global, land and sea field integrals.
354## INT=1
355# Mask value
356##888888.
357# Extrapolation method
358##NINENN 2 1 1
359# Interpolation method
360##BICUBIPS  Z   SCALAR
361# CHECKOUT: indicate computation of global, land and sea field integrals.
362## INT=1
363#
364#########################################################################
365#
366 $END
Note: See TracBrowser for help on using the repository browser.