source: CONFIG/UNIFORM/v6/LMDZORINCA_v6/EXPERIMENTS/LMDZORINCA/NMHC_AER/COMP/inca.card @ 3315

Last change on this file since 3315 was 3315, checked in by acosce, 7 years ago

Now we can manage the flag emi_interp_time directly from inca.card (with inca.driver help)

File size: 7.4 KB
Line 
1#- $Id: inca.card 70 2007-06-21 14:20:42Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6# Set LMDZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n)
7LMDZ_10m_winds=y
8# Set 10m_Winds_method to choose which way we will use to work with 10m wind from gcm (so if LMDZ_10m_winds=y)
9#10m_winds_method=weibull10 --> use weibull method for 10m wind from gcm,
10#10m_winds_method=threshold --> use threshold method for 10m wind from gcm
1110m_winds_method=threshold
12# heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie
13feedb=0
14#choose sedimentation multilayer or one layer
15multilayer_sedim=y
16#coupled model with ORCH
17#if yes, you need to put to CHEMISTRY_BVOC=y in orchidee.def and decomment lines for fertilizer and bbg in orchidee.card
18CoupOrchInca=n
19#active or not chemistry flux in output
20calcul_flux=n
21#choose which type of aircraft you will use (0 - 1 - 2 - 3) (no aircraft / old inca aircraft / new subsonic inca aircraft / subsonic + hypersonic inca aircraft)
22flag_plane=1
23#choose which time interpolation you want to interpolate sflx file. ( 0 - 1 - 2) (no interpolation / point to point interpolation / Sheng & Zwiers interpolation)
24#be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc / sflx_SZ.nc )
25emi_interp_time=1
26
27# Use XIOS and/or IOIPSL as output library
28XIOS=y
29IOIPSL=n
30
31[InitialStateFiles]
32List= ()
33       
34[BoundaryFiles]
35#List=      (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/165_${year}${month}.nc      , u10mec.nc)\
36#           (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/166_${year}${month}.nc      , v10mec.nc)\
37#           (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/u10m_ecmwf_${year}${month}.nc , u10m.nc  )\
38#           (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc  )
39List=()
40
41ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc                ,   npp.nc              )\
42            (${R_IN}/CHM/INCA${RESOL_CHM}/o3clim.nc             ,   o3clim.nc           )\
43            (${R_IN}/CHM/INCA${RESOL_CHM}/so4.nc                ,   so4.nc              )\
44            (${R_IN}/CHM/INCA${RESOL_CHM}/aircraft.nc           ,   aircraft_mth.nc     )\
45            (${R_IN}/CHM/INCA${RESOL_CHM}/sflx_nitrate.nc       ,   sflx_p2p.nc         )\
46            (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc            ,   landuse.nc          )\
47            (${R_IN}/CHM/INCA${RESOL_CHM}/rhvEC.txt             ,   rhvEC.txt           )\
48            (${R_IN}/CHM/INCA${RESOL_CHM}/wthEC.txt             ,   wthEC.txt           )\
49            (${R_IN}/CHM/INCA${RESOL_CHM}/clyEC.txt             ,   clyEC.txt           )\
50            (${R_IN}/CHM/INCA${RESOL_CHM}/wth.dat               ,   wth.dat             )\
51            (${R_IN}/CHM/INCA${RESOL_CHM}/cly.dat               ,   cly.dat             )\
52            (${R_IN}/CHM/INCA${RESOL_CHM}/rhv.dat               ,   rhv.dat             )\
53            (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat    ,   phototable.dat      )
54
55
56[ParametersFiles]
57List=   (${SUBMIT_DIR}/PARAM/inca.def, .),\
58        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\
59        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\
60        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_NMHC_AER_daily.xml, file_def_inca_daily.xml), \
61        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_NMHC_AER_monthly.xml, file_def_inca_monthly.xml), \
62        (${MODIPSL}/bin/inca.dat, .)
63
64[RestartFiles]
65# List restart that have to be saved/restored each loop (file out, saved, and in) :
66List= (reprecipinsoil.dat, precipinsoil.dat, precipinsoil.dat)
67
68
69[OutputText]
70List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca_daily.xml,file_def_inca_monthly.xml)
71
72[OutputFiles]
73List=   (inca1d_emi.nc          ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_emi.nc        ,  NONE                  ),\
74        (inca1d_species.nc      ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc    ,  Post_1D_inca_species  ),\
75        (inca1d_dvel.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dvel.nc       ,  NONE                  ),\
76        (inca1d_chem.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_chem.nc       ,  Post_1D_inca_chem     ),\
77        (inca1d_aero.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc       ,  Post_1D_inca_aero     ),\
78        (inca1d_phtrate.nc      ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_phtrate.nc    ,  NONE                  ),\
79        (inca1d_reacflux.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_reacflux.nc   ,  NONE                  ),\
80        (inca1d_washrate.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_washrate.nc   ,  NONE                  ),\
81        (inca1d_forcage.nc      ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_forcage.nc    ,  Post_1D_inca_forcage  ),\
82        (inca1d_veget.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_veget.nc      ,  Post_1D_inca_veget    ),\
83        (inca1m_emi.nc          ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_emi.nc        ,  NONE                  ),\
84        (inca1m_species.nc      ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_species.nc    ,  NONE                  ),\
85        (inca1m_dvel.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_dvel.nc       ,  NONE                  ),\
86        (inca1m_chem.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_chem.nc       ,  NONE                  ),\
87        (inca1m_aero.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_aero.nc       ,  NONE                  ),\
88        (inca1m_phtrate.nc      ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_phtrate.nc    ,  NONE                  ),\
89        (inca1m_reacflux.nc     ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_reacflux.nc   ,  NONE                  ),\
90        (inca1m_washrate.nc     ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_washrate.nc   ,  NONE                  ),\
91        (inca1m_forcage.nc      ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_forcage.nc    ,  NONE                  ),\
92        (inca1m_veget.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_veget.nc      ,  NONE                  ),\
93        (inca_forcagelmdz.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_forcagelmdz.nc,  NONE                  ),\
94        (inca_oxydants.nc       ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_oxydants.nc   ,  NONE                  )
95
96
97
98[Post_1D_inca_aero]
99Patches= ()
100GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds, time_counter, area)
101TimeSeriesVars2D = (od550bcas,od550oaas,od550so4as, od550so4cs, od550ssas,od550ssss, od550sscs,od550dustci,od550bcai,od550oaai, loaddustci, loadno3ci, loadbcai, loadoaai, loadsscs, loadso4cs, loadno3cs, loadssas, loadbcas, loadoaas, loadso4as, loadnh4as, loadno3as, loadssss)
102ChunckJob2D = NONE
103TimeSeriesVars3D = ()
104ChunckJob3D = NONE
105Seasonal=OFF
106
107[Post_1D_inca_species]
108Patches= ()
109GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
110TimeSeriesVars2D = ()
111ChunckJob2D = NONE
112TimeSeriesVars3D = (vmrno,vmrno2,vmro3,vmrch4,vmrco,,mmrso4cs, mmrso4as, mmrdms, mmrssss, vmrno3, vmrhno3, mmrbcai, mmrdustci)
113ChunckJob3D = NONE
114Seasonal=OFF
115
116
117[Post_1D_inca_chem]
118Patches= ()
119GatherWithInternal = (lon, lat, presnivs,time_centered, time_centered_bounds, time_counter, area)
120TimeSeriesVars2D = (colo3, colco, colno2, colch2o, colch4, colhno2, coloh, colso2)
121ChunckJob2D = NONE
122TimeSeriesVars3D = ()
123ChunckJob3D = NONE
124Seasonal=OFF
125
126[Post_1D_inca_forcage]
127Patches= ()
128GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
129TimeSeriesVars2D = (SWTOAAS_ANT, SWTOAAS_AER, SWTOAAS_NAT, SWTOAAS_BC, SWTOAAS_SO4, SWTOAAS_POM, SWTOAAS_DUST, SWTOAAS_SS, SWTOAAS_DNO3, SWTOASS_SNO3,  SWTOAAS_FNO3)
130ChunckJob2D = NONE
131TimeSeriesVars3D = ()
132ChunckJob3D = NONE
133Seasonal=OFF
134
135[Post_1D_inca_veget]
136Patches= ()
137GatherWithInternal = (lon, lat, veget, time_counter)
138TimeSeriesVars2D = (hdry,snowfromOrch,emi_isop,emi_mono)
139ChunckJob2D = NONE
140TimeSeriesVars3D = (flx_iso,flx_mono,flx_ORVOC,flx_acetal)
141ChunckJob3D = NONE
142Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.