Custom Query (113 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 113)

Ticket Resolution Summary Owner Reporter
#84 fixed Send a message when ticket are created, modified and closed. igcmg mafoipsl
Description

Send a message when ticket are created, modified and closed.

Addition in ~igcmg/trac/conf/trac.ini :

smtp_always_cc=igcmg-dev@forge.ipsl.jussieu.fr
smtp_subject_prefix=[igcmg-trac]
#85 fixed empty ticket igcmg mafoipsl
Description

Empty ticket to test notification.

#92 fixed Error in lmdz.driver in v6 for CARBON_CYCLE igcmg jgipsl
Description

In lmdz.driver in ATM_Carbon_Update, rev 2410, the follwing section can not work since the change by using IGCM_comp_modifyDefFile :

    if [ ${lmdz_UserChoices_CARBON_CYCLE} = historical ] ; then
            # Modify co2_ppm in config.def only for historical run
            # If not historical run, keep co2_ppm value set earlier by IGCM_comp_modifyDefFile
        IGCM_comp_modifyDefFile nonblocker config.def co2_ppm     ${CO2_ppm}
    fi

The function IGCM_comp_modifyDefFile can only change the value of a parameter if it is equal AUTO.

Note: See TracQuery for help on using queries.