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/IPSLCM6CHT/GENERAL/DRIVER/lmdz.driver

    r2512 r2841  
    750750     
    751751    if [ ${lmdz_UserChoices_CARBON_CYCLE} = historical ] ; then 
    752             # Modify co2_ppm in config.def only for historical run 
    753             # If not historical run, keep co2_ppm value set earlier by IGCM_comp_modifyDefFile 
    754         IGCM_comp_modifyDefFile nonblocker config.def co2_ppm     ${CO2_ppm} 
     752        # Modify co2_ppm in config.def only for historical run 
     753        # If not historical run, keep co2_ppm value set earlier by IGCM_comp_modifyDefFile 
     754        IGCM_comp_modifyDefFile force config.def co2_ppm     ${CO2_ppm} 
    755755    fi 
    756756    IGCM_debug_PopStack "ATM_Carbon_Update" 
Note: See TracChangeset for help on using the changeset viewer.