source: CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_CH4/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.6 KB
Line 
1# $Id: inca.card 73 2007-06-21 14:42:36Z 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}/mozart.nc               ,   mozart.nc      )\
15            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/oxydants.nc             ,   oxydants.nc    )\
16            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/npp.nc                  ,   npp.nc         )\
17            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/aircraft.nc             ,   aircraft.nc    )\
18            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/so4.nc                  ,   so4.nc         )\
19            (${R_INIT}/CHM/LMDZINCA/CH4/obs_input.dat                            ,   obs_input.dat  )\
20            (${R_INIT}/CHM/LMDZINCA/CH4/phototable.dat_V4.2                      ,   phototable.dat )\
21            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/landuse.nc              ,   landuse.nc     )\
22            (${R_INIT}/CHM/LMDZINCA/CH4/INCA${RESOL_CHM}/sflx_Present.nc         ,   sflx.nc        )
23
24[ParametersFiles]
25List=   
26
27[RestartFiles]
28# List restart that have to be saved/restored each loop (file out, saved, and in) :
29List= (NONE)
30
31
32
33[OutputText]
34List= 
35# avec la // : out_orchidee_*
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.