Ignore:
Timestamp:
08/03/23 11:51:49 (11 months ago)
Author:
acosce
Message:

correct some typo

File:
1 edited

Legend:

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

    r6338 r6586  
    367367    fi 
    368368 
    369     if [ X${config_UserChoices_ConfigType} = XESMCO2AER ] ; then 
     369    if [ X${config_UserChoices_ConfigType} = XESMCO2CHEM ] ; then 
    370370    echo "ESM config, with INCA and CO2i, set type_trac=inco in run.def" 
    371371    IGCM_comp_modifyDefFile blocker run.def type_trac inco 
     
    484484    fi  
    485485 
    486     if ( [ X${config_UserChoices_ConfigType} = XESMCO2 ] || [ X${config_UserChoices_ConfigType} = XESMCO2AER ] ) ; then 
     486    if ( [ X${config_UserChoices_ConfigType} = XESMCO2 ] || [ X${config_UserChoices_ConfigType} = XESMCO2CHEM ] ) ; then 
    487487        # Set carbon cycle parameters according to parmeters in lmdz.card  
    488488        IGCM_comp_modifyDefFile blocker config.def level_coupling_esm 2  
Note: See TracChangeset for help on using the changeset viewer.