Ignore:
Timestamp:
11/07/17 16:52:02 (7 years ago)
Author:
acosce
Message:

Add a new parameter to adjust seasalt in inca

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZORINCA_v6/GENERAL/DRIVER/inca.driver

    r3319 r3457  
    221221    fi 
    222222 
     223    if [  X${inca_UserChoices_seasalt_corr} = X ] ; then 
     224    IGCM_comp_modifyDefFile nonblocker inca.def  ss_corr  DEFAULT 
     225    else 
     226    IGCM_comp_modifyDefFile nonblocker inca.def  ss_corr ${inca_UserChoices_seasalt_corr} 
     227    fi 
     228 
     229 
    223230 
    224231    # inca.def : choose write frequency for inca_avgr in inca.card 
Note: See TracChangeset for help on using the changeset viewer.