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 Wind_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 | #coupled model with ORCH |
---|
20 | CoupOrchInca=n |
---|
21 | |
---|
22 | # Use XIOS and/or IOIPSL as output library |
---|
23 | XIOS=y |
---|
24 | IOIPSL=n |
---|
25 | |
---|
26 | [InitialStateFiles] |
---|
27 | List= () |
---|
28 | |
---|
29 | [BoundaryFiles] |
---|
30 | #List= (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/165_${year}${month}.nc , u10mec.nc)\ |
---|
31 | # (/ccc/work/cont003/subipsl/subipsl/ECMWF320x160/AN${year}/166_${year}${month}.nc , v10mec.nc)\ |
---|
32 | # (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/u10m_ecmwf_${year}${month}.nc , u10m.nc )\ |
---|
33 | # (${R_IN}/ATM/${RESOL_ATM}/NUDGE_FILES/ERAI/AN${year}/v10m_ecmwf_${year}${month}.nc , v10m.nc ) |
---|
34 | List=() |
---|
35 | |
---|
36 | ListNonDel= (${R_IN}/CHM/INCA${RESOL_CHM}/npp.nc , npp.nc )\ |
---|
37 | (${R_IN}/CHM/INCA${RESOL_CHM}/aircraft.nc , aircraft.nc )\ |
---|
38 | (${R_IN}/CHM/INCA${RESOL_CHM}/sflx.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_DUSS.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_aero.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_aero.nc, Post_1D_inca_aero ),\ |
---|
66 | (inca_common.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_common.nc, NONE ),\ |
---|
67 | (inca_forcage.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_forcage.nc, Post_1D_inca_forcage ),\ |
---|
68 | (inca_veget.nc, ${R_OUT_CHM_O_D}/${PREFIX}_1D_inca_veget.nc, Post_1D_inca_veget ) |
---|
69 | |
---|
70 | |
---|
71 | [Post_1D_inca_aero] |
---|
72 | Patches= () |
---|
73 | GatherWithInternal = (lon, lat, presnivs, time_counter_bounds, time_counter, area) |
---|
74 | TimeSeriesVars2D = (OD550_SSSSM, od550ssas,od550ss,od550dust, loaddustCI, loadssCS, loadSSAS, LOAD_SSSSM, emidustCI, emissAS, emissSS, emissCS) |
---|
75 | ChunckJob2D = NONE |
---|
76 | TimeSeriesVars3D = () |
---|
77 | ChunckJob3D = NONE |
---|
78 | |
---|
79 | |
---|
80 | [Post_1D_inca_forcage] |
---|
81 | Patches= () |
---|
82 | GatherWithInternal = (lon, lat, presnivs, time_counter_bounds,time_counter, area) |
---|
83 | TimeSeriesVars2D = (SWTOAAS_AER,SWTOAAS_DUST,SWTOAAS_SS) |
---|
84 | ChunckJob2D = NONE |
---|
85 | TimeSeriesVars3D = () |
---|
86 | ChunckJob3D = NONE |
---|
87 | |
---|
88 | |
---|
89 | [Post_1D_inca_veget] |
---|
90 | Patches= () |
---|
91 | GatherWithInternal = (lon, lat, veget, time_counter) |
---|
92 | TimeSeriesVars2D = (hdry,snowfromOrch,emi_isop,emi_mono) |
---|
93 | ChunckJob2D = NONE |
---|
94 | TimeSeriesVars3D = (flx_iso,flx_mono,flx_ORVOC,flx_acetal) |
---|
95 | ChunckJob3D = NONE |
---|