source: CONFIG/UNIFORM/v5/IPSLCM5_v5/EXPERIMENTS/IPSLCM5/decadal/COMP/orchidee.card @ 2204

Last change on this file since 2204 was 2204, checked in by sdipsl, 10 years ago

Add decadal experiment type

File size: 2.1 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
[1536]12# If use of PFTmap, put VEGET_UPDATE=1Y and LAND_COVER_CHANGE=y
13VEGET_UPDATE=1Y
14LAND_COVER_CHANGE=y
[396]15
16[InitialStateFiles]
[863]17List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc,      . ), \
[988]18        (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc,          . )
[396]19
20[BoundaryFiles]
21List=   ()
[1171]22ListNonDel= ()
[396]23
[988]24[SmoothFiles]
[2204]25List=(${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap_1850to2101_AR5_RCP4.5/PFTmap_IPCC_${year_p1}.nc, PFTmap.nc, 12:12:)
[988]26
[396]27[ParametersFiles]
[2018]28List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)
[396]29
30[RestartFiles]
[793]31# List restart that have to be saved/restored each loop (file out, saved, and in) :
32List=   (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc)
[396]33
34[OutputText]
[2112]35List=   (out_orchidee, orchidee.def)
[396]36
37[OutputFiles]
[1013]38List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \
[1014]39        (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, Post_HF_sechiba_out_2), \
[1013]40        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE)
[396]41
42[Post_1M_sechiba_history]
[1081]43Patches= ()
[1032]44GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac)
[1014]45TimeSeriesVars2D= (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)
46ChunckJob2D= NONE
[1086]47TimeSeriesVars3D= (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn, nee)
[1014]48ChunckJob3D= NONE
49Seasonal= ON
50
51[Post_HF_sechiba_out_2]
[1032]52Patches= ()
53GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac)
[1014]54TimeSeriesVars2D= (mrsos, mrro)
[1040]55ChunckJob2D= 50Y
[1014]56TimeSeriesVars3D= (ptn)
[1040]57ChunckJob3D= 10Y
58Seasonal= OFF
Note: See TracBrowser for help on using the repository browser.