Ignore:
Timestamp:
02/17/14 16:08:11 (10 years ago)
Author:
mafoipsl
Message:

Stop simulation (add Fatal in run.card) when error occurs during post-processing job submission. Ticket #172 fixed. Tested on curie.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_config/libIGCM_config.ksh

    r943 r985  
    303303      echo 
    304304      IGCM_debug_Print 1 "!! Error in run.card with PeriodState : " ${run_Configuration_PeriodState} "!!" 
    305       IGCM_debug_Print 1 "Try running ${libIGCM}/clean_month.job to fix this" 
     305      IGCM_debug_Print 1 "Check post-processing jobs carefully by running ${libIGCM}/RunChecker.job -p ${SUBMIT_DIR}" 
     306      IGCM_debug_Print 1 "Then try running ${libIGCM}/clean_month.job to rerun one period" 
     307      IGCM_debug_Print 1 "Then try running ${libIGCM}/clean_year.job to rerun more." 
    306308      IGCM_debug_Exit 
    307309      IGCM_debug_Verif_Exit 
Note: See TracChangeset for help on using the changeset viewer.