source: CONFIG/LMDZORINCA/tags/LMDZORINCA_v4_2/EXP_LOI/COMP/inca.card_NMHC @ 1746

Last change on this file since 1746 was 1746, checked in by acosce, 12 years ago

Add inca output text

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/CH4/INCA${RESOL_CHM}/o3clim.nc                                            ,   o3clim.nc       )\
14            (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/so4.nc                                               ,   so4.nc          )\
15            (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/npp.nc                                               ,   npp.nc          )\
16            (${R_INIT}/CHM/LMDZORINCA/NMHC_AER/INCA${RESOL_CHM}/sflx_lmdz_phy_AR5werf_2006_BioLathpres.nc       ,   sflx.nc         )\
17            (${R_INIT}/CHM/LMDZORINCA/NMHC_AER/INCA${RESOL_CHM}/aircraft_ar5_2000_lmdz_phy.nc                   ,   aircraft.nc     )\
18            (/dmnfs/cont003/p24cozic/INPUT/PHOTOTABLE_FILES/20100928/phototable_glob.dat                        ,   phototable.dat  )\
19            (${R_INIT}/CHM/LMDZORINCA/NMHC/INCA${RESOL_CHM}/landuse.nc                                          ,   landuse.nc      )
20
21[ParametersFiles]
22List=   
23
24[RestartFiles]
25# List restart that have to be saved/restored each loop (file out, saved, and in) :
26List= (NONE)
27
28
29[OutputText]
30List=(inca.out)
31
32[OutputFiles]
33List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,    Post_1M_inca_avgr  )
34
35[Post_1M_inca_avgr]
36Patches= ()
37GatherWithInternal = (lon, lat, presnivs, time_counter)
38TimeSeriesVars2D = (OD550_ASBCM, OD550_ASPOMM, OD550_ASSO4M, OD550_CSSO4M, OD550_SSSSM, OD550_ASSSM, OD550_CSSSM, OD550_CIDUSTM, OD550_AIBCM, OD550_AIPOMM)
39ChunckJob2D = NONE
40TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3)
41ChunckJob3D = NONE
Note: See TracBrowser for help on using the repository browser.