Comparaison des versions

Légende

  • Ces lignes ont été ajoutées. Ce mot a été ajouté.
  • Ces lignes ont été supprimées. Ce mot a été supprimé.
  • La mise en forme a été modifiée.

...

  1. Make sure the restart files of the previous month are in the execution directory :
           ~/MODEL_EXEC_RUN/${TRUE_HOST}
    If the are not there you need to put them back. For example with:

    Volet
    cd ~/MODEL_EXEC_RUN/${TRUE_HOST}
    tar xvf   /path/to/archive/Restarts/name_of_tar_file.tartar_file_for_previous_month.tar

    You need to adjust 'path/to/archive' as well as 'tar_file_for_previous_month'.
    Click on the following link to learn more about restart files.

  2. Go into the config file directory
  3. Edit the log file 'chunk_job.log':
    (First I suggest to make a backup copy of the log file.)
    Then remove all lines concerning the month you want to rerun and all following lines.
    Click on the following link to learn more about the file 'chunk_job.log'.
  4. Make sure the "Model-job", ${GEM_exp}_M, is in the config directory
    In case this file is not in your config directory anymore you can find it in your archive under:
           ${CLIMAT_archdir}/Listings/jobs_*.zip
  5. Execute "Chunk_lance" again (without the '-start'!!!)

...