source: CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/EXPERIMENTS/LMDZORINCA/DUSS/COMP/inca.card @ 5919

Last change on this file since 5919 was 5919, checked in by acosce, 3 years ago

add new flag in inca "xios_read" allow to read input file with xios (xios_read=y) (files on dynamical lmdz grid) or with netcdf (xios_read=n) (files on physical lmdz grid)
add for each chemistry configuration a card inca.Card.xios with files used by xios_read=y (by default xios_read=n on inca.card)

File size: 5.2 KB
Line 
1#- $Id: inca.card 70 2007-06-21 14:20:42Z acosce $
2[Compatibility]
3libIGCM=1.0
4
5[UserChoices]
6#choose if input file will be regrid by xios, or read without regrid with netcdf
7xios_read=n
8# Set LMDZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n)
9LMDZ_10m_winds=y
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# you can choose the frequency 1d (daily), 1mo (monthly), other (1ts, 5d, etc.) or NONE if to deactivate it
26# if you choose 1d the file will be store in CHM/Output/DA
27# if you choose 1mo the file will be store in CHM/Output/MO
28# if you choose another frequency, the file will be store in CHM/Output/DA by default
29output_frequency_emi=1d
30output_frequency_species=1d
31output_frequency_forcage=1d
32output_frequency_aero=1d
33output_frequency_veget=NONE
34
35[InitialStateFiles]
36List= ()
37
38       
39[BoundaryFiles]
40List=(${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/ANT/sflx_lmdz_ANT_${year}_phy.nc,   sflx_ANT.nc         ),\
41     (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/BBG/sflx_lmdz_BBG_${year}_phy.nc,   sflx_BBG.nc         ),\
42     (${R_IN}/CHM/IPCC_AR6/AIRCRAFT/${RESOL_CHM}/aircraft_${year}_phy.nc           ,   aircraft_mth.nc     )
43
44ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc                            ,   npp.nc          )\
45            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_GHG.nc  ,   sflx_GHG.nc     )\
46            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_MISC.nc ,   sflx_MISC.nc    )\
47            (${R_IN}/CHM/IPCC_AR6/SFLX/VERS2/${RESOL_CHM}/sflx_lmdz_NAT.nc  ,   sflx_NAT.nc     )\
48            (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc                        ,   landuse.nc      )\
49            (${R_IN}/CHM/INCA${RESOL_CHM}/rhvEC.txt                         ,   rhvEC.txt       )\
50            (${R_IN}/CHM/INCA${RESOL_CHM}/wthEC.txt                         ,   wthEC.txt       )\
51            (${R_IN}/CHM/INCA${RESOL_CHM}/clyEC.txt                         ,   clyEC.txt       )\
52            (${R_IN}/CHM/INCA${RESOL_CHM}/wth.dat                           ,   wth.dat         )\
53            (${R_IN}/CHM/INCA${RESOL_CHM}/cly.dat                           ,   cly.dat         )\
54            (${R_IN}/CHM/INCA${RESOL_CHM}/rhv.dat                           ,   rhv.dat         )\
55            (${R_IN}/CHM/INCA${RESOL_CHM}/new_phototable.dat                ,   phototable.dat  )
56
57
58
59[ParametersFiles]
60List=   (${SUBMIT_DIR}/PARAM/inca.def, .),\
61        (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .)   ,\
62        (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\
63        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_restart.xml, file_def_inca_restart.xml ), \
64        (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_DUSS.xml, file_def_inca.xml), \
65        (${MODIPSL}/bin/inca_${ResolAtm}_${OptMode}_${ConfChem}.dat, inca.dat)
66
67[RestartFiles]
68# List restart that have to be saved/restored each loop (file out, saved, and in) :
69List= (reprecipinsoil.dat, precipinsoil.dat, precipinsoil.dat),\
70      (chem_restart.nc, chem_restart.nc, chem_start.nc)
71
72[OutputText]
73List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml, inca_IDxml.out)
74
75[OutputFiles]
76List=   (inca1d_aero.nc    ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc    ,  Post_1D_inca_aero  ),\
77        (inca1d_reacflux.nc,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_reacflux.nc,  NONE  ),\
78        (inca1d_forcage.nc ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_forcage.nc ,  Post_1D_inca_forcage  ),\
79        (inca1d_veget.nc   ,      ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_veget.nc   ,  Post_1D_inca_veget  ),\
80        (inca1mo_aero.nc    ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_aero.nc    ,  NONE  ),\
81        (inca1mo_reacflux.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_reacflux.nc,  NONE  ),\
82        (inca1mo_forcage.nc ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_forcage.nc ,  NONE  ),\
83        (inca1mo_veget.nc   ,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_veget.nc   ,  NONE  )
84
85
86[Post_1D_inca_aero]
87Patches= ()
88GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds, time_counter, area)
89TimeSeriesVars2D = (od550ssss, od550ssas,od550sscs,od550dustci, loaddustci, loadsscs, loadssas,loadssss, emidustci, emissas, emissss, emisscs)
90ChunckJob2D = NONE
91TimeSeriesVars3D = ()
92ChunckJob3D = NONE
93Seasonal=OFF
94
95
96[Post_1D_inca_forcage]
97Patches= ()
98GatherWithInternal = (lon, lat, presnivs, time_centered, time_centered_bounds,time_counter, area)
99TimeSeriesVars2D = (SWTOAAS_AER,SWTOAAS_DUST,SWTOAAS_SS)
100ChunckJob2D = NONE
101TimeSeriesVars3D = ()
102ChunckJob3D = NONE
103Seasonal=OFF
104
105
106[Post_1D_inca_veget]
107Patches= ()
108GatherWithInternal = (lon, lat, veget, time_counter)
109TimeSeriesVars2D = (hdry,snowfromOrch,emi_isop,emi_mono)
110ChunckJob2D = NONE
111TimeSeriesVars3D = (flx_iso,flx_mono,flx_ORVOC,flx_acetal)
112ChunckJob3D = NONE
113Seasonal=OFF
Note: See TracBrowser for help on using the repository browser.