source: CONFIG/UNIFORM/v6/LMDZOR_v6/EXPERIMENTS/LMDZOR/clim_360d/COMP/orchidee.card @ 3038

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

Update LMDZOR_v6 default options to the same as in IPSLCM6.0.6:

  • compile LMD144x142x79 as default
  • lmdz.card : newest physics as default
  • orchidee.card : CWRR hydrologie together with all newest options as default
File size: 2.4 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]
[2604]14List=   (${R_IN}/SRF/soils_param.nc,        . ), \
[3016]15        (${R_IN}/SRF/soils_param_usdatop.nc,. ), \
[2604]16        (${R_IN}/SRF/routing.nc,            . ), \
[2934]17        (${R_IN}/SRF/albedo/alb_bg_modisopt_2D.nc, alb_bg.nc ), \
[2585]18        (${R_IN}/SRF/PFTmap_1850to2005_AR5_LUHa.rc2/PFTmap_IPCC_2000.nc, PFTmap.nc), \
19        (${R_IN}/SRF/cartepente2d_15min.nc, .)
[1095]20
21[BoundaryFiles]
[1592]22List= ()
[1095]23ListNonDel= ()
24
25[SmoothFiles]
[1652]26List= ()
[1095]27
28[ParametersFiles]
[2238]29List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)   ,\
[2743]30        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\
[2238]31        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\
[2595]32        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .)
[1095]33
34[RestartFiles]
35List=   (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc)
36
37[OutputText]
[2602]38List=   (out_orchidee, orchidee.def, used_orchidee.def, iodef.xml, context_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, river_desc.nc)
[1095]39
40[OutputFiles]
[2582]41List=   (sechiba_history.nc,   ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \
[2759]42        (sechiba_out_2.nc,     ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc,   NONE)
[1095]43
44[Post_1M_sechiba_history]
[2582]45Patches = ()
[2947]46GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds)
[2958]47TimeSeriesVars2D = (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)
[2582]48ChunckJob2D = NONE
49TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee)
50ChunckJob3D = NONE
51Seasonal = ON
[1095]52
53[Post_HF_sechiba_out_2]
[2582]54Patches = ()
[2947]55GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds)
[2582]56TimeSeriesVars2D = (mrsos, mrro)
57ChunckJob2D = 50Y
58TimeSeriesVars3D = (ptn)
59ChunckJob3D = 10Y
60Seasonal = OFF
[2604]61
Note: See TracBrowser for help on using the repository browser.