Ignore:
Timestamp:
11/26/14 16:45:28 (9 years ago)
Author:
acosce
Message:

Add xios in inca.def and inca.driver

File:
1 edited

Legend:

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

    r2366 r2370  
    7979    fi 
    8080     
     81    #inca.def : choose aerosol effect with feedback variable 
     82    if [  X${inca_UserChoices_XIOS} = Xy ] ; then 
     83        IGCM_comp_modifyDefFile blocker inca.def  XIOS_INCA_OK  y 
     84    else 
     85        IGCM_comp_modifyDefFile blocker inca.def  XIOS_INCA_OK n 
     86    fi 
     87 
     88 
    8189    if [ X${inca_UserChoices_XIOS}  = Xy ] ; then 
    8290    # Add include of INCA context in iodef.xml 
Note: See TracChangeset for help on using the changeset viewer.