source: CONFIG/UNIFORM/v6_rc0/IPSLCM6/EXPERIMENTS/LMDZOR/amip/COMP/stomate.card @ 2585

Last change on this file since 2585 was 2585, checked in by jgipsl, 9 years ago

Simplified path to input files in IGCM shared acount after reorganization. Now using ${R_IN} instead of ${R_BC} and ${R_INIT}.

This is done only in experiences LMDZOR and LMDZ in configuraitons :
v6_rc0/IPSLCM6
v6/IPSLCM6
v6/LMDZOR_v6

File size: 1.6 KB
Line 
1[Compatibility]
2libIGCM=1.0
3
4[UserChoices]
5
6[InitialStateFiles]
7List=   ()
8
9[BoundaryFiles]
10List=   ()
11ListNonDel= (${R_IN}/SRF/reftemp.nc, .)
12
13[SmoothFiles]
14List=   ()
15
16[ParametersFiles]
17List=   ()
18
19[RestartFiles]
20# List restart that have to be saved/restored each loop (file out, saved, and in) :
21List=   (stomate_rest_out.nc, stomate_rest.nc, stomate_rest_in.nc)
22
23[OutputText]
24List=   ()
25
26[OutputFiles]
27List=   (stomate_history.nc,      ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc,      Post_1M_stomate_history),    \
28        (stomate_ipcc_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_ipcc_history.nc, Post_1M_stomate_ipcc_history)
29
30[Post_1M_stomate_history]
31Patches= ()
32GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas)
33TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE)
34ChunckJob2D = NONE
35TimeSeriesVars3D = (CO2FLUX_MONTHLY,LAI,VEGET,VEGET_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB,CO2_FIRE)
36ChunckJob3D = NONE
37Seasonal=ON
38
39[Post_1M_stomate_ipcc_history]
40Patches= ()
41GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bounds, Areas, CONTFRAC)
42TimeSeriesVars2D=(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)
43ChunckJob2D = NONE
44TimeSeriesVars3D=()
45ChunckJob3D = NONE
46Seasonal=ON
Note: See TracBrowser for help on using the repository browser.