source: CONFIG/UNIFORM/v5/LMDZORINCA_v5/EXPERIMENTS/LMDZORINCA/GES/COMP/inca.card @ 2016

Last change on this file since 2016 was 2016, checked in by acosce, 11 years ago

Bug fixe : there is no restart file in GES version

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/LMDZORINCA/INCA${RESOL_CHM}/oxydants.nc      ,   oxydants.nc         )\
14            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/npp.nc           ,   npp.nc              )\
15            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/sflx.nc          ,   sflx.nc             )\
16            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/aircraft.nc      ,   aircraft.nc         )\
17            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/landuse.nc       ,   landuse.nc          )\
18            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/andres.nc        ,   andres.nc           )\
19            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/casa_m.nc        ,   casa_m.nc           )\
20            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/taka.nc          ,   taka.nc             )\
21            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/casa_h.nc        ,   casa_h.nc           )\
22            (${R_INIT}/CHM/LMDZORINCA/INCA${RESOL_CHM}/phototable_glo.dat   ,   phototable.dat  )
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[OutputText]
34List=(inca.out)
35
36[OutputFiles]
37List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,    Post_1M_inca_avgr  )
38
39[Post_1M_inca_avgr]
40Patches= ()
41GatherWithInternal = (lon, lat, presnivs, time_counter)
42TimeSeriesVars2D = (OD550_ASBCM, OD550_ASPOMM, OD550_ASSO4M, OD550_CSSO4M, OD550_SSSSM, OD550_ASSSM, OD550_CSSSM, OD550_CIDUSTM, OD550_AIBCM, OD550_AIPOMM)
43ChunckJob2D = NONE
44TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3)
45ChunckJob3D = NONE
Note: See TracBrowser for help on using the repository browser.