source: CONFIG/LMDZOR/branches/LMDZ4OR_v3/LMDZOR/COMP/stomate.card @ 885

Last change on this file since 885 was 882, checked in by aclsce, 14 years ago

Modified LMDZ4OR_v3 configuration to fit with IPSLCM5_v2 coupled
configuration.
Now, LMDZ4OR_work is the working configuration using trunk of LMDZ and
LMDZ4OR_v2 fits with IPSLCM4_v2 coupled configuration.
Modifications :

  • compilation of LMD9695-L39 resolution by default
  • modified *.card, *.driver and *.def to fit with IPSLCM5_v2
  • added SBG component (like IPSLCM5_v2)
  • added POST directory
File size: 908 bytes
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[ParametersFiles]
15List=   ()
16
17[RestartFiles]
18# List restart that have to be saved/restored each loop (file out, saved, and in) :
19List=   (stomate_rest_out.nc, stomate_rest.nc, stomate_rest_in.nc)
20
21[OutputText]
22List=   ()
23
24[OutputFiles]
25List=   (stomate_history.nc, ${R_OUT_SBG_O_M}/${PREFIX}_1M_stomate_history.nc, Post_1M_stomate_history)
26
27[Post_1M_stomate_history]
28Patches= ()
29GatherWithInternal= (lon, lat, PFT, time_counter, Areas)
30TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,TOTAL_SOIL_CARB,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100)
31ChunckJob2D = NONE
32TimeSeriesVars3D = (CO2FLUX_MONTHLY,LAI,VEGET,VEGET_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER)
33ChunckJob3D = NONE
Note: See TracBrowser for help on using the repository browser.