source: CONFIG/trunk/IPSLCM5_WORK/EXP00/PARAM/namcouple_ORCA2xLMD9671 @ 396

Last change on this file since 396 was 396, checked in by aclsce, 16 years ago

Creation of IPSLCM5_WORK coupled configuration as working configuration.

File size: 15.2 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# SEQMODE : 1        if all models run simultaneously
19#           n        if  n  models run sequentially
20 $SEQMODE
21              1
22 $END
23###############################################################################
24#
25# CHANNEL (CHAR*4)
26#           PIPE        if named pipes + binary files are used
27#                       for synchro and data respectively (not tested);
28#           MPI1/2      if MPI message passing is used for data exchange;
29#
30 $CHANNEL
31 <lib_mpi>
32 <nproc_atm>  <nproc_atm>
33 <nproc_oce>  <nproc_oce>
34 $END
35###############################################################################
36#
37# NFIELDS : total number of fields being exchanged.
38#
39 $NFIELDS
40            21
41 $END
42###############################################################################
43#
44# JOBNAME : acronym for the given simulation (CHAR*3)
45#
46 $JOBNAME
47            EXP   
48 $END
49###############################################################################
50#
51# NBMODEL : number of models and their names (CHAR*6).
52#
53 $NBMODEL
54  2  lmdz.x oceanx
55 $END
56###############################################################################
57#
58# RUNTIME: total simulated time for the actual run in seconds (<I8)
59#
60 $RUNTIME
61 <total_time>
62 $END
63###############################################################################
64#
65# INIDATE (I8)
66#         initial date of the run (YYYYMMDD)         
67#
68 $INIDATE
69 <initial_date>
70 $END
71###############################################################################
72#
73# MODINFO (YES or NOT)
74#         Indicates whether a header is encapsulated within the field
75#
76 $MODINFO
77  NOT
78 $END
79###############################################################################
80#
81# NLOGPRT: printing level in output file cplout:
82#              0 = no printing
83#              1 = main routines and field names when treated
84#              2 = complete output
85#
86 $NLOGPRT
87   2
88 $END
89###############################################################################
90#
91# CALTYPE: Calendar type
92#                  0      = 365 day calendar (no leap years)
93#                  1      = 365 day, or 366 days for leap years, calendar
94#                  n (>1) = n day month calendar
95#
96 $CALTYPE
97         0
98 $END
99#
100#
101###############################################################################
102 $STRINGS
103###############################################################################
104#
105#                      OCEAN  --->>>  ATMOS
106#                      --------------------
107# Field 1 : Sea surface temperature (o->a 1)
108O_SSTSST SISUTESW 1 86400  5  sstoc.nc  EXPORTED
109torc  tlmd  LAG=5760
110P  2 P  0
111LOCTRANS CHECKIN MOZAIC CHECKOUT REVERSE
112 AVERAGE
113# CHECKIN: indicate computation of global, land and sea field integrals.
114 INT=1
115# Mozaic: 1) mapping filename 2) connected unit 3) dataset rank 4) Maximum
116#         number of overlapped neighbors
117wo2a.tsg 93  1  20
118# CHECKOUT: indicate computation of global, land and sea field integrals.
119 INT=1
120#
121  NORSUD   WSTEST
122
123#
124############################################################################
125#
126############################################################################
127# Field 2 : Sea ice extent  (o->a 2)
128#
129OIceFrac SIICECOV 2 86400  5  sstoc.nc EXPORTED
130torc  tlmd   LAG=5760
131P  2 P  0
132#
133LOCTRANS CHECKIN MOZAIC  CHECKOUT  REVERSE
134 AVERAGE
135# CHECKIN: indicate computation of global, land and sea field integrals.
136 INT=1
137#
138wo2a.tsg 93  1 20
139# CHECKOUT: indicate computation of global, land and sea field integrals.
140 INT=1
141#
142NORSUD   WSTEST
143#
144############################################################################
145# Field 3 : Sea Ice Temperature (o->a 4)
146#
147O_TepIce SIICTEMW 34 86400  5  sstoc.nc  EXPORTED
148torc  tlmd   LAG=5760
149P  2 P  0
150LOCTRANS CHECKIN MOZAIC CHECKOUT REVERSE
151 AVERAGE
152# CHECKIN: indicate computation of global, land and sea field integrals.
153 INT=1
154#
155wo2a.tsg 93  1  20
156# CHECKOUT: indicate computation of global, land and sea field integrals.
157 INT=1
158#
159  NORSUD   WSTEST
160#
161############################################################################
162# Field 4 : Sea ice albedo (o->a 3)
163#
164O_AlbIce SIICEALW 17 86400  5  sstoc.nc  EXPORTED
165torc  tlmd  LAG=5760 
166P  2 P  0
167#
168LOCTRANS CHECKIN MOZAIC CHECKOUT  REVERSE
169 AVERAGE
170# CHECKIN: indicate computation of global, land and sea field integrals.
171 INT=1
172#
173wo2a.tsg 93  1 20
174# CHECKOUT: indicate computation of global, land and sea field integrals.
175 INT=1
176#
177NORSUD   WSTEST
178#
179############################################################################
180#
181#                      ATMOSPHERE  --->>>  OCEAN
182#                      -------------------------
183############################################################################   
184# Field 17 : wind stress along X axis (a->o tau 1)
185#
186COTAUXXU O_OTaux1 23 86400  6  flxat.nc   EXPORTED
187tlmd    uorc  LAG=1800
188P  0 P  2
189INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
190# Reverse
191NORSUD WSTEST
192# CHECKIN: indicate computation of global, land and sea field integrals.
193 INT=1
194# Mask value
195888888.
196# Extrapolation method
197NINENN 2 1 1
198# Interpolation method
199BICUBIPS  Z   SCALAR
200# CHECKOUT: indicate computation of global, land and sea field integrals.
201 INT=1
202#
203###########################################################################
204#
205#
206# Field 18 : stress along Y axis (a->o tau 1)
207#
208COTAUYYU O_OTauy1 23 86400  6  flxat.nc  EXPORTED
209tlmd    uorc  LAG=1800
210P  0 P  2
211INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
212# Reverse
213NORSUD WSTEST
214# CHECKIN: indicate computation of global, land and sea field integrals.
215 INT=1
216# Mask value
217888888.
218# Extrapolation method
219NINENN 2 1 1
220# Interpolation method
221BICUBIPS  Z   SCALAR
222# CHECKOUT: indicate computation of global, land and sea field integrals.
223 INT=1
224#
225###########################################################################
226#
227#
228# Field 19 :wind stress along Z axis (a->o tau 1)
229#
230COTAUZZU O_OTauz1 23 86400  6  flxat.nc  EXPORTED
231tlmd    uorc  LAG=1800
232P  0 P  2
233INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
234# Reverse
235NORSUD WSTEST
236# CHECKIN: indicate computation of global, land and sea field integrals.
237 INT=1
238# Mask value
239888888.
240# Extrapolation method
241NINENN 2 1 1
242# Interpolation method
243BICUBIPS  Z   SCALAR
244# CHECKOUT: indicate computation of global, land and sea field integrals.
245 INT=1
246#
247##########################################################################
248#
249# Field 20 : wind stress along X axis 2 (a->o tau 2)
250#
251COTAUXXV O_OTaux2 24 86400  6    flxat.nc  EXPORTED
252tlmd    vorc  LAG=1800
253P  0 P  2
254INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
255# Reverse
256NORSUD WSTEST
257# CHECKIN: indicate computation of global, land and sea field integrals.
258 INT=1
259# Mask value
260888888.
261# Extrapolation method
262NINENN 2 1 1
263# Interpolation method
264BICUBIPS  Z   SCALAR
265# CHECKOUT: indicate computation of global, land and sea field integrals.
266 INT=1
267#
268##########################################################################
269#
270# Field 21 : wind stress along Y axis 2 (a->o tau 2)
271#
272COTAUYYV O_OTauy2 24 86400  6    flxat.nc  EXPORTED
273tlmd    vorc  LAG=1800
274P  0 P  2
275INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
276# Reverse
277NORSUD WSTEST
278# CHECKIN: indicate computation of global, land and sea field integrals.
279 INT=1
280# Mask value
281888888.
282# Extrapolation method
283NINENN 2 1 1
284# Interpolation method
285BICUBIPS  Z   SCALAR
286# CHECKOUT: indicate computation of global, land and sea field integrals.
287 INT=1
288#
289##########################################################################
290#
291# Field 22 :  wind stress along Z axis 2 (a->o tau 2)
292#
293COTAUZZV O_OTauz2 24 86400  6    flxat.nc  EXPORTED
294tlmd    vorc  LAG=1800
295P  0 P  2
296INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
297# Reverse
298NORSUD WSTEST
299# CHECKIN: indicate computation of global, land and sea field integrals.
300 INT=1
301# Mask value
302888888.
303# Extrapolation method
304NINENN 2 1 1
305# Interpolation method
306BICUBIPS  Z   SCALAR
307# CHECKOUT: indicate computation of global, land and sea field integrals.
308 INT=1
309##
310##########################################################################
311#
312# Field 11 : 10-m wind speed (a->o tau 2)
313#
314COWINDSP O_Wind10 36 86400  6    flxat.nc EXPORTED
315tlmd  torc LAG=1800
316P  0 P  2
317INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
318# Reverse
319NORSUD WSTEST
320# CHECKIN: indicate computation of global, land and sea field integrals.
321 INT=1
322# Mask value
323888888.
324# Extrapolation method
325NINENN 2 1 1
326# Interpolation method
327BILINEAR  Z   SCALAR
328# CHECKOUT: indicate computation of global, land and sea field integrals.
329 INT=1
330#
331#########################################################################
332#
333# Field 10 : tprecip = ( rain_ice + snow_ice ) - evap_ice
334###  (a->o flx 7)
335#
336COPEFWAT OIPr-Sub 25 86400  5   flxat.nc   EXPORTED
337tlmd    torc  LAG=1800
338P  0 P  2
339INVERT CHECKIN MOZAIC BLASNEW CHECKOUT
340# Reverse
341NORSUD WSTEST
342# CHECKIN: indicate computation of global, land and sea field integrals.
343 INT=1
344# Interpolation method ou parametres mozaic
345wa2o.flx 92  2    14
346# change of sign
347-1.0 0
348# CHECKOUT: indicate computation of global, land and sea field integrals.
349 INT=1
350#
351##########################################################################
352#
353# Field 11 :  sprecip = snow_ice - evap_ice (o->a flx 6)
354#
355COPEFICE  OISn-Sub 25 86400  5   flxat.nc   EXPORTED
356tlmd    torc  LAG=1800
357P  0 P  2
358INVERT CHECKIN MOZAIC BLASNEW CHECKOUT
359# Reverse
360NORSUD WSTEST
361# CHECKIN: indicate computation of global, land and sea field integrals.
362 INT=1
363# Interpolation method ou parametres mozaic
364wa2o.flx 92  2    14
365# change of sign
366-1.0 0
367# CHECKOUT: indicate computation of global, land and sea field integrals.
368 INT=1
369#########################################################################
370#
371# Field 12: emp = emp_oce = evap_oce -
372### ( rain_oce + snow_oce ) (a->o flx 9)
373#
374COTOSPSU  OOEv-OPr 28 86400  4   flxat.nc   EXPORTED
375tlmd    torc  LAG=1800
376P  0 P  2
377INVERT CHECKIN MOZAIC CHECKOUT
378# Reverse
379NORSUD WSTEST
380# CHECKIN: indicate computation of global, land and sea field integrals.
381 INT=1
382# Interpolation method ou parametres mozaic
383wa2o.flx 92  2    14
384# change of sign
385###-1.0 0
386# CHECKOUT: indicate computation of global, land and sea field integrals.
387 INT=1
388##########################################################################
389#
390# Field 13 : Evaporation Ice  (a->o flx 8)
391#
392#####COICEVAP OIceEvap 27 86400  4   flxat.nc   EXPORTED
393#####tlmd    torc  LAG=1800
394#####P  0 P  2
395###INVERT CHECKIN MOZAIC BLASNEW CHECKOUT
396#####INVERT CHECKIN MOZAIC CHECKOUT
397# Reverse
398#####NORSUD WSTEST
399# CHECKIN: indicate computation of global, land and sea field integrals.
400##### INT=1
401# Interpolation method ou parametres mozaic
402#####wa2o.flx 92  2    14
403# change of sign
404###-1.0 0
405# CHECKOUT: indicate computation of global, land and sea field integrals.
406##### INT=1
407#
408###########################################################################
409# Field 6 : solar heat flux on ocean (a->o flx 2)
410#
411COSWFLDO O_QsrOce  7 86400 4   flxat.nc  EXPORTED
412tlmd    torc  LAG=1800
413P  0 P  2
414INVERT CHECKIN MOZAIC CHECKOUT
415# Reverse
416NORSUD WSTEST
417# CHECKIN: indicate computation of global, land and sea field integrals.
418 INT=1
419# Interpolation method or mozaic parameters
420wa2o.flx 92  2    14
421# CHECKOUT: indicate computation of global, land and sea field integrals.
422 INT=1
423#########################################################################
424#
425# Field 8 : Non solar heat flux on ocean (a->o flx 4)
426#
427CONSFLDO O_QnsOce 6 86400  4   flxat.nc  EXPORTED
428tlmd    torc   LAG=1800
429P  0 P  2
430INVERT CHECKIN MOZAIC CHECKOUT
431# Reverse
432NORSUD WSTEST
433# CHECKIN: indicate computation of global, land and sea field integrals.
434 INT=1
435# Interpolation method ou parametres mozaic
436wa2o.flx 92  2    14
437# CHECKOUT: indicate computation of global, land and sea field integrals.
438 INT=1
439#
440###########################################################################
441# Field 5 : solar heat flux on ice (a->o flx 1)
442#
443COSHFLIC O_QsrIce  7 86400 4   flxat.nc  EXPORTED
444tlmd    torc  LAG=1800
445P  0 P  2
446INVERT CHECKIN MOZAIC CHECKOUT
447# Reverse
448NORSUD WSTEST
449# CHECKIN: indicate computation of global, land and sea field integrals.
450 INT=1
451# Interpolation method or mozaic parameters
452wa2o.flx 92  2    14 
453# CHECKOUT: indicate computation of global, land and sea field integrals.
454 INT=1
455#
456#
457############################################################################
458#
459# Field 7 : Non solar heat flux on ice (a->o flx 3)
460#
461CONSFLIC O_QnsIce 6 86400  4  flxat.nc  EXPORTED
462tlmd    torc  LAG=1800
463P  0 P  2
464INVERT CHECKIN MOZAIC CHECKOUT
465# Reverse
466NORSUD WSTEST
467# CHECKIN: indicate computation of global, land and sea field integrals.
468 INT=1
469# Interpolation method ou parametres mozaic
470wa2o.flx 92  2    14
471# CHECKOUT: indicate computation of global, land and sea field integrals.
472 INT=1
473#
474############################################################################
475#
476# Field 9 : Non solar heat flux derivative (o->a flx 5)
477#
478CODFLXDT O_dQnsdT  35 86400  4   flxat.nc  EXPORTED
479tlmd    torc  LAG=1800
480P  0 P  2
481INVERT CHECKIN MOZAIC CHECKOUT
482# Reverse
483NORSUD WSTEST
484# CHECKIN: indicate computation of global, land and sea field integrals.
485 INT=1
486# Interpolation method ou parametres mozaic
487wa2o.flx 92  2    14
488# CHECKOUT: indicate computation of global, land and sea field integrals.
489 INT=1
490#
491#########################################################################
492#
493# Field 16 : iceberg calving (a->o flx 12)
494#
495CRWOCEIS OCalving  32 86400  5  flxat.nc  EXPORTED
496tlmd    torc  LAG=1800
497P  0 P  2
498INVERT CHECKIN MOZAIC BLASNEW CHECKOUT
499# Reverse
500NORSUD WSTEST
501# CHECKIN: indicate computation of global, land and sea field integrals.
502 INT=1
503# Interpolation method ou parametres mozaic
504wa2o.cal  98   5   36
505# change of sign
506-1.0 0
507# CHECKOUT: indicate computation of global, land and sea field integrals.
508 INT=1
509#########################################################################
510#
511# Field 15 : river run-off (a->o flx 11)
512#
513CRWOCERD  O_Runoff 32 86400  5  flxat.nc   EXPORTED
514tlmd    torc  LAG=1800
515P  0 P  2
516INVERT CHECKIN MOZAIC BLASNEW CHECKOUT
517# Reverse
518NORSUD WSTEST
519# CHECKIN: indicate computation of global, land and sea field integrals.
520 INT=1
521# Interpolation method ou parametres mozaic
522wa2o.run 94    4   158
523# change units from m/s to kg/s, change of sign
524# weights convert from kg/s to kg/m^2/s
525-1000.0 0
526# CHECKOUT: indicate computation of global, land and sea field integrals.
527 INT=1
528#
529#########################################################################
530#
531# Field 14 : direct run-off (a->o flx 10)
532#
533##CRWOCECD  FRWOCECD 32 86400  5  flxat.nc   EXPORTED
534##tlmd    torc  LAG=1800
535##P  0 P  2
536##INVERT CHECKIN MOZAIC BLASNEW CHECKOUT
537# Reverse
538##NORSUD WSTEST
539# CHECKIN: indicate computation of global, land and sea field integrals.
540## INT=1
541# Interpolation method ou parametres mozaic
542##wa2o.run 94    4   158
543# change units from m/s to kg/s, change of sign
544# weights convert from kg/s to kg/m^2/s
545##-1000.0 0
546# CHECKOUT: indicate computation of global, land and sea field integrals.
547## INT=1
548#
549##########################################################################
550###########################################################################
551#
552 $END
Note: See TracBrowser for help on using the repository browser.