...
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 (???-???). Depending on the state of the simulation they are in 3 different locations:
a) 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:
~/MODEL_EXEC_RUN/${TRUE_HOST}/${GEM_exp}/RUNMOD/work/cfg_0000/YIN/???-???
~/MODEL_EXEC_RUN/${TRUE_HOST}/${GEM_exp}/RUNMOD/work/cfg_0000/YAN/???-???
b) Once the model simulation for a month has finished but the post processing did not run yet they are under:
~/MODEL_EXEC_RUN/${TRUE_HOST}/Restarts/${GEM_exp}/*step*/*/RUNMOD/work/cfg_0000/...
c) Once the post processing finished the "archiving of the restarts" they will be in your archive under:
If they are not there they should be in your archive, ${CLIMAT_archdir}/Restarts
Check if the restart files of the previous month are still under:
...