Changes between Version 28 and Version 29 of Doc/CheckDebug


Ignore:
Timestamp:
04/15/16 15:27:21 (8 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/CheckDebug

    v28 v29  
    134134### TimeSeries_Checker ### 
    135135 
    136 The `TimeSeries_Checker.job` can be used in diagnostic mode to check if time series have been created. Read more here [#TimeSeries_checker.job-Recommendedmethod TimeSeries_Checker.job]. 
     136The `TimeSeries_Checker.job` can be used in diagnostic mode to check if all time series have been successfully created. Read more here [#TimeSeries_checker.job-Recommendedmethod TimeSeries_Checker.job]. 
    137137### SE_Checker ### 
    138138 
     
    401401 
    402402   * Copy the `libIGCM/TimeSeries_Checker.job` file to the experiment directory or to the dedicated directory besides COMP and config.card as minimum 
    403    * Note: since tag libIGCM_v2.8 you do not need to modify the TimeSeries_Checker.job anymore. By default it takes the variables from config.card.  
    404    * Check the value of !TimeSeriesCompleted in run.card 
     403   * Since tag libIGCM_v2.8 you do not need to modify the TimeSeries_Checker.job anymore. By default it takes the variables from config.card.  
     404   * Check the value of !TimeSeriesCompleted in run.card. For a complete check set : 
     405{{{ 
     406TimeSeriesCompleted= 
     407}}} 
    405408   * Run the TimeSeries_Checker.job in interactive mode. It will call the missing create_ts jobs : 
    406409{{{