source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/AER/COMP/inca.card @ 5014

Last change on this file since 5014 was 5014, checked in by acosce, 4 years ago

correct a typo error on the path of an output file of inca aer configurations

File size: 7.0 KB
Line 
1#- $Id: inca.card 70 2007-06-21 14:20:42Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6# Set LDMZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n)
7LMDZ_10m_winds=y
8#choose threshold (for 10m winds) parameter value
9wind_parameter=0.85
10# heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie
11feedb=0
12#coupled model with ORCH
13#if yes, you need to put to CHEMISTRY_BVOC=y in orchidee.def and decomment lines for fertilizer and bbg in orchidee.card
14CoupOrchInca=n
15#active or not chemistry flux in output
16calcul_flux=n
17#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)
18flag_plane=1
19#choose which time interpolation you want to interpolate sflx file. ( 0 - 1 ) (no interpolation / point to point interpolation)
20#be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc )
21emi_interp_time=1
22
23
24# Specify output frequency for output files
25# File aerosols_from_inca will be systematically write in output with a monthly frequency - you cannot manage it from this card
26# for other files you can choose the frequency 1d (daily), 1mo (monthly), other (1ts, 5d, etc.) or NONE if to deactivate it
27# if you choose 1d the file will be store in CHM/Output/DA
28# if you choose 1mo the file will be store in CHM/Output/MO
29# if you choose another frequency, the file will be store in CHM/Output/DA by default
30output_frequency_chem=1d
31output_frequency_emi=1d
32output_frequency_species=1d
33output_frequency_forcage=1d
34output_frequency_aero=1d
35output_frequency_dep=1d
36output_frequency_washrate=NONE
37output_frequency_veget=NONE
38output_frequency_reacflux=NONE
39output_frequency_phtrate=NONE
40output_frequency_invariants=NONE
41
42
43[InitialStateFiles]
44List= ()
45
46       
47[BoundaryFiles]
48List=(${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/ANT/sflx_lmdz_ANT_${year}_phy.nc,   sflx_ANT.nc         ),\
49     (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/BBG/sflx_lmdz_BBG_${year}_phy.nc,   sflx_BBG.nc         ),\
50     (${R_IN}/CHM/IPCC_AR6/AIRCRAFT/${RESOL_CHM}/aircraft_${year}_phy.nc           ,   aircraft_mth.nc     )
51
52ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc                            ,   npp.nc          )\
53            (${R_IN}/CHM/INCA${RESOL_CHM}/oxydants_nitrate.nc               ,   oxydants.nc     )\
54            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_GHG.nc  ,   sflx_GHG.nc     )\
55            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_MISC.nc ,   sflx_MISC.nc    )\
56            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_NAT.nc  ,   sflx_NAT.nc     )\
57            (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc                        ,   landuse.nc      )\
58            (${R_IN}/CHM/INCA${RESOL_CHM}/rhvEC.txt                         ,   rhvEC.txt       )\
59            (${R_IN}/CHM/INCA${RESOL_CHM}/wthEC.txt                         ,   wthEC.txt       )\
60            (${R_IN}/CHM/INCA${RESOL_CHM}/clyEC.txt                         ,   clyEC.txt       )\
61            (${R_IN}/CHM/INCA${RESOL_CHM}/wth.dat                           ,   wth.dat         )\
62            (${R_IN}/CHM/INCA${RESOL_CHM}/cly.dat                           ,   cly.dat         )\
63            (${R_IN}/CHM/INCA${RESOL_CHM}/rhv.dat                           ,   rhv.dat         )\
64            (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat                ,   phototable.dat  )
65
66
67[ParametersFiles]
68List=   (${SUBMIT_DIR}/PARAM/inca.def, .),\
69        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\
70        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\
71        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_restart.xml, file_def_inca_restart.xml ), \
72        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER.xml, file_def_inca.xml ), \
73        (${MODIPSL}/bin/inca_${ResolAtm}_${OptMode}_${ConfChem}.dat, inca.dat)
74
75[RestartFiles]
76# List restart that have to be saved/restored each loop (file out, saved, and in) :
77List= (reprecipinsoil.dat, precipinsoil.dat, precipinsoil.dat),\
78      (chem_restart.nc, chem_restart.nc, chem_start.nc) 
79
80
81[OutputText]
82List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml, inca_IDxml.out)
83
84[OutputFiles]
85List=   (inca1d_emi.nc         ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_emi.nc        ,    NONE  ),\
86        (inca1d_species.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc    ,    Post_1D_inca_species  ),\
87        (inca1d_dep.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dep.nc       ,    NONE  ),\
88        (inca1d_aero.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc       ,    Post_1D_inca_aero  ),\
89        (inca1d_forcage.nc     ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_forcage.nc    ,    Post_1D_inca_forcage),\
90        (inca1d_invariants.nc  ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_invariants.nc ,    NONE  ),\
91        (inca1d_reacflux.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_reacflux.nc   ,    NONE  ),\
92        (inca1d_chem.nc        ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_chem.nc       ,    NONE  ),\
93        (inca1d_washrate.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_washrate.nc   ,    NONE  ),\
94        (inca1mo_emi.nc         ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_emi.nc        ,    NONE  ),\
95        (inca1mo_species.nc     ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_species.nc    ,    NONE  ),\
96        (inca1mo_dep.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_dep.nc       ,    NONE  ),\
97        (inca1mo_aero.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_aero.nc       ,    NONE  ),\
98        (inca1mo_forcage.nc     ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_forcage.nc    ,    NONE  ),\
99        (inca1mo_invariants.nc  ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_invariants.nc ,    NONE  ),\
100        (inca1mo_reacflux.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_reacflux.nc   ,    NONE  ),\
101        (inca1mo_chem.nc        ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_chem.nc       ,    NONE  ),\
102        (inca1mo_washrate.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_washrate.nc   ,    NONE  ),\
103        (aerosols_from_inca.nc   ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_aerosols_from_inca.nc,    NONE  )
104
105
106[Post_1D_inca_aero]
107Patches= ()
108GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds, time_counter, area)
109TimeSeriesVars2D = (od550bcas,od550oaas,od550so4as, od550so4cs, od550ssas,od550ssss, od550sscs,od550dustci,od550bcai,od550oaai, loaddustci, loadno3ci, loadbcai, loadoaai, loadsscs, loadso4cs, loadno3cs, loadssas, loadbcas, loadoaas, loadso4as, loadnh4as, loadno3as, loadssss)
110ChunckJob2D = NONE
111TimeSeriesVars3D = ()
112ChunckJob3D = NONE
113Seasonal=OFF
114
115[Post_1D_inca_species]
116Patches= ()
117GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
118TimeSeriesVars2D = ()
119ChunckJob2D = NONE
120TimeSeriesVars3D = (mmrso4cs, mmrso4as, mmrdms, mmrssss, mmrbcai, mmrdustci)
121ChunckJob3D = NONE
122Seasonal=OFF
123
124
125[Post_1D_inca_forcage]
126Patches= ()
127GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
128TimeSeriesVars2D = (SWTOAAS_ANT, SWTOAAS_AER, SWTOAAS_NAT, SWTOAAS_BC, SWTOAAS_SO4, SWTOAAS_POM, SWTOAAS_SS,SWTOAAS_DUST, SWTOAAS_DNO3,SWTOAAS_SNO3, SWTOAAS_FNO3)
129ChunckJob2D = NONE
130TimeSeriesVars3D = ()
131ChunckJob3D = NONE
132Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.