source: CMIP5/rcp45/v3.rcp45.2/COMP/orchidee.card @ 2329

Last change on this file since 2329 was 1361, checked in by sdipsl, 13 years ago

Update config for rcp45 regarding variables to be in sync with latest svn variables list.

File size: 1.9 KB
RevLine 
[396]1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
[793]5NEWHYDROL=n
[1013]6sechiba_LEVEL=11
[396]7
8[InitialStateFiles]
[863]9List=   (${R_INIT}/SRF/${config_UserChoices_TagName}/soils_param.nc,      . ), \
[988]10        (${R_INIT}/SRF/${config_UserChoices_TagName}/routing.nc,          . )
[396]11
12[BoundaryFiles]
13List=   ()
[1171]14ListNonDel= ()
[396]15
[988]16[SmoothFiles]
[1361]17List=(${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap_2006to2100_AR5_RCP4.5_MiniCAM/PFTmap_IPCC_${year_p1}.nc, PFTmap.nc, 12:12:1129), \
[1276]18     (${R_BC}/SRF/${config_UserChoices_TagName}/PFTmap_2006to2100_AR5_RCP4.5_MiniCAM/PFTmap_IPCC_2006.nc, PFTmap.nc, 1:1:1)
[988]19
[396]20[ParametersFiles]
21List=   (${SUBMIT_DIR}/PARAM/orchidee.def, .)
22
23[RestartFiles]
[793]24# List restart that have to be saved/restored each loop (file out, saved, and in) :
25List=   (sechiba_rest_out.nc, sechiba_rest.nc, sechiba_rest_in.nc)
[396]26
27[OutputText]
28List=   (out_orchidee)
29
30[OutputFiles]
[1013]31List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \
[1014]32        (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, Post_HF_sechiba_out_2), \
[1013]33        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE)
[396]34
35[Post_1M_sechiba_history]
[1081]36Patches= ()
[1032]37GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac)
[1014]38TimeSeriesVars2D= (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)
39ChunckJob2D= NONE
[1086]40TimeSeriesVars3D= (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn, nee)
[1014]41ChunckJob3D= NONE
42Seasonal= ON
43
44[Post_HF_sechiba_out_2]
[1032]45Patches= ()
46GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac)
[1014]47TimeSeriesVars2D= (mrsos, mrro)
[1040]48ChunckJob2D= 50Y
[1014]49TimeSeriesVars3D= (ptn)
[1040]50ChunckJob3D= 10Y
51Seasonal= OFF
Note: See TracBrowser for help on using the repository browser.