Ignore:
Timestamp:
03/01/22 17:05:18 (2 years ago)
Author:
jgipsl
Message:

Homogenisation of all common files in DRIVER in config : LMDZOR_v6.4 LMDZOR_v6.3 LMDZOR_v6.2 IPSLCM6.2 IPSLCM6.3

Also small clean in orchidee.card.

No changes should change the experiments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6.4/GENERAL/DRIVER/xios.driver

    r4936 r6076  
    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.