source: CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/orchidee.card @ 3205

Last change on this file since 3205 was 3205, checked in by jgipsl, 7 years ago

Output file for ORCHIDEE changed name. To be used with ORHCIDEE/trunk source revision 4219 or later.

File size: 2.6 KB
RevLine 
[396]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
[2674]9DefSuffix=CWRR
[2018]10
[2674]11VEGET_UPDATE=0Y
12
[396]13[InitialStateFiles]
[2758]14List=   (${R_IN}/SRF/soils_param.nc,        . ), \
[3111]15        (${R_IN}/SRF/soils_param_usdatop.nc,. ), \
[2758]16        (${R_IN}/SRF/routing.nc,            . ), \
[3093]17        (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \
[3111]18        (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1.2/withoutNoBio/13PFTmap_1850_ESA_LUH2v2h_withoutNoBio_v1.2.nc, PFTmap.nc),\
19        (${R_IN}/SRF/cartepente2d_15min.nc, .)
[396]20
21[BoundaryFiles]
[2674]22List= ()
[863]23ListNonDel= ()
[396]24
[992]25[SmoothFiles]
[2674]26List= ()
[992]27
[396]28[ParametersFiles]
[2726]29List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)   ,\
[2940]30        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\
[2726]31        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\
[2940]32        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .)
[396]33
34[RestartFiles]
[2674]35List=   (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc)
[396]36
37[OutputText]
[2674]38List=   (out_orchidee, orchidee.def, used_orchidee.def, iodef.xml, context_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, river_desc.nc)
[396]39
40[OutputFiles]
[2582]41List=   (sechiba_history.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \
[3205]42        (sechiba_history_4dim.nc,${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history_4dim.nc, NONE), \
[2758]43        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE)
[396]44
45[Post_1M_sechiba_history]
[1032]46Patches = ()
[2674]47GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds)
[2963]48TimeSeriesVars2D = (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)
[794]49ChunckJob2D = NONE
[2362]50TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee)
[794]51ChunckJob3D = NONE
[2582]52Seasonal = ON
[1014]53
54[Post_HF_sechiba_out_2]
[2582]55Patches = ()
[2674]56GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds)
[2582]57TimeSeriesVars2D = (mrsos, mrro)
58ChunckJob2D = 50Y
59TimeSeriesVars3D = (ptn)
60ChunckJob3D = 10Y
61Seasonal = OFF
[2674]62
Note: See TracBrowser for help on using the repository browser.