source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/AER_historical/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: 6.5 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 (10m winds)  parameter value
9wind_parameter=0.78
10#choose seasalt correctif
11seasalt_corr=1.06
12# heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie
13feedb=0
14#coupled model with ORCH
15#if yes, you need to put to CHEMISTRY_BVOC=y in orchidee.def and decomment lines for fertilizer and bbg in orchidee.card
16CoupOrchInca=n
17#active or not chemistry flux in output
18calcul_flux=n
19#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)
20flag_plane=1
21#choose which time interpolation you want to interpolate sflx file. ( 0 - 1) (no interpolation / point to point interpolation)
22#be careful name of sflx file change with the choice of emi_interp_time ( no file / sflx_p2p.nc)
23emi_interp_time=1
24
25# Specify output frequency for output files
26# File aerosols_from_inca will be systematically write in output with a monthly frequency - you cannot manage it from this card
27# for other files you can choose the frequency 1d (daily), 1mo (monthly), other (1ts, 5d, etc.) or NONE if to deactivate it
28# if you choose 1d the file will be store in CHM/Output/DA
29# if you choose 1mo the file will be store in CHM/Output/MO
30# if you choose another frequency, the file will be store in CHM/Output/DA by default
31output_frequency_chem=1d
32output_frequency_emi=1d
33output_frequency_species=1d
34output_frequency_forcage=1d
35output_frequency_aero=1d
36output_frequency_dep=1d
37output_frequency_washrate=NONE
38output_frequency_veget=NONE
39output_frequency_reacflux=NONE
40output_frequency_phtrate=NONE
41output_frequency_invariants=NONE
42
43
44[InitialStateFiles]
45List= ()
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     (${R_IN}/CHM/IPCC_AR6/OXYDANTS/${RESOL_CHM}_yearly_interpolated/oxydants_${year}.nc,   oxydants.nc         )
52
53ListNonDel= (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_GHG.nc  ,   sflx_GHG.nc     )\
54            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_MISC.nc ,   sflx_MISC.nc    )\
55            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_NAT.nc  ,   sflx_NAT.nc     )\
56            (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc                        ,   landuse.nc      )\
57            (${R_IN}/CHM/INCA${RESOL_CHM}/rhvEC_v2.txt                      ,   rhvEC.txt       )\
58            (${R_IN}/CHM/INCA${RESOL_CHM}/wthEC_v2.txt                      ,   wthEC.txt       )\
59            (${R_IN}/CHM/INCA${RESOL_CHM}/clyEC_v2.txt                      ,   clyEC.txt       )\
60            (${R_IN}/CHM/INCA${RESOL_CHM}/wth_v2.dat                        ,   wth.dat         )\
61            (${R_IN}/CHM/INCA${RESOL_CHM}/cly_v2.dat                        ,   cly.dat         )\
62            (${R_IN}/CHM/INCA${RESOL_CHM}/rhv_v2.dat                        ,   rhv.dat         )\
63            (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat                ,   phototable.dat  )
64
65
66[ParametersFiles]
67List=   (${SUBMIT_DIR}/PARAM/inca.def, .),\
68        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\
69        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\
70        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_restart.xml, file_def_inca_restart.xml ), \
71        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_AER.xml, file_def_inca.xml ), \
72        (${MODIPSL}/bin/inca_${ResolAtm}_${OptMode}_${ConfChem}.dat, inca.dat)
73
74[RestartFiles]
75# List restart that have to be saved/restored each loop (file out, saved, and in) :
76List= (reprecipinsoil.dat, precipinsoil.dat, precipinsoil.dat),\
77      (chem_restart.nc, chem_restart.nc, chem_start.nc)
78 
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[Post_1M_inca_aero]
106Patches= ()
107GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds, time_counter, area)
108TimeSeriesVars2D = (loaddustci, loadno3ci, loadbcai, loadoaai, loadsscs, loadso4cs, loadno3cs, loadssas, loadbcas, loadoaas, loadso4as, loadnh4as, loadno3as, loadssss)
109ChunckJob2D = NONE
110TimeSeriesVars3D = ()
111ChunckJob3D = NONE
112Seasonal=OFF
113
114[Post_1M_inca_species]
115Patches= ()
116GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
117TimeSeriesVars2D = ()
118ChunckJob2D = NONE
119TimeSeriesVars3D = (mmrso4cs, mmrso4as, mmrdms, mmrssss, mmrbcai, mmrdustci, mmrbcas)
120ChunckJob3D = NONE
121Seasonal=OFF
122
123
Note: See TracBrowser for help on using the repository browser.