Ignore:
Timestamp:
07/03/18 11:41:59 (6 years ago)
Author:
cetlod
Message:

Consolidation of NEMO_v6 for OMIP

File:
1 edited

Legend:

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

    r3941 r3961  
    1919    IGCM_comp_modifyXmlFile force iodef.xml using_server NONE true 
    2020 
     21    # Activate 2nd server level for CMIP6 type experiments (CMIP6 workflow) 
     22    if [ X"$( echo ${config_UserChoices_ExpType} | grep CMIP6 )" != "X" ] ; then 
     23       IGCM_comp_modifyXmlFile force iodef.xml using_server2 NONE true 
     24    fi 
     25 
    2126    IGCM_debug_PopStack "IOS_Update" 
    2227} 
Note: See TracChangeset for help on using the changeset viewer.