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

Last change on this file since 1032 was 1032, checked in by mafoipsl, 14 years ago

With IOIPSL v2_2_1 :

  • time_counter_bnds contains appropriate information required for yearly mean based on monthly values. Addition of time_counter_bnds for time series in GatherWithInternal
  • the first time axis encountered is also used as time counter. Suppression of useless Patch_20091030_histcom_time_axis
File size: 1.6 KB
Line 
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
14[SmoothFiles]
15List=   ()
16
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]
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)
30
31[Post_1M_stomate_history]
32Patches= ()
33GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bnds, Areas)
34TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE)
35ChunckJob2D = NONE
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)
37ChunckJob3D = NONE
38Seasonal=ON
39
40[Post_1M_stomate_ipcc_history]
41Patches= ()
42GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bnds, 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)
44ChunckJob2D = NONE
45TimeSeriesVars3D=()
46ChunckJob3D = NONE
47Seasonal=ON
Note: See TracBrowser for help on using the repository browser.