Ignore:
Timestamp:
07/11/18 10:32:51 (6 years ago)
Author:
acosce
Message:

update configuration IPSLESM to NPv6.1.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLESM6/EXPERIMENTS/IPSLESM/AER/pdControl/COMP/orchidee.card

    r3687 r3969  
    1111# VEGET_UPDATE_at_start=y : orchidee.driver will set VEGET_UPDATE=1Y at the first cumul period when starting a new simulation.  
    1212#                           After the first period, VEGET_UPDATE will be set according to the choice done below.   
    13 VEGET_UPDATE_at_start=y 
     13VEGET_UPDATE_at_start=n 
    1414 
    1515# VEGET_UPDATE=0Y : default, do not update the vegetation and woodharvest file except if starting without restart file 
     
    2222# output_level_filename=12    : highest level which will output all variables 
    2323# output_level_filename=NONE  : deactivate the file 
    24 output_level_sechiba_history = 11 
     24output_level_sechiba_history = 0 
    2525output_level_sechiba_out_2 = NONE 
    26 output_level_sechiba_history_4dim = 11 
     26output_level_sechiba_history_4dim = NONE 
    2727 
    2828# Specify output frequency for each file [1y, 1mo, 1d, 10800s, 1ts] 
    2929# Settings using WriteFrequency in config.card is not longer used 
    3030output_freq_sechiba_history = 1mo 
    31 output_freq_sechiba_out_2 = 10800s 
    32 output_freq_sechiba_history_4dim = 1mo 
     31output_freq_sechiba_out_2 = 1d 
     32output_freq_sechiba_history_4dim = 1d 
    3333 
    3434 
     
    5151[ParametersFiles] 
    5252List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)   ,\ 
     53    (${SUBMIT_DIR}/PARAM/ping_orchidee.xml, . )                       ,\ 
    5354        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\ 
    5455        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_input_orchidee.xml, .) ,\ 
     
    7071Patches = () 
    7172GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds) 
    72 TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, evap, fluxlat, fluxsens, netrad, qair, rain, runoff, snow, snownobio, snowf, frac_snow, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac, TWBR, riverflow, coastalflow, DelSoilMoist_daily, DelIntercept_daily, DelSWE_daily, delstock_routing, snowmelt, LAImean, transpir, evapnu) 
     73TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, evap, fluxlat, fluxsens, rain, runoff, snow, snownobio, snowf, frac_snow, subli, tair, temp_sol, drainage, mrsos, mrso, TWBR, riverflow, coastalflow, DelSoilMoist_daily, DelIntercept_daily, DelSWE_daily, delstock_routing, LAImean, transpir, evapnu, lwdown, swdown, t2m, gppCrop, rhCrop) 
    7374ChunckJob2D = NONE 
    74 TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, ptn, nee) 
     75TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, nee, gpp, growth_resp, hetero_resp, humrel, inter, maint_resp, npp, precisol) 
    7576ChunckJob3D = NONE 
    7677Seasonal = ON 
     
    7980Patches = () 
    8081GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds) 
    81 TimeSeriesVars2D = (mrsos, mrro) 
    82 ChunckJob2D = 50Y 
    83 TimeSeriesVars3D = (ptn) 
    84 ChunckJob3D = 10Y 
     82TimeSeriesVars2D = () 
     83ChunckJob2D = NONE 
     84TimeSeriesVars3D = (snowdz, snowtemp, snowrho) 
     85ChunckJob3D = NONE 
    8586Seasonal = OFF 
    8687 
Note: See TracChangeset for help on using the changeset viewer.