Ignore:
Timestamp:
07/28/23 11:28:43 (11 months ago)
Author:
acosce
Message:

Add parameters to allow cuopling between pisces and inca

File:
1 edited

Legend:

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

    r6530 r6583  
    401401    else 
    402402        IGCM_comp_modifyDefFile nonblocker inca.def emi_interp_time 1 
     403    fi 
     404 
     405    #inca.def : choose coupled model with Pisces 
     406    if [ ! X${inca_UserChoices_CoupOceAtm} = X ]; then  
     407        IGCM_comp_modifyDefFile nonblocker inca.def CoupOceAtm ${inca_UserChoices_CoupOceAtm} 
     408    else 
     409        IGCM_comp_modifyDefFile nonblocker inca.def CoupOceAtm n 
    403410    fi 
    404411 
Note: See TracChangeset for help on using the changeset viewer.