Changes between Version 60 and Version 61 of Doc/CheckDebug


Ignore:
Timestamp:
12/13/21 16:13:22 (3 years ago)
Author:
falletti
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/CheckDebug

    v60 v61  
    238238You can run post processing jobs once the main job is finished (for example if the post processing job was deactivated in [#Lespost-traitementsdansconfig.card config.card] or if you encountered a [#Debug bug]). 
    239239 
    240 You can :  
    241   1. work directly in the experiment directory (which looks like `PATH_MODIPSL/config/IPSLCM5A/ST11/`). Possible option but not recommended.  
    242   1. work in a dedicated directory located in the experiment directory (e.g. `PATH_MODIPSL/config/IPSLCM5A/ST11/POST_REDO`). Best choice.  
    243    
    244 For this last option you have to : 
    245      * copy (or link `ln -s`) the files and directories `config.card` `POST`, `COMP` and run.card  
     240You can:  
     241  1. Work in a dedicated directory located in the experiment directory (e.g. `PATH_MODIPSL/config/IPSLCM5A/ST11/POST_REDO`). '''Best choice.'''  
     242  1. Work directly in the experiment directory (which looks like `PATH_MODIPSL/config/IPSLCM5A/ST11/`). Possible option but not recommended.  
     243 
     244For the first option (recommended) you have to copy (or link `ln -s`) the files and directories `config.card` `POST`, `COMP` and run.card  
    246245  {{{ 
    247246#!sh 
     
    255254}}} 
    256255   
    257   
     256 For more information about the post-processing, see [wiki:Doc/Running#Simulation-Postprocessing Running simulation and post-processing] 
     257 
    258258## Restart REBUILD ## 
    259 [[NoteBox(tip,Most of the configuration has no more a Rebuild step\, due to the use of parallel I/O (done with XIOS). In most of the case\, you can go to the next step. The rebuild step is sill use in some ORCHIDEE configurations, 600px)]] 
     259[[NoteBox(tip,'''Most of configurations no longer has a Rebuild step'''\, due to the use of parallel I/O (done with XIOS). In most of the case\, you can go to the next step. The rebuild step is sill use in some ORCHIDEE configurations, 600px)]] 
    260260 
    261261 * Copy the `libIGCM/rebuild_fromWorkdir.job` file to the experiment directory or to the dedicated directory; 
     
    296296## Restart Pack_output ## 
    297297 
    298  The pack_output (e.g. in case it was not submitted by the rebuild job): 
     298[[NoteBox(tip, In case you haven't done it yet\, copy `config.card` `COMP` `POST` and `run.card` (post process only part of the simulation) in the `POST_REDO/` directory., 600px)]] 
     299 
     300 Note: you need to do this part in case the pack_output was not submitted by the rebuild job (if used), or if you encountered a bug.  
    299301 
    300302  * Copy the `libIGCM/pack_output.job` file to the experiment directory or to the dedicated directory; 
     
    324326## Restart Pack_restart or Pack_debug ## 
    325327 
    326    * Copy the libIGCM/pack_debug.job and libIGCM/pack_restart.job files to the experiment directory or to the dedicated directory; 
     328[[NoteBox(tip, In case you haven't done it yet\, copy `config.card` `COMP` `POST` and `run.card` (post process only part of the simulation) in the `POST_REDO/` directory., 600px)]] 
     329 
     330   * Copy the `libIGCM/pack_debug.job` and `libIGCM/pack_restart.job` files to the experiment directory or to the dedicated directory; 
    327331   * Edit them :  
    328332{{{ 
     
    350354## Restart the Time series with TimeSeries_checker.job ## 
    351355 
    352 [[NoteBox(tip, In case you haven't done it yet\, copy `config.card` `COMP` `POST` and eventually `run.card` (post process only part of the simulation) in the `POST_REDO/` directory., 600px)]] 
     356[[NoteBox(tip, In case you haven't done it yet\, copy `config.card` `COMP` `POST` and `run.card` (post process only part of the simulation) in the `POST_REDO/` directory., 600px)]] 
    353357 
    354358   * Copy the `libIGCM/TimeSeries_Checker.job` file to the experiment directory or to the dedicated directory besides COMP and config.card as minimum 
    355    * You do not need to modify the TimeSeries_Checker.job anymore. By default it takes the variables from config.card.  
     359   * You do not need to modify the `TimeSeries_Checker.job`. By default it takes the variables from config.card.  
    356360   * Check the value of !TimeSeriesCompleted in run.card. For a complete check set : 
    357361{{{ 
     
    376380}}} 
    377381 
    378 ## Restarting the seasonal mean calculations ## 
    379  
    380 [[NoteBox(tip, Transfer `config.card`\, `COMP`\, `POST`\, and `run.card` (post process part of the simulation only) in the `POST_REDO` directory if you have not done so yet., 600px)]] 
     382## Restart the seasonal mean calculations ## 
     383 
     384[[NoteBox(tip, In case you haven't done it yet\, copy `config.card` `COMP` `POST` and `run.card` (post process only part of the simulation) in the `POST_REDO/` directory., 600px)]] 
    381385 
    382386There are two methods:  
     
    419423}}} 
    420424 
    421 ## Restarting the atlas figures creation ## 
     425## Restart the monitoring with monitoring.job ## 
    422426 
    423427[[NoteBox(tip, Transfer `config.card`\, `COMP`\, `POST`\, and `run.card` (post process part of the simulation only) in the `POST_REDO/` directory if you have not done so yet., 600px)]] 
    424428 
    425 ### create_se.job (recommended method) ### 
     429 * Copy the `libIGCM/monitoring.job` file to the experiment directory or to the dedicated directory; 
     430 * You do not need to modify the `monitoring.job`. By default it takes the variables from config.card. 
     431 * Submit the job: 
     432{{{ 
     433#!sh 
     434ccc_msub monitoring.job                        # TGCC 
     435 
     436sbatch monitoring.job                          # IDRIS 
     437}}} 
     438 
     439## Restart the atlas figures creation with `create_se.job` ## 
     440 
     441[[NoteBox(tip, Transfer `config.card`\, `COMP`\, `POST`\, and `run.card` (post process part of the simulation only) in the `POST_REDO/` directory if you have not done so yet., 600px)]] 
     442 
    426443 
    427444 * Copy the `libIGCM/create_se.job` file to the experiment directory or to the dedicated directory; 
     
    433450PeriodDateEnd=19691231 
    434451}}} 
    435  * Submit `create_se.job` in batch mode 
     452 * Submit the job: 
     453{{{ 
     454#!sh 
     455ccc_msub create_se.job                        # TGCC 
     456 
     457sbatch create_se.job                          # IDRIS 
     458}}} 
    436459 
    437460# Optimization with Lucia #