Ignore:
Timestamp:
04/30/19 16:13:31 (5 years ago)
Author:
jgipsl
Message:

Updated config with changes done on LMDZOR_v6.2.

Location:
CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/pdControl_TEST
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/pdControl_TEST/COMP/orchidee.card

    r4166 r4413  
    44[UserChoices] 
    55# The variable DefSuffix gives the suffix of the orchidee.def file to be used. 
    6 # By default the file orchidee.def_Choi will be selected. 
    7 # Sef DefSuffix=Choi (default) to activate default 2-layer Choisnel hydrology 
    8 # Set DefSuffix=CWRR to activate 11-layer CWRR hydrology 
     6# By default the file orchidee.def_CWRR will be selected. 
    97DefSuffix=CWRR 
    108 
     
    5351    (${SUBMIT_DIR}/PARAM/ping_orchidee.xml, . )                       ,\ 
    5452        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\ 
    55         (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_input_orchidee.xml, .) ,\ 
     53        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_input_orchidee.xml, .) ,\ 
    5654        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_orchidee.xml, .)   ,\ 
    5755        (${MODIPSL}/modeles/ORCHIDEE/src_xml/field_def_orchidee.xml, .) 
     
    6159 
    6260[OutputText] 
    63 List=   (out_orchidee, orchidee.def, used_orchidee.def, iodef.xml, context_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, file_def_input_orchidee.xml, river_desc.nc) 
     61List=   (out_orchidee, orchidee.def, used_orchidee.def, iodef.xml, context_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, context_input_orchidee.xml, river_desc.nc) 
    6462 
    6563[OutputFiles] 
     
    7169Patches = () 
    7270GatherWithInternal = (lon, lat, time_counter, Areas, Contfrac, time_centered, time_centered_bounds) 
    73 TimeSeriesVars2D = (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) 
     71TimeSeriesVars2D = (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_daily, LAImean, transpir, evapnu, lwdown, swdown, t2m, gppCrop, rhCrop) 
    7472ChunckJob2D = NONE 
    7573TimeSeriesVars3D = (lai, maxvegetfrac, vegetfrac, nee, gpp, growth_resp, hetero_resp, humrel, inter, maint_resp, npp, precisol) 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/pdControl_TEST/config.card

    r4313 r4413  
    3434#-- Compression level for netcdf output files 
    3535CompressionLevel=2 
     36#============================ 
     37#-- Source following file with module settings, only if it exists 
     38EnvFile=`pwd`/../ARCH/arch.env 
     39 
    3640#======================================================================== 
    3741#D-- Restarts - 
Note: See TracChangeset for help on using the changeset viewer.