Ignore:
Timestamp:
06/17/19 17:00:37 (5 years ago)
Author:
aclsce
Message:
  • Added the handling of new LMDZ histdaystrataer xml file.
File:
1 edited

Legend:

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

    r4297 r4462  
    326326    if [ X${lmdz_UserChoices_LMDZ_strataero} = Xy ] ; then 
    327327        IGCM_comp_modifyXmlFile nonblocker file_def_histstrataer_lmdz.xml histstrataer enabled .TRUE. 
     328    IGCM_comp_modifyXmlFile nonblocker file_def_histdaystrataer_lmdz.xml histdaystrataer enabled .TRUE. 
    328329    else 
    329330        IGCM_comp_modifyXmlFile nonblocker file_def_histstrataer_lmdz.xml histstrataer enabled .FALSE. 
     331    IGCM_comp_modifyXmlFile nonblocker file_def_histdaystrataer_lmdz.xml histdaystrataer enabled .FALSE. 
    330332    fi 
    331333 
Note: See TracChangeset for help on using the changeset viewer.