Ignore:
Timestamp:
05/12/16 14:59:59 (8 years ago)
Author:
jgipsl
Message:

Ticket #92 Correction on option lmdz_UserChoices_CARBON_CYCLE. Note this option has not been tested.

File:
1 edited

Legend:

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

    r2833 r2841  
    658658     
    659659    if [ ${lmdz_UserChoices_CARBON_CYCLE} = historical ] ; then 
    660             # Modify co2_ppm in config.def only for historical run 
    661             # If not historical run, keep co2_ppm value set earlier by IGCM_comp_modifyDefFile 
    662         IGCM_comp_modifyDefFile nonblocker config.def co2_ppm     ${CO2_ppm} 
     660        # Modify co2_ppm in config.def only for historical run 
     661        # If not historical run, keep co2_ppm value set earlier by IGCM_comp_modifyDefFile 
     662        IGCM_comp_modifyDefFile force config.def co2_ppm     ${CO2_ppm} 
    663663    fi 
    664664    IGCM_debug_PopStack "ATM_Carbon_Update" 
Note: See TracChangeset for help on using the changeset viewer.