source: CONFIG/LMDZORINCA/trunk/EXP_GES/COMP/inca.card @ 904

Last change on this file since 904 was 904, checked in by acosce, 14 years ago

Clean input files in inca.card (LMDZORINCA config)

File size: 1.6 KB
Line 
1#- $Id: inca.card 70 2007-06-21 14:20:42Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6
7[InitialStateFiles]
8List= ()
9       
10[BoundaryFiles]
11List=
12
13ListNonDel= (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/oxydants.nc             ,   oxydants.nc    )\
14            (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/npp.nc                  ,   npp.nc         )\
15            (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/aircraft.nc             ,   aircraft.nc    )\
16            (${R_INIT}/CHM/LMDZORINCA/NMHC/INCA${RESOL_CHM}/sflx_Present.nc        ,   sflx.nc        )\
17            (${R_INIT}/CHM/LMDZORINCA/CH4/phototable.dat_V4.2                      ,   phototable.dat )\
18            (${R_INIT}/CHM/LMDZORINCA/NMHC/INCA${RESOL_CHM}/landuse.nc             ,   landuse.nc     )\
19            (${R_INIT}/CHM/LMDZORINCA/GES/INCA${RESOL_CHM}/fco2.andres.fos.glo.fy95.m.lmdz96.nc            ,andres.nc        )\
20            (${R_INIT}/CHM/LMDZORINCA/GES/INCA${RESOL_CHM}/fco2.casa.nep.glo.fy90.m.lmdz96.nc              ,casa_m.nc        )\
21            (${R_INIT}/CHM/LMDZORINCA/GES/INCA${RESOL_CHM}/fco2.taka.oce.glo.fy95.m.lmdz96.nc              ,taka.nc          )\
22            (${R_INIT}/CHM/LMDZORINCA/GES/INCA${RESOL_CHM}/fco2.casa.nep.glo.fy90.3hr.lmdz96.${month}.nc   ,casa_h.nc        )
23
24
25[ParametersFiles]
26List=   
27
28[RestartFiles]
29# List restart that have to be saved/restored each loop (file out, saved, and in) :
30List= (NONE)
31
32
33
34[OutputText]
35List= 
36
37[OutputFiles]
38List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,   Post_1M_inca_avgr   )
39
40
41[Post_1M_inca_avgr]
42Patches= ()
43GatherWithInternal = (lon, lat, presnivs, time_counter)
44TimeSeriesVars2D = ()
45ChunckJob2D = NONE
46TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3)
47ChunckJob3D = NONE
Note: See TracBrowser for help on using the repository browser.