source: CONFIG/UNIFORM/v6/IPSLCM6_LANDN/EXPERIMENTS/IPSLCM/piControl_CMIP6/COMP/stomate.card @ 6164

Last change on this file since 6164 was 6164, checked in by jgipsl, 2 years ago
  • Updated experiment piControl_CMIP6 as done in piControl_TEST.
  • IPSLCM/piControl_TEST/COMP/orchidee.card : files can not be in both sections InitialState? files and BoundaryFiles.
File size: 2.2 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6# Update nitrogen input maps (default 0Y)
7NINPUT_UPDATE =0Y
8
9# Impose the CN ratio of leaves
10STOMATE_IMPOSE_CN =n
11
12# Specify output level for output files
13# Only the files stomate_history.nc and stomate_ipcc_history.nc can be set here.
14# output_level_filname=0     : lowest level writing only variables needed for the monitoring
15# output_level_filname=1     : highest level which will output all variables
16# output_level_filname=NONE  : deactivate the file
17output_level_stomate_history = 0
18output_level_stomate_ipcc_history = 0
19
20# Specify output frequency for each file [1y, 1mo, 1d]
21# Settings using WriteFrequency in config.card are not longer used
22output_freq_stomate_history = 1mo
23output_freq_stomate_ipcc_history = 1mo
24
25
26[InitialStateFiles]
27List= ()
28
29[BoundaryFiles]
30List=   ()
31ListNonDel= ()
32
33[SmoothFiles]
34List=   ()
35
36[ParametersFiles]
37List=   ()
38
39[RestartFiles]
40List=   (stomate_rest_out.nc, stomate_rest.nc, stomate_rest_in.nc)
41
42[OutputText]
43List=   ()
44
45[OutputFiles]
46List=   (stomate_history.nc,      ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc,      Post_1M_stomate_history),    \
47        (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history)
48
49[Post_1M_stomate_history]
50Patches = ()
51GatherWithInternal = (lon, lat, Areas, CONTFRAC, time_counter, time_centered, time_centered_bounds)
52TimeSeriesVars2D = (CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE,WOOD_HARVEST)
53ChunckJob2D = NONE
54TimeSeriesVars3D = (VEGET_COV_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,WOOD_HARVEST_PFT)
55ChunckJob3D = NONE
56Seasonal = ON
57
58[Post_1M_stomate_ipcc_history]
59Patches = ()
60GatherWithInternal = (lon, lat, Areas, CONTFRAC, time_counter, time_centered, time_centered_bounds)
61TimeSeriesVars2D = (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)
62ChunckJob2D = NONE
63TimeSeriesVars3D = ()
64ChunckJob3D = NONE
65Seasonal = ON
Note: See TracBrowser for help on using the repository browser.