source: CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_WORK/EXPLANDU/PARAM/namcouple_ORCA2xLMD9671 @ 731

Last change on this file since 731 was 731, checked in by mmaipsl, 15 years ago

Add two new configurations in IPSLCM5_WORK :
EXPLANDU to activate LAND_USE in couple model (default map = 20C3M)

See http://forge.ipsl.jussieu.fr/orchidee/wiki/LandUse
and test in http://dods.extra.cea.fr/data/p86manci/IPSLCM5/CM5LU2/MONITORING/

EXPBIOS to activate BIO-CHEMICAL processes (STOMATE) with Land Use 1860 map.

See test in http://dods.extra.cea.fr/data/p86manci/IPSLCM5/CM5STO/

File size: 13.8 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 : Weighted Sea surface temperature (o->a 1)
108#
109O_SSTSST SISUTESW 1 86400  5  sstoc.nc  <output_mode>
110torc  tlmd  LAG=5760
111P  2 P  0
112LOCTRANS CHECKIN MOZAIC CHECKOUT REVERSE
113# LOCTRANS: AVERAGE to average value over coupling period
114 AVERAGE
115# CHECKIN: indicate computation of global, land and sea field integrals.
116 INT=1
117# Mozaic: 1) mapping filename 2) connected unit 3) dataset rank 4) Maximum
118#         number of overlapped neighbors
119wo2a.tsg 93  1  20
120# CHECKOUT: indicate computation of global, land and sea field integrals.
121 INT=1
122#
123  NORSUD   WSTEST
124
125############################################################################
126# Field 2 : Sea ice extent  (o->a 2)
127#
128OIceFrac SIICECOV 44 86400  5  sstoc.nc <output_mode>
129torc  tlmd   LAG=5760
130P  2 P  0
131#
132LOCTRANS CHECKIN MOZAIC  CHECKOUT  REVERSE
133 AVERAGE
134# CHECKIN: indicate computation of global, land and sea field integrals.
135 INT=1
136#
137wo2a.tsg 93  1 20
138# CHECKOUT: indicate computation of global, land and sea field integrals.
139 INT=1
140#
141NORSUD   WSTEST
142#
143############################################################################
144# Field 3 : Weighted Sea Ice Temperature (o->a 3)
145#
146O_TepIce SIICTEMW 34 86400  5  sstoc.nc  <output_mode>
147torc  tlmd   LAG=5760
148P  2 P  0
149LOCTRANS CHECKIN MOZAIC CHECKOUT REVERSE
150 AVERAGE
151# CHECKIN: indicate computation of global, land and sea field integrals.
152 INT=1
153#
154wo2a.tsg 93  1  20
155# CHECKOUT: indicate computation of global, land and sea field integrals.
156 INT=1
157#
158  NORSUD   WSTEST
159#
160############################################################################
161# Field 4 : Weighted Sea ice albedo (o->a 4)
162#
163O_AlbIce SIICEALW 17 86400  5  sstoc.nc  <output_mode>
164torc  tlmd  LAG=5760 
165P  2 P  0
166#
167LOCTRANS CHECKIN MOZAIC CHECKOUT  REVERSE
168 AVERAGE
169# CHECKIN: indicate computation of global, land and sea field integrals.
170 INT=1
171#
172wo2a.tsg 93  1 20
173# CHECKOUT: indicate computation of global, land and sea field integrals.
174 INT=1
175#
176NORSUD   WSTEST
177#
178############################################################################
179#
180#                      ATMOSPHERE  --->>>  OCEAN
181#                      -------------------------
182############################################################################   
183#
184# Field 5 : wind stress along X axis (a->o tau 1)
185#
186COTAUXXU O_OTaux1 23 86400  6  flxat.nc   <output_mode>
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# Field 6 : stress along Y axis (a->o tau 1)
206#
207COTAUYYU O_OTauy1 23 86400  6  flxat.nc  <output_mode>
208tlmd    uorc  LAG=1800
209P  0 P  2
210INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
211# Reverse
212NORSUD WSTEST
213# CHECKIN: indicate computation of global, land and sea field integrals.
214 INT=1
215# Mask value
216888888.
217# Extrapolation method
218NINENN 2 1 1
219# Interpolation method
220BICUBIPS  Z   SCALAR
221# CHECKOUT: indicate computation of global, land and sea field integrals.
222 INT=1
223#
224###########################################################################
225#
226# Field 7 :wind stress along Z axis (a->o tau 1)
227#
228COTAUZZU O_OTauz1 23 86400  6  flxat.nc  <output_mode>
229tlmd    uorc  LAG=1800
230P  0 P  2
231INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
232# Reverse
233NORSUD WSTEST
234# CHECKIN: indicate computation of global, land and sea field integrals.
235 INT=1
236# Mask value
237888888.
238# Extrapolation method
239NINENN 2 1 1
240# Interpolation method
241BICUBIPS  Z   SCALAR
242# CHECKOUT: indicate computation of global, land and sea field integrals.
243 INT=1
244#
245##########################################################################
246#
247# Field 8 : wind stress along X axis 2 (a->o tau 2)
248#
249COTAUXXV O_OTaux2 24 86400  6    flxat.nc  <output_mode>
250tlmd    vorc  LAG=1800
251P  0 P  2
252INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
253# Reverse
254NORSUD WSTEST
255# CHECKIN: indicate computation of global, land and sea field integrals.
256 INT=1
257# Mask value
258888888.
259# Extrapolation method
260NINENN 2 1 1
261# Interpolation method
262BICUBIPS  Z   SCALAR
263# CHECKOUT: indicate computation of global, land and sea field integrals.
264 INT=1
265#
266##########################################################################
267#
268# Field 9 : wind stress along Y axis 2 (a->o tau 2)
269#
270COTAUYYV O_OTauy2 24 86400  6    flxat.nc  <output_mode>
271tlmd    vorc  LAG=1800
272P  0 P  2
273INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
274# Reverse
275NORSUD WSTEST
276# CHECKIN: indicate computation of global, land and sea field integrals.
277 INT=1
278# Mask value
279888888.
280# Extrapolation method
281NINENN 2 1 1
282# Interpolation method
283BICUBIPS  Z   SCALAR
284# CHECKOUT: indicate computation of global, land and sea field integrals.
285 INT=1
286#
287##########################################################################
288#
289# Field 10 :  wind stress along Z axis 2 (a->o tau 2)
290#
291COTAUZZV O_OTauz2 24 86400  6    flxat.nc  <output_mode>
292tlmd    vorc  LAG=1800
293P  0 P  2
294INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT
295# Reverse
296NORSUD WSTEST
297# CHECKIN: indicate computation of global, land and sea field integrals.
298 INT=1
299# Mask value
300888888.
301# Extrapolation method
302NINENN 2 1 1
303# Interpolation method
304BICUBIPS  Z   SCALAR
305# CHECKOUT: indicate computation of global, land and sea field integrals.
306 INT=1
307#
308#########################################################################
309#
310# Field 11 : Total rain  (a->o flx 7)
311#
312COTOTRAI OTotRain 26 86400  4   flxat.nc   <output_mode>
313tlmd    torc  LAG=1800
314P  0 P  2
315INVERT CHECKIN MOZAIC CHECKOUT
316# Reverse
317NORSUD WSTEST
318# CHECKIN: indicate computation of global, land and sea field integrals.
319 INT=1
320# Interpolation method ou parametres mozaic
321wa2o.flx 92  2    14
322# CHECKOUT: indicate computation of global, land and sea field integrals.
323 INT=1
324#
325##########################################################################
326#
327# Field 12 :  Total snow (o->a flx 6)
328#
329COTOTSNO  OTotSnow 28 86400  4   flxat.nc   <output_mode>
330tlmd    torc  LAG=1800
331P  0 P  2
332INVERT CHECKIN MOZAIC CHECKOUT
333# Reverse
334NORSUD WSTEST
335# CHECKIN: indicate computation of global, land and sea field integrals.
336 INT=1
337# Interpolation method ou parametres mozaic
338wa2o.flx 92  2    14
339# CHECKOUT: indicate computation of global, land and sea field integrals.
340 INT=1
341#
342#########################################################################
343#
344# Field 13 : Total evap (a->o flx 9)
345#
346COTOTEVA  OTotEvap 25 86400  4   flxat.nc   <output_mode>
347tlmd    torc  LAG=1800
348P  0 P  2
349INVERT CHECKIN MOZAIC CHECKOUT
350# Reverse
351NORSUD WSTEST
352# CHECKIN: indicate computation of global, land and sea field integrals.
353 INT=1
354# Interpolation method ou parametres mozaic
355wa2o.flx 92  2    14
356# CHECKOUT: indicate computation of global, land and sea field integrals.
357 INT=1
358#
359##########################################################################
360#
361# Field 14 : Evaporation Ice  (a->o flx 8)
362#
363COICEVAP OIceEvap 41 86400  4   flxat.nc   <output_mode>
364tlmd    torc  LAG=1800
365P  0 P  2
366INVERT CHECKIN MOZAIC CHECKOUT
367# Reverse
368NORSUD WSTEST
369# CHECKIN: indicate computation of global, land and sea field integrals.
370 INT=1
371# Interpolation method ou parametres mozaic
372wa2o.flx 92  2    14
373# CHECKOUT: indicate computation of global, land and sea field integrals.
374 INT=1
375#
376###########################################################################
377#
378# Field 15 : Total solar heat flux (a->o flx 2)
379#
380COQSRMIX O_QsrMix  7 86400 4   flxat.nc  <output_mode>
381tlmd    torc  LAG=1800
382P  0 P  2
383INVERT CHECKIN MOZAIC CHECKOUT
384# Reverse
385NORSUD WSTEST
386# CHECKIN: indicate computation of global, land and sea field integrals.
387 INT=1
388# Interpolation method or mozaic parameters
389wa2o.flx 92  2    14
390# CHECKOUT: indicate computation of global, land and sea field integrals.
391 INT=1
392#
393#########################################################################
394#
395# Field 16 : Total Non solar heat flux (a->o flx 4)
396#
397COQNSMIX O_QnsMix 6 86400  4   flxat.nc  <output_mode>
398tlmd    torc   LAG=1800
399P  0 P  2
400INVERT CHECKIN MOZAIC CHECKOUT
401# Reverse
402NORSUD WSTEST
403# CHECKIN: indicate computation of global, land and sea field integrals.
404 INT=1
405# Interpolation method ou parametres mozaic
406wa2o.flx 92  2    14
407# CHECKOUT: indicate computation of global, land and sea field integrals.
408 INT=1
409#
410###########################################################################
411#
412# Field 17 : solar heat flux on ice (a->o flx 1)
413#
414COSHFICE O_QsrIce  7 86400 4   flxat.nc  <output_mode>
415tlmd    torc  LAG=1800
416P  0 P  2
417INVERT CHECKIN MOZAIC CHECKOUT
418# Reverse
419NORSUD WSTEST
420# CHECKIN: indicate computation of global, land and sea field integrals.
421 INT=1
422# Interpolation method or mozaic parameters
423wa2o.flx 92  2    14 
424# CHECKOUT: indicate computation of global, land and sea field integrals.
425 INT=1
426#
427############################################################################
428#
429# Field 18 : Non solar heat flux on ice (a->o flx 3)
430#
431CONSFICE O_QnsIce 6 86400  4  flxat.nc  <output_mode>
432tlmd    torc  LAG=1800
433P  0 P  2
434INVERT CHECKIN MOZAIC CHECKOUT
435# Reverse
436NORSUD WSTEST
437# CHECKIN: indicate computation of global, land and sea field integrals.
438 INT=1
439# Interpolation method ou parametres mozaic
440wa2o.flx 92  2    14
441# CHECKOUT: indicate computation of global, land and sea field integrals.
442 INT=1
443#
444############################################################################
445#
446# Field 19 : Non solar heat flux derivative (o->a flx 5)
447#
448CODFLXDT O_dQnsdT  35 86400  4   flxat.nc  <output_mode>
449tlmd    torc  LAG=1800
450P  0 P  2
451INVERT CHECKIN MOZAIC CHECKOUT
452# Reverse
453NORSUD WSTEST
454# CHECKIN: indicate computation of global, land and sea field integrals.
455 INT=1
456# Interpolation method ou parametres mozaic
457wa2o.flx 92  2    14
458# CHECKOUT: indicate computation of global, land and sea field integrals.
459 INT=1
460#
461#########################################################################
462#
463# Field 20 : iceberg calving (a->o flx 12)
464#
465COCALVIN OCalving  36 86400  4  flxat.nc  <output_mode>
466tlmd    torc  LAG=1800
467P  0 P  2
468INVERT CHECKIN MOZAIC CHECKOUT
469# Reverse
470NORSUD WSTEST
471# CHECKIN: indicate computation of global, land and sea field integrals.
472 INT=1
473# Interpolation method ou parametres mozaic
474wa2o.cal  98   5   36
475# CHECKOUT: indicate computation of global, land and sea field integrals.
476 INT=1
477#
478#########################################################################
479#
480# Field 21 : liquid run-off (river + direct)  (a->o flx 11)
481#
482COLIQRUN  O_Runoff 32 86400  5  flxat.nc   <output_mode>
483tlmd    torc  LAG=1800
484P  0 P  2
485INVERT CHECKIN MOZAIC BLASNEW CHECKOUT
486# Reverse
487NORSUD WSTEST
488# CHECKIN: indicate computation of global, land and sea field integrals.
489 INT=1
490# Interpolation method ou parametres mozaic
491wa2o.run 94    4   158
492# change units from m/s to kg/s
493# weights convert from kg/s to kg/m^2/s
4941000.0 0
495# CHECKOUT: indicate computation of global, land and sea field integrals.
496 INT=1
497#
498###########################################################################
499#
500 $END
Note: See TracBrowser for help on using the repository browser.