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.

...

To restart a simulation one needs to :

1) Make sure the restart files of the previous month are under ~/MODEL_EXEC_RUN/${TRUE_HOST}

The actual restart files are called:

  • gem_restart  
  • gmm_restart  
  • Whiteboard.ckpt

There is one set for each processor tile (???-???). While the model is running you can find them under:

    ~/MODEL_EXEC_RUN

...

/${TRUE_HOST}/${GEM_exp}/RUNMOD/work/cfg_0000/???-???
resp. for YinYang grids:

Check if the restart files of the previous month are still under:

   ~/MODEL_EXEC_RUN/${TRUE_HOST}/${GEM_exp_prev}

With GEM_exp_prev being the example name of the previous month.

*/*step*/*/RUNMOD/work/cfg_0000/???-???

2) Make sure the "Scripts-job", ${exp}_S, is in the config directory

...

To restart a month make sure the last line either contains:

Volet
    ... currentprevious_month_S startingM finished ...

or

Volet
    ... previouscurrent_month_M finishedS starting ...


Restart from previous restart file

...