source: CONFIG/UNIFORM/v6/IPSLCM5A2CHT/EXPERIMENTS/IPSLCMCHT/pdControl/COMP/inca.card @ 3598

Last change on this file since 3598 was 3598, checked in by acosce, 6 years ago

update configuration IPSLCM5A2CHT to be use with last inca version (NMHC + AER + SOA)

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