Ignore:
Timestamp:
02/17/17 17:27:56 (7 years ago)
Author:
jgipsl
Message:

Modifications in STRATAER config

File:
1 edited

Legend:

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

    r3107 r3146  
    353353    else 
    354354        if [ X${lmdz_UserChoices_LMDZ_strataer} = Xy ] ; then 
    355             echo "No coupling to chemistry model but it is a LMDZ STRATAER configuration, set type_trac=coeg in run.def" 
    356             IGCM_comp_modifyDefFile blocker run.def type_trac coeg  
     355            echo "No coupling to chemistry model but it is a LMDZ STRATAER configuration, set type_trac=coag in run.def" 
     356            IGCM_comp_modifyDefFile blocker run.def type_trac coag  
    357357            IGCM_comp_modifyDefFile blocker run.def config_inca none 
    358358        else 
Note: See TracChangeset for help on using the changeset viewer.