Ignore:
Timestamp:
10/01/18 16:21:44 (6 years ago)
Author:
jgipsl
Message:

Corrected error in lmdz.driver. When tau_gl was not set in lmdz.card, this error made the simulation crash because the default value was searched for in the wrong file. This was the case for CREATE_clim and CREATE_amip experiences.

File:
1 edited

Legend:

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

    r4020 r4038  
    489489    else 
    490490        # Take default value set in physiq.def 
    491         IGCM_comp_modifyDefFile nonblocker config.def tau_gl DEFAULT 
     491        IGCM_comp_modifyDefFile nonblocker physiq.def tau_gl DEFAULT 
    492492    fi 
    493493    
Note: See TracChangeset for help on using the changeset viewer.