source: CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_GES/COMP/inca.card @ 889

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

ACo : update LMDZINCA_v3 config

1- add TS in inca.card
2- add repertory POST
3- change calendar by default (leap)


File size: 1.9 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/LMDZINCA/CH4/INCA${RESOL_CHM}/o3clim.nc               ,   o3clim.nc      )\
14            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/oxydants.nc             ,   oxydants.nc    )\
15            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/npp.nc                  ,   npp.nc         )\
16            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/aircraft.nc             ,   aircraft.nc    )\
17            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/so4.nc                  ,   so4.nc         )\
18            (${R_INIT}/CHM/LMDZINCA/CH4/obs_input.dat                            ,   obs_input.dat  )\
19            (${R_INIT}/CHM/LMDZINCA/NMHC/INCA${RESOL_CHM}/sflx_Present.nc        ,   sflx.nc        )\
20            (${R_INIT}/CHM/LMDZINCA/CH4/phototable.dat_V4.2                      ,   phototable.dat )\
21            (${R_INIT}/CHM/LMDZINCA/NMHC/INCA${RESOL_CHM}/landuse.nc             ,   landuse.nc     )\
22            (${R_INIT}/CHM/LMDZINCA/GES/INCA${RESOL_CHM}/fco2.andres.fos.glo.fy95.m.lmdz96.nc            ,andres.nc        )\
23            (${R_INIT}/CHM/LMDZINCA/GES/INCA${RESOL_CHM}/fco2.casa.nep.glo.fy90.m.lmdz96.nc              ,casa_m.nc        )\
24            (${R_INIT}/CHM/LMDZINCA/GES/INCA${RESOL_CHM}/fco2.taka.oce.glo.fy95.m.lmdz96.nc              ,taka.nc          )\
25            (${R_INIT}/CHM/LMDZINCA/GES/INCA${RESOL_CHM}/fco2.casa.nep.glo.fy90.3hr.lmdz96.${month}.nc   ,casa_h.nc        )
26
27
28[ParametersFiles]
29List=   
30
31[RestartFiles]
32# List restart that have to be saved/restored each loop (file out, saved, and in) :
33List= (NONE)
34
35
36
37[OutputText]
38List= 
39# avec la // : out_orchidee_*
40
41[OutputFiles]
42List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,  Post_1M_inca_avgr  )
43
44
45[Post_1M_inca_avgr]
46Patches= ()
47GatherWithInternal = (lon, lat, presnivs, time_counter)
48TimeSeriesVars2D = ()
49ChunckJob2D = NONE
50TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3)
51ChunckJob3D = NONE
Note: See TracBrowser for help on using the repository browser.