1 | [Compatibility] |
---|
2 | libIGCM=1.0 |
---|
3 | |
---|
4 | [UserChoices] |
---|
5 | |
---|
6 | # Specify output level for output files |
---|
7 | # Only the files stomate_history.nc and stomate_ipcc_history.nc can be set here. |
---|
8 | # output_level_filname=0 : lowest level writing only variables needed for the monitoring |
---|
9 | # output_level_filname=1 : highest level which will output all variables |
---|
10 | # output_level_filname=NONE : deactivate the file |
---|
11 | output_level_stomate_history = 0 |
---|
12 | output_level_stomate_ipcc_history = 0 |
---|
13 | |
---|
14 | # Specify output frequency for each file [1y, 1mo, 1d] |
---|
15 | # Settings using WriteFrequency in config.card are not longer used |
---|
16 | output_freq_stomate_history = 1mo |
---|
17 | output_freq_stomate_ipcc_history = 1mo |
---|
18 | |
---|
19 | |
---|
20 | [InitialStateFiles] |
---|
21 | List= () |
---|
22 | |
---|
23 | [BoundaryFiles] |
---|
24 | List= () |
---|
25 | ListNonDel= () |
---|
26 | |
---|
27 | [SmoothFiles] |
---|
28 | List= () |
---|
29 | |
---|
30 | [ParametersFiles] |
---|
31 | List= () |
---|
32 | |
---|
33 | [RestartFiles] |
---|
34 | List= (stomate_rest_out.nc, stomate_rest.nc, stomate_rest_in.nc) |
---|
35 | |
---|
36 | [OutputText] |
---|
37 | List= () |
---|
38 | |
---|
39 | [OutputFiles] |
---|
40 | List= (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history), \ |
---|
41 | (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history) |
---|
42 | |
---|
43 | [Post_1M_stomate_history] |
---|
44 | Patches = () |
---|
45 | GatherWithInternal = (lon, lat, Areas, CONTFRAC, time_counter, time_centered, time_centered_bounds) |
---|
46 | TimeSeriesVars2D = (CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE,WOOD_HARVEST) |
---|
47 | ChunckJob2D = NONE |
---|
48 | TimeSeriesVars3D = (VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,WOOD_HARVEST_PFT) |
---|
49 | ChunckJob3D = NONE |
---|
50 | Seasonal = ON |
---|
51 | |
---|
52 | [Post_1M_stomate_ipcc_history] |
---|
53 | Patches = () |
---|
54 | GatherWithInternal = (lon, lat, Areas, CONTFRAC, time_counter, time_centered, time_centered_bounds) |
---|
55 | TimeSeriesVars2D = (cProduct, lai, gpp, ra, fLuc, nbp, fVegLitter, fLitterSoil, cLeaf, cWood, cRoot, cMisc, cLitterAbove, cLitterBelow, cSoilFast, cSoilMedium, cSoilSlow, cMassVariation, treeFracPrimDec, treeFracPrimEver, c3PftFrac, c4PftFrac, rGrowth, rMaint, nppLeaf, nppWood, nppRoot, nep, fWoodharvest, cVegCrop, cLitterCrop, cSoilCrop, nppCrop, raCrop) |
---|
56 | ChunckJob2D = NONE |
---|
57 | TimeSeriesVars3D = () |
---|
58 | ChunckJob3D = NONE |
---|
59 | Seasonal = ON |
---|