Ignore:
Timestamp:
07/02/14 16:44:33 (10 years ago)
Author:
aclsce
Message:
  • Treatment of new oasis-MCT output files
  • Ouput of oasis-MCT output files in 2D (instead of 1D)
  • Use of new syntax for XIOS xml configuration file (only for NEMO)
File:
1 edited

Legend:

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

    r2229 r2270  
    2121    IGCM_sys_Mv iodef.xml.tmp iodef.xml 
    2222    if [ -f namcouple ] ; then 
    23         sed -e "s/2  lmdz.x oceanx/3 lmdz.x oceanx ${config_Executable_IOS[1]}/" namcouple > namcouple.tmp  
     23        sed -e "s/2  LMDZ oceanx/3 LMDZ oceanx ${config_Executable_IOS[1]}/" namcouple > namcouple.tmp  
    2424        IGCM_sys_Mv namcouple.tmp namcouple 
    2525    fi 
Note: See TracChangeset for help on using the changeset viewer.