source: CONFIG/LMDZORINCA/tags/LMDZORINCA_v2/EXP_LOI/COMP/inca.card_GES

Last change on this file was 1606, checked in by acosce, 13 years ago

1) Changed to use PFTmap from annual files (instead of a big file with all years of PFTmap).

If simulation outside the year interval 1850-2005, then orchidee.card must be edited.

2) Changed some parameters

File size: 1.7 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/AER/INCA${RESOL_CHM}/oxydants_AR5WERF_AN2006.nc                           ,   oxydants.nc         )\
14            (${R_INIT}/CHM/LMDZORINCA/CH4/INCA${RESOL_CHM}/npp.nc                                               ,   npp.nc              )\
15            (${R_INIT}/CHM/LMDZORINCA/NMHC_AER/INCA${RESOL_CHM}/sflx_lmdz_phy_AR5werf_2006_BioLathpres.nc       ,   sflx.nc             )\
16            (${R_INIT}/CHM/LMDZORINCA/NMHC_AER/INCA${RESOL_CHM}/aircraft_ar5_2000_lmdz_phy.nc                   ,   aircraft.nc         )\
17            (${R_INIT}/CHM/LMDZORINCA/CH4/phototable.dat_V4.2                                                   ,   phototable.dat      )\
18            (${R_INIT}/CHM/LMDZORINCA/NMHC/INCA${RESOL_CHM}/landuse.nc                                          ,   landuse.nc          )\
19            (${R_INIT}/CHM/LMDZORINCA/GES/INCA${RESOL_CHM}/FOS_LMDZ9696.nc                                                              ,   andres.nc           )\
20            (${R_INIT}/CHM/LMDZORINCA/GES/INCA${RESOL_CHM}/BIO_m_LMDZ9696.nc                                                            ,   casa_m.nc           )\
21            (${R_INIT}/CHM/LMDZORINCA/GES/INCA${RESOL_CHM}/OCE_LMDZ9696.nc                                                              ,   taka.nc             )\
22            (${R_INIT}/CHM/LMDZORINCA/GES/INCA${RESOL_CHM}/BIO_3h_LMDZ9696.nc                                                           ,   casa_h.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[OutputText]
33List= 
34
35[OutputFiles]
36List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,    Post_1M_inca_avgr  )
37
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.