source: tags/ORCHIDEE_OL/OOL_SEC_STO/COMP/stomate.card @ 6

Last change on this file since 6 was 6, checked in by orchidee, 14 years ago

import first tag equivalent to CVS orchidee_1_9_5 + OOL_1_9_5

File size: 1.7 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#       (stomate_forcing.nc, stomate_forcing.nc, stomate_forcing.nc) \
25#       (stomate_Cforcing.nc, stomate_Cforcing.nc, stomate_Cforcing.nc)
26
27
28[OutputText]
29List=   ()
30
31[OutputFiles]
32List=   (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history) \
33    (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history)
34
35[Post_1M_stomate_history]
36Patches= ()
37GatherWithInternal= (lon, lat, PFT, time_counter, Areas)
38TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE)
39ChunckJob2D = NONE
40TimeSeriesVars3D = (CO2FLUX_MONTHLY,LAI,VEGET,VEGET_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB)
41ChunckJob3D = NONE
42Seasonal=ON
43
44[Post_1M_stomate_ipcc_history]
45Patches= ()
46GatherWithInternal= (lon, lat, PFT, time_counter, Areas)
47TimeSeriesVars2D=(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)
48ChunckJob2D = NONE
49TimeSeriesVars3D=()
50ChunckJob3D = NONE
51Seasonal=ON
Note: See TracBrowser for help on using the repository browser.