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

Last change on this file since 2377 was 2377, checked in by aclsce, 9 years ago
  • Use of piControl2 restarts files year 2499-12-31 to start IPSLCM6_rc0 configuration by default.
File size: 2.3 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
9DefSuffix=Choi
10
[1013]11sechiba_LEVEL=11
[396]12
[2300]13# Use XIOS as output library
[2327]14XIOS=y
[2300]15
[396]16[InitialStateFiles]
[2377]17List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc,          . ), \
[984]18        (${R_INIT}/SRF/${config_UserChoices_TagName}/PFTmap_IPCC_1850.nc, PFTmap.nc)
[396]19
20[BoundaryFiles]
[2377]21List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc,      . )
[863]22ListNonDel= ()
[396]23
[992]24[SmoothFiles]
25List=()
26
[396]27[ParametersFiles]
[2300]28List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)   ,\
29        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\
30        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .) ,\
31        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)
[396]32
33[RestartFiles]
[793]34# List restart that have to be saved/restored each loop (file out, saved, and in) :
35List=   (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc)
[396]36
37[OutputText]
[2300]38List=   (out_orchidee, orchidee.def, context_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml)
[396]39
40[OutputFiles]
[1013]41List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \
[2362]42        (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, NONE), \
[1013]43        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE)
[396]44
45[Post_1M_sechiba_history]
[1032]46Patches = ()
[2362]47GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds)
[1013]48TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac)
[794]49ChunckJob2D = NONE
[2362]50TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee)
[794]51ChunckJob3D = NONE
[939]52Seasonal=ON
[1014]53
54[Post_HF_sechiba_out_2]
[1032]55Patches= ()
[2362]56GatherWithInternal= (lon, lat, time_counter, Areas, Contfrac, time_counter_bounds)
[1014]57TimeSeriesVars2D= (mrsos, mrro)
[1040]58ChunckJob2D= 50Y
[1014]59TimeSeriesVars3D= (ptn)
[1040]60ChunckJob3D= 10Y
61Seasonal= OFF
Note: See TracBrowser for help on using the repository browser.