source: CONFIG/IPSLCM/IPSLCM5A/EXP00/COMP/stomate.card @ 1024

Last change on this file since 1024 was 1024, checked in by mmaipsl, 14 years ago

MM: Add empty options to IPCC output treatment to avoid warning messages.

File size: 1.5 KB
RevLine 
[793]1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5stomate_LEVEL=10
6
7[InitialStateFiles]
8List=   ()
9
10[BoundaryFiles]
11List=   ()
12ListNonDel= (${R_BC}/SRF/${config_UserChoices_TagName}/reftemp.nc, .)
13
[992]14[SmoothFiles]
15List=   ()
16
[793]17[ParametersFiles]
18List=   ()
19
20[RestartFiles]
21# List restart that have to be saved/restored each loop (file out, saved, and in) :
22List=   (stomate_rest_out.nc, stomate_rest.nc, stomate_rest_in.nc)
23
24[OutputText]
25List=   ()
26
27[OutputFiles]
[1013]28List=   (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history) \
29    (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history)
[793]30
31[Post_1M_stomate_history]
32Patches= ()
33GatherWithInternal= (lon, lat, PFT, time_counter, Areas)
[1014]34TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE)
[794]35ChunckJob2D = NONE
[1014]36TimeSeriesVars3D = (CO2FLUX_MONTHLY,LAI,VEGET,VEGET_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB)
[794]37ChunckJob3D = NONE
[939]38Seasonal=ON
[1013]39
40[Post_1M_stomate_ipcc_history]
41Patches= ()
42GatherWithInternal= (lon, lat, PFT, time_counter, Areas)
43TimeSeriesVars2D=(cVeg, cLitter, cSoil, cProduct, lai, gpp, ra, npp, rh, fFire, fHarvest, fLuc, nbp, fVegLitter, fLitterSoil, cLeaf, cWood, cRoot, cMisc, cLitterAbove, cLitterBelow, cSoilFast, cSoilMedium, cSoilSlow, landCoverFrac, treeFracPrimDec, treeFracPrimEver, c3PftFrac, c4PftFrac, rGrowth, rMaint, nppLeaf, nppWood, nppRoot, nep)
[1024]44ChunckJob2D = NONE
45TimeSeriesVars3D=()
46ChunckJob3D = NONE
47Seasonal=ON
Note: See TracBrowser for help on using the repository browser.