Ignore:
Timestamp:
02/25/20 13:52:12 (4 years ago)
Author:
jgipsl
Message:

Added new LMDZOR configuration: This configuration is different from LMDZOR_v6.3 only for the version of ORCHIDEE. LMDZOR_v6.4 is adapted for ORCHIDEE-CN-CAN which soon will be the ORCHIDEE/trunk wheras LMDZOR_v6.3 is adapted for ORCHIDEE_3.

Location:
CONFIG/UNIFORM/v6/LMDZOR_v6.4
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6.4/EXPERIMENTS/LMDZOR/amip/COMP/orchidee.card

    r4936 r4979  
    33 
    44[UserChoices] 
    5 # The variable DefSuffix gives the suffix of the orchidee.def file to be used. 
    6 # By default the file orchidee.def_CWRR will be selected. 
    7 DefSuffix=CWRR 
     5# Select the PFT and age class set-up. NOTE: the number of PFTs should match the  
     6# number in the land cover and maps. The number of age classes does not affect the 
     7# maps that can be used. 
     8DefSuffix = 15pft.1ac 
    89 
     10 
     11# VEGET_UPDATE=0Y : default, do not update the vegetation and woodharvest file except if starting without restart file 
     12# VEGET_UPDATE=1Y : update the vegetation and woodharvest file 1st of January each year 
    913VEGET_UPDATE=1Y 
    1014 
     
    4347 
    4448[ParametersFiles] 
    45 List=   (${SUBMIT_DIR}/PARAM/orchidee.def_${DefSuffix}, orchidee.def)   ,\ 
     49List=   (${SUBMIT_DIR}/PARAM/orchidee.def, .)   ,\ 
     50        (${SUBMIT_DIR}/PARAM/orchidee_pft.def_${DefSuffix}, orchidee_pft.def) ,\ 
    4651        (${MODIPSL}/modeles/ORCHIDEE/src_xml/file_def_orchidee.xml, .)  ,\ 
    4752        (${MODIPSL}/modeles/ORCHIDEE/src_xml/context_input_orchidee.xml, .) ,\ 
     
    5358 
    5459[OutputText] 
    55 List=   (out_orchidee*, orchidee.def, used_orchidee.def, iodef.xml, context_orchidee.xml, context_input_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, river_desc.nc) 
     60List=   (out_orchidee*, orchidee.def, , orchidee_pft.def, used_orchidee.def, used_orchidee_pft.def, iodef.xml, context_orchidee.xml, context_input_orchidee.xml, field_def_orchidee.xml, file_def_orchidee.xml, river_desc.nc) 
    5661 
    5762[OutputFiles] 
Note: See TracChangeset for help on using the changeset viewer.