Ignore:
Timestamp:
05/09/19 12:04:18 (5 years ago)
Author:
jgipsl
Message:

Update config with changes done in IPSLCM6.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/LMDZOR_v6.2/GENERAL/DRIVER/lmdz.driver

    r4353 r4431  
    409409    else 
    410410        IGCM_comp_modifyDefFile nonblocker run.def iflag_phytrac 0 
     411    fi  
     412 
     413    # run.def : Activate the new calving  
     414    if [ ! X${lmdz_UserChoices_cpl_old_calving} = X ]; then  
     415        IGCM_comp_modifyDefFile nonblocker run.def cpl_old_calving ${lmdz_UserChoices_cpl_old_calving} 
     416    else 
     417        IGCM_comp_modifyDefFile nonblocker run.def cpl_old_calving y 
    411418    fi  
    412419 
Note: See TracChangeset for help on using the changeset viewer.