Ignore:
Timestamp:
11/04/19 14:15:16 (4 years ago)
Author:
acosce
Message:

update lmdzorinca_v6.2 configuration

  • add histdaystrataer for lmdz

/bin/bash: :wq: command not found

File:
1 edited

Legend:

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

    r4625 r4789  
    2020 
    2121# 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 
     22    if [ X"$( echo ${config_UserChoices_ExpType} | grep CMIP6 )" != "X" ] || [ X"$( echo ${config_UserChoices_ExpType} | grep MR025 )" != "X" ] ; then 
     23       IGCM_comp_modifyXmlFile force iodef.xml using_server2 NONE true 
    2424    fi 
    2525 
Note: See TracChangeset for help on using the changeset viewer.