Ignore:
Timestamp:
07/17/17 13:48:06 (7 years ago)
Author:
acosce
Message:

Now we can manage the flag emi_interp_time directly from inca.card (with inca.driver help)

File:
1 edited

Legend:

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

    r3302 r3315  
    241241    fi 
    242242     
     243    #inca.def : choose time interpolation for sflx.nc 
     244    if [ ! X${inca_UserChoices_emi_interp_time} = X ]; then  
     245        IGCM_comp_modifyDefFile nonblocker inca.def emi_interp_time ${inca_UserChoices_emi_interp_time} 
     246    else 
     247        IGCM_comp_modifyDefFile nonblocker inca.def emi_interp_time 1 
     248    fi 
    243249 
    244250    #inca.def : choose output library  
Note: See TracChangeset for help on using the changeset viewer.