Ignore:
Timestamp:
12/20/19 11:49:00 (4 years ago)
Author:
acosce
Message:

Add a flag to manage xml for cmip for INCA
they are different from default one because they don't use the function "group" from XIOS

File:
1 edited

Legend:

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

    r4852 r4876  
    299299 
    300300 
    301  
     301    if [ x${cmip_xml} = Xy ] ; then  
     302         
     303        IGCM_comp_modifyDefFile nonblocker inca.def  cmip_xml  y 
     304    else 
     305        IGCM_comp_modifyDefFile nonblocker inca.def  cmip_xml  n 
     306    fi 
     307         
    302308 
    303309    if [ X${inca_UserChoices_XIOS}  = Xy ] ; then 
Note: See TracChangeset for help on using the changeset viewer.