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

Last change on this file since 959 was 959, checked in by aclsce, 15 years ago

-Modifications to fit with IPSLCM5_v2 configuration

  • modifications to run on titane (CCRT machine)
  • Controle seasonal file creation at the file level
  • Can switch off time series with
  • Add the possibility to force higher writing level for aerosol.

2 variables added with default value : LMDZ_Freq_aero=120 and
LMDZ_Length_aero=12

  • add HYDROL_HUMCSTE parameters for root profile.

Change HYDROL_SOIL_DEPTH from 2 meters to 4.
Use values for 4 meters in HYDROL_HUMCSTE,
as that have been decided by Patricia Cadule and Jean-Louis Dufresne.
Suppress RVEG_PFT artificial parameter (put all 1.).

  • monitoring for orchidee and stomate components fit with IPSLCM5_v2 monitoring.
  • Compilation of ce0l, for create_etat0_limit, copied from gcm compilation ie -parallel mpi option set for create_etat0_limit main

program.

File size: 934 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,HARVEST_ABOVE)
33ChunckJob3D = NONE
34Seasonal=ON
Note: See TracBrowser for help on using the repository browser.