source: CONFIG/LMDZINCA/branches/LMDZINCA_v3_1/EXP_NMHC/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.5 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/NMHC/phototable.dat_V4.1                     ,   phototable.dat )\
21            (${R_INIT}/CHM/LMDZINCA/NMHC/INCA${RESOL_CHM}/landuse.nc             ,   landuse.nc     )
22
23[ParametersFiles]
24List=   
25
26[RestartFiles]
27# List restart that have to be saved/restored each loop (file out, saved, and in) :
28List= (NONE)
29
30
31
32[OutputText]
33List= 
34# avec la // : out_orchidee_*
35
36[OutputFiles]
37List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,  Post_1M_inca_avgr   )
38
39
40[Post_1M_inca_avgr]
41Patches= ()
42GatherWithInternal = (lon, lat, presnivs, time_counter)
43TimeSeriesVars2D = ()
44ChunckJob2D = NONE
45TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3)
46ChunckJob3D = NONE
Note: See TracBrowser for help on using the repository browser.