source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/LMDZOR/clim_360d/COMP/orchidee.card @ 3459

Last change on this file since 3459 was 3459, checked in by jgipsl, 6 years ago

Copied temporary file_def_orchidee.xml from ORCHIDEE/trunk into PARAM directory and deactivated output variable cim. The variable cim has a problem introduced in ORCHIDEE/trunk revision 4653.

File size: 2.7 KB
RevLine 
[1095]1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
[2018]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
[3038]9DefSuffix=CWRR
[2018]10
[1652]11VEGET_UPDATE=0Y
[2345]12
[1095]13[InitialStateFiles]
[3378]14List=   (${R_IN}/SRF/soils_param.nc, . ), \
15        (${R_IN}/SRF/reftemp.nc, . ), \
16        (${R_IN}/SRF/routing.nc, . ), \
[3093]17        (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \
[3418]18        (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1.2/withoutNoBio_15PFT/PFTmap_2000.nc, PFTmap.nc),\
[3422]19        (${R_IN}/SRF/WOODHARVEST/LUH2v2/historical/woodharvest_2000.nc, woodharvest.nc),\
[3378]20        (${R_IN}/SRF/cartepente2d_15min.nc, .)
[1095]21
22[BoundaryFiles]
[1592]23List= ()
[1095]24ListNonDel= ()
25
26[SmoothFiles]
[1652]27List= ()
[1095]28
29[ParametersFiles]
[2238]30List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)   ,\
[3459]31        (${SUBMIT_DIR}/PARAM/file_def_orchidee.xml, .)  ,\
[3378]32        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_input_orchidee.xml, .) ,\
[2238]33        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\
[2595]34        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .)
[1095]35
36[RestartFiles]
37List=   (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc)
38
39[OutputText]
[3378]40List=   (out_orchidee, orchidee.def, used_orchidee.def, iodef.xml, context_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, file_def_input_orchidee.xml, river_desc.nc)
[1095]41
42[OutputFiles]
[2582]43List=   (sechiba_history.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \
[3205]44        (sechiba_history_4dim.nc,${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history_4dim.nc, NONE), \
[2759]45        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE)
[1095]46
47[Post_1M_sechiba_history]
[2582]48Patches = ()
[2947]49GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds)
[3093]50TimeSeriesVars2D = (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, evapnu)
[2582]51ChunckJob2D = NONE
52TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee)
53ChunckJob3D = NONE
54Seasonal = ON
[1095]55
56[Post_HF_sechiba_out_2]
[2582]57Patches = ()
[2947]58GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds)
[2582]59TimeSeriesVars2D = (mrsos, mrro)
60ChunckJob2D = 50Y
61TimeSeriesVars3D = (ptn)
62ChunckJob3D = 10Y
63Seasonal = OFF
[2604]64
Note: See TracBrowser for help on using the repository browser.