Ignore:
Timestamp:
05/13/20 11:49:37 (4 years ago)
Author:
acosce
Message:

add new flag to allow the modification of dust emission for specifics cmip6 experiments

File:
1 edited

Legend:

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

    r5063 r5093  
    282282         
    283283 
     284    #inca.def : possibility to modify the dust emission frequency for cmip experiments  
     285    if [ X${inca_UserChoices_fq_flag} = Xy ] ; then  
     286         
     287        IGCM_comp_modifyDefFile nonblocker inca.def  fq_flag  y 
     288    else 
     289        IGCM_comp_modifyDefFile nonblocker inca.def  fq_flag  n 
     290    fi 
     291         
    284292 
    285293    # Add include of INCA context in iodef.xml 
Note: See TracChangeset for help on using the changeset viewer.