Changeset 6566


Ignore:
Timestamp:
07/24/23 15:06:46 (11 months ago)
Author:
acosce
Message:

update type_trac in case we are running with INCA model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v7/IPSLCM7/GENERAL/DRIVER/lmdz.driver

    r6417 r6566  
    384384    if [ X${config_ListOfComponents_CHM} = Xinca ] ; then 
    385385        echo "Activate coupling to INCA, set type_trac=inca in run.def" 
    386         IGCM_comp_modifyDefFile blocker run.def type_trac inca 
     386        IGCM_comp_modifyDefFile blocker run.def type_trac "lmdz|inca" 
    387387        IGCM_comp_modifyDefFile blocker run.def iflag_phytrac 1   
    388388    elif [ X${config_ListOfComponents_CHM} = Xreprobus ] ; then 
Note: See TracChangeset for help on using the changeset viewer.