Ignore:
Timestamp:
05/04/21 09:46:43 (3 years ago)
Author:
acosce
Message:

merge LMDZORINCA_v6.2 with IPSLCM6.2 for DRIVER and COMP card on LMDZ and ORCHIDEE componants.
merge IPSLCM6 with LMDZORINCA_v6.2 for inca.def parameter file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6.2/GENERAL/DRIVER/xios.driver

    r4789 r5702  
    2020 
    2121# Activate 2nd server level for CMIP6 type experiments (CMIP6 workflow) 
    22     if [ X"$( echo ${config_UserChoices_ExpType} | grep CMIP6 )" != "X" ] || [ X"$( echo ${config_UserChoices_ExpType} | grep MR025 )" != "X" ] ; then 
     22 
     23    if ( [ X"$( echo ${config_UserChoices_ExpType} | grep CMIP6 )" != "X" ] || [ X"$( echo ${config_UserChoices_ExpType} | grep MR025 )" != "X" ] || [ X${config_Post_dr2xmlIPSL} = XTRUE ] ) ; then 
    2324       IGCM_comp_modifyXmlFile force iodef.xml using_server2 NONE true 
    2425    fi 
Note: See TracChangeset for help on using the changeset viewer.