1 | [Compatibility] |
---|
2 | libIGCM=1.0 |
---|
3 | |
---|
4 | [UserChoices] |
---|
5 | # The variable DefSuffix gives the suffix of the orchidee.def file to be used. |
---|
6 | # By default the file orchidee.def_Choi will be selected. |
---|
7 | # Sef DefSuffix=Choi (default) to activate default 2-layer Choisnel hydrology |
---|
8 | # Set DefSuffix=CWRR to activate 11-layer CWRR hydrology |
---|
9 | DefSuffix=CWRR |
---|
10 | |
---|
11 | VEGET_UPDATE=0Y |
---|
12 | |
---|
13 | [InitialStateFiles] |
---|
14 | List= (${R_IN}/SRF/soils_param.nc, . ), \ |
---|
15 | (${R_IN}/SRF/soils_param_usdatop.nc,. ), \ |
---|
16 | (${R_IN}/SRF/routing.nc, . ), \ |
---|
17 | (${R_IN}/SRF/albedo/alb_bg_modisopt_2D.nc, alb_bg.nc ), \ |
---|
18 | (${R_IN}/SRF/PFTMAPS/CMIP5/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_2000.nc, PFTmap.nc), \ |
---|
19 | (${R_IN}/SRF/cartepente2d_15min.nc, .) |
---|
20 | |
---|
21 | [BoundaryFiles] |
---|
22 | List= () |
---|
23 | ListNonDel= () |
---|
24 | |
---|
25 | [SmoothFiles] |
---|
26 | List= () |
---|
27 | |
---|
28 | [ParametersFiles] |
---|
29 | List= (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def) ,\ |
---|
30 | (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .) ,\ |
---|
31 | (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .) ,\ |
---|
32 | (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .) |
---|
33 | |
---|
34 | [RestartFiles] |
---|
35 | List= (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc) |
---|
36 | |
---|
37 | [OutputText] |
---|
38 | List= (out_orchidee, orchidee.def, used_orchidee.def, iodef.xml, context_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, river_desc.nc) |
---|
39 | |
---|
40 | [OutputFiles] |
---|
41 | List= (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ |
---|
42 | (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, NONE) |
---|
43 | |
---|
44 | [Post_1M_sechiba_history] |
---|
45 | Patches = () |
---|
46 | GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds) |
---|
47 | TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, evap, fluxlat, fluxsens, netrad, qair, rain, runoff, snow, snownobio, snowf, frac_snow, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac, TWBR, riverflow, coastalflow, DelSoilMoist_daily, DelIntercept_daily, DelSWE_daily, delstock_routing, snowmelt, LAImean, transpir) |
---|
48 | ChunckJob2D = NONE |
---|
49 | TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) |
---|
50 | ChunckJob3D = NONE |
---|
51 | Seasonal = ON |
---|
52 | |
---|
53 | [Post_HF_sechiba_out_2] |
---|
54 | Patches = () |
---|
55 | GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds) |
---|
56 | TimeSeriesVars2D = (mrsos, mrro) |
---|
57 | ChunckJob2D = 50Y |
---|
58 | TimeSeriesVars3D = (ptn) |
---|
59 | ChunckJob3D = 10Y |
---|
60 | Seasonal = OFF |
---|
61 | |
---|