source: CMIP5/historicalNoAA/v3.historicalNoAA1/COMP/orchidee.card @ 1914

Last change on this file since 1914 was 1304, checked in by aclsce, 13 years ago

Modifications to have v3.historicalNoAA1 specifications (from
piControl).
Added monitoring01_lmdz.cfg to have monitoring of forcing files.

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