Ignore:
Timestamp:
05/11/10 15:54:43 (14 years ago)
Author:
mmaipsl
Message:

Activate standard production of second history file for SECHIBA (HF = 3hours).
Manage AR5 2D and 3D outputs for SECHIBA and STOMATE.

Location:
CONFIG/IPSLCM/IPSLCM5A/historical/COMP
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5A/historical/COMP/orchidee.card

    r1013 r1014  
    2929[OutputFiles] 
    3030List=   (sechiba_history.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_history.nc, Post_1M_sechiba_history), \ 
    31         (sechiba_out_2.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_sechiba_out2.nc, NONE), \ 
     31        (sechiba_out_2.nc, ${R_OUT_SRF_O_H}/${PREFIX}_HF_sechiba_out_2.nc, Post_HF_sechiba_out_2), \ 
    3232        (orchidee_watchout.nc, ${R_OUT_SRF_O_M}/${PREFIX}_1M_watchout.nc, NONE) 
    3333 
    3434[Post_1M_sechiba_history] 
    35 Patches = (Patch_20091030_histcom_time_axis) 
    36 GatherWithInternal = (lon, lat, veget, time_counter, Areas, Contfrac) 
    37 TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac) 
    38 ChunckJob2D = NONE 
    39 TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn) 
    40 ChunckJob3D = NONE 
    41 Seasonal=ON 
     35Patches= (Patch_20091030_histcom_time_axis) 
     36GatherWithInternal= (lon, lat, veget, time_counter, Areas, Contfrac) 
     37TimeSeriesVars2D= (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac) 
     38ChunckJob2D= NONE 
     39TimeSeriesVars3D= (lai, maxvegetfrac, vegetfrac, CO2FLUX, ptn) 
     40ChunckJob3D= NONE 
     41Seasonal= ON 
     42 
     43[Post_HF_sechiba_out_2] 
     44Patches= (Patch_20091030_histcom_time_axis) 
     45GatherWithInternal= (lon, lat, veget, time_counter, Areas, Contfrac) 
     46TimeSeriesVars2D= (mrsos, mrro) 
     47ChunckJob2D= NONE 
     48TimeSeriesVars3D= (ptn) 
     49ChunckJob3D= NONE 
     50Seasonal= ON 
  • CONFIG/IPSLCM/IPSLCM5A/historical/COMP/orchidee.driver

    r793 r1014  
    7272    ORCHIDEE_sed SECHIBA_HISTLEVEL ${orchidee_UserChoices_sechiba_LEVEL} 
    7373 
    74 ##    if [ ${year} -eq 1950 ] ; then 
    75 #       ORCHIDEE_sed SECHIBA_HISTFILE2 y 
    76 #       ORCHIDEE_sed SECHIBA_HISTLEVEL2 10 
    77 #       ORCHIDEE_sed WRITE_STEP2 86400.0 
    78 ##    fi 
     74    ORCHIDEE_sed SECHIBA_HISTFILE2 y 
     75    ORCHIDEE_sed SECHIBA_HISTLEVEL2 1 
     76    ORCHIDEE_sed WRITE_STEP2 10800.0 
    7977 
    8078    if ( [ ${CumulPeriod} -ne 1 ] || [ "${config_SRF_Restart}" != "n" ] ) ; then 
  • CONFIG/IPSLCM/IPSLCM5A/historical/COMP/stomate.card

    r1013 r1014  
    3232Patches= () 
    3333GatherWithInternal= (lon, lat, PFT, time_counter, Areas) 
    34 TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,TOTAL_SOIL_CARB,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100) 
     34TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 
    3535ChunckJob2D = NONE 
    36 TimeSeriesVars3D = (CO2FLUX_MONTHLY,LAI,VEGET,VEGET_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,HARVEST_ABOVE) 
     36TimeSeriesVars3D = (CO2FLUX_MONTHLY,LAI,VEGET,VEGET_MAX,NPP,GPP,HET_RESP,MAINT_RESP,GROWTH_RESP,AGE,HEIGHT,TOTAL_M,TOTAL_BM_LITTER,TOTAL_SOIL_CARB) 
    3737ChunckJob3D = NONE 
    3838Seasonal=ON 
Note: See TracChangeset for help on using the changeset viewer.