Ignore:
Timestamp:
07/07/23 12:27:36 (11 months ago)
Author:
jgipsl
Message:

Update configurations files for IPSLCM6.3 as done in IPSLCM6.2 and in LMDZOR_v6.3

File:
1 edited

Legend:

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

    r5555 r6530  
    403403    fi 
    404404 
    405  
     405    # inca.def : choose to transmit DMS from PISCES to INCA 
     406    if [ X${inca_UserChoices_transm_dms_oa} = X ] ; then 
     407    IGCM_comp_modifyDefFile nonblocker inca.def transm_dms_oa n 
     408    else 
     409    IGCM_comp_modifyDefFile nonblocker inca.def transm_dms_oa ${inca_UserChoices_transm_dms_oa} 
     410    fi 
    406411 
    407412    #inca.def : choose which xml will be use (with group or no = cmip files)  
Note: See TracChangeset for help on using the changeset viewer.