1 | #- $Id: inca.card 70 2007-06-21 14:20:42Z acosce $ |
---|
2 | [Compatibility] |
---|
3 | libIGCM=1.0 |
---|
4 | |
---|
5 | [UserChoices] |
---|
6 | # Set LMDZ_10m_winds to choose if the simulation will use online 10m wind (=y) or offline (=n) |
---|
7 | LMDZ_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 |
---|
11 | 10m_winds_method=threshold |
---|
12 | # Set climatological to choose the write_frequency for inca output (inca_avgr, forcage, inca_inst) |
---|
13 | # 86400 = daily output |
---|
14 | freq_write_chem=86400 |
---|
15 | # heat fluxes computed with feedback corresponding to 0 --> no aerosol effects, 1--> aerosol effects selected by ok_ade, ok_aie |
---|
16 | feedb=0 |
---|
17 | #choose sedimentation multilayer or one layer |
---|
18 | multilayer_sedim=y |
---|
19 | |
---|
20 | # Use XIOS and/or IOIPSL as output library |
---|
21 | XIOS=y |
---|
22 | IOIPSL=n |
---|
23 | |
---|
24 | [InitialStateFiles] |
---|
25 | List= () |
---|
26 | |
---|
27 | [BoundaryFiles] |
---|
28 | #List= (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/165_${year}${month}.nc , u10mec.nc)\ |
---|
29 | # (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/166_${year}${month}.nc , v10mec.nc)\ |
---|
30 | # (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/u10m_ecmwf_${year}${month}.nc , u10m.nc )\ |
---|
31 | # (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc ) |
---|
32 | List=() |
---|
33 | |
---|
34 | ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc , npp.nc )\ |
---|
35 | (${R_IN}/CHM/INCA${RESOL_CHM}/o3clim.nc , o3clim.nc )\ |
---|
36 | (${R_IN}/CHM/INCA${RESOL_CHM}/so4.nc , so4.nc )\ |
---|
37 | (${R_IN}/CHM/INCA${RESOL_CHM}/aircraft.nc , aircraft.nc )\ |
---|
38 | (${R_IN}/CHM/INCA${RESOL_CHM}/sflx_nitrate.nc , sflx.nc )\ |
---|
39 | (${R_IN}/CHM/INCA${RESOL_CHM}/landuse.nc , landuse.nc )\ |
---|
40 | (${R_IN}/CHM/INCA${RESOL_CHM}/rhvEC.txt , rhvEC.txt )\ |
---|
41 | (${R_IN}/CHM/INCA${RESOL_CHM}/wthEC.txt , wthEC.txt )\ |
---|
42 | (${R_IN}/CHM/INCA${RESOL_CHM}/clyEC.txt , clyEC.txt )\ |
---|
43 | (${R_IN}/CHM/INCA${RESOL_CHM}/wth.dat , wth.dat )\ |
---|
44 | (${R_IN}/CHM/INCA${RESOL_CHM}/cly.dat , cly.dat )\ |
---|
45 | (${R_IN}/CHM/INCA${RESOL_CHM}/rhv.dat , rhv.dat )\ |
---|
46 | (${R_IN}/CHM/INCA${RESOL_CHM}/phototable_glo.dat , phototable.dat ) |
---|
47 | |
---|
48 | |
---|
49 | [ParametersFiles] |
---|
50 | List= (${SUBMIT_DIR}/PARAM/inca.def, .),\ |
---|
51 | (${MODIPSL}/modeles/INCA/src/INCA_XML/context_inca.xml, .) ,\ |
---|
52 | (${MODIPSL}/modeles/INCA/src/INCA_XML/field_def_inca.xml, .) ,\ |
---|
53 | (${MODIPSL}/modeles/INCA/src/INCA_XML/file_def_inca_NMHC_AER.xml, file_def_inca.xml), \ |
---|
54 | (${MODIPSL}/bin/inca.dat, .) |
---|
55 | |
---|
56 | [RestartFiles] |
---|
57 | # List restart that have to be saved/restored each loop (file out, saved, and in) : |
---|
58 | List= (precipinsoil.dat, precipinsoil.dat, precipinsoil.dat) |
---|
59 | |
---|
60 | |
---|
61 | [OutputText] |
---|
62 | List=(inca.out, inca.def,context_inca.xml,field_def_inca.xml,file_def_inca.xml) |
---|
63 | |
---|
64 | [OutputFiles] |
---|
65 | List= (inca_emi.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_emi.nc, NONE ),\ |
---|
66 | (inca_species.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_species.nc, Post_1D_inca_species ),\ |
---|
67 | (inca_dvel.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_dvel.nc, NONE ),\ |
---|
68 | (inca_chem.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_chem.nc, Post_1D_inca_chem ),\ |
---|
69 | (inca_aero.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc, Post_1D_inca_aero ),\ |
---|
70 | (inca_common.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_common.nc, NONE ),\ |
---|
71 | (inca_washrate.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_washrate.nc, NONE ),\ |
---|
72 | (inca_forcage.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_forcage.nc, Post_1D_inca_forcage ) |
---|
73 | |
---|
74 | |
---|
75 | [Post_1D_inca_aero] |
---|
76 | Patches= () |
---|
77 | GatherWithInternal = (lon, lat, presnivs, time_counter_bounds, time_counter, area) |
---|
78 | TimeSeriesVars2D = (od550bcas,od550pomas,od550so4as, od550so4cs, OD550_SSSSM, od550ssas,od550ss,od550dust,od550bc,od550oa, loaddustCI, loadno3CI, loadbcAI, loadpomAI, loadssCS, loadso4CS, loadno3CS, loadSSAS, loadbcAS, loadpomAS, loadso4AS, LOAD_ASNH4M, LOAD_ASNO3M, LOAD_SSSSM) |
---|
79 | ChunckJob2D = NONE |
---|
80 | TimeSeriesVars3D = () |
---|
81 | ChunckJob3D = NONE |
---|
82 | |
---|
83 | [Post_1D_inca_species] |
---|
84 | Patches= () |
---|
85 | GatherWithInternal = (lon, lat, presnivs, time_counter_bounds,time_counter, area) |
---|
86 | TimeSeriesVars2D = () |
---|
87 | ChunckJob2D = NONE |
---|
88 | TimeSeriesVars3D = (NO,NO2,O3,HNO3,CH4,CO) |
---|
89 | ChunckJob3D = NONE |
---|
90 | |
---|
91 | |
---|
92 | [Post_1D_inca_chem] |
---|
93 | Patches= () |
---|
94 | GatherWithInternal = (lon, lat, presnivs,time_counter_bounds, time_counter, area) |
---|
95 | TimeSeriesVars2D = (o3_col, co_col, no2_col, ch2o_col, ch4_col, hno2_col, oh_col, so2_col) |
---|
96 | ChunckJob2D = NONE |
---|
97 | TimeSeriesVars3D = () |
---|
98 | ChunckJob3D = NONE |
---|
99 | |
---|
100 | [Post_1D_inca_forcage] |
---|
101 | Patches= () |
---|
102 | GatherWithInternal = (lon, lat, presnivs, time_counter_bounds,time_counter, area) |
---|
103 | TimeSeriesVars2D = (SWTOAAS_ANT, SWTOAAS_AER, SWTOAAS_NAT, SWTOAAS_BC, SWTOAAS_SO4, SWTOAAS_POM, SWTOAAS_DUST, SWTOAAS_SS, SWTOAAS_DNO3, SWTOASS_SNO3, SWTOAAS_FNO3) |
---|
104 | ChunckJob2D = NONE |
---|
105 | TimeSeriesVars3D = () |
---|
106 | ChunckJob3D = NONE |
---|