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/lmdz.driver

    r4634 r4789  
    141141        LMDZ_NMC_hf=.FALSE. 
    142142    fi 
    143      
    144143 
    145144    IGCM_debug_PopStack "ATM_Initialize" 
     
    337336    if [ X${lmdz_UserChoices_LMDZ_strataero} = Xy ] ; then 
    338337        IGCM_comp_modifyXmlFile nonblocker file_def_histstrataer_lmdz.xml histstrataer enabled .TRUE. 
     338        IGCM_comp_modifyXmlFile nonblocker file_def_histdaystrataer_lmdz.xml histdaystrataer enabled .TRUE. 
    339339    else 
    340340        IGCM_comp_modifyXmlFile nonblocker file_def_histstrataer_lmdz.xml histstrataer enabled .FALSE. 
     341        IGCM_comp_modifyXmlFile nonblocker file_def_histdaystrataer_lmdz.xml histdaystrataer enabled .FALSE. 
    341342    fi 
    342343 
Note: See TracChangeset for help on using the changeset viewer.