Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
titleExample batch job logfile
oifs_trcray1.o1481792
Info
title

Exercise

Using your favourite text editor, check this file to make sure the model has run correctly.  It's usually best to start from the bottom of the file and scroll up.

If you see:

Code Block
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   OPENIFS JOB FAILED
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

the model run has failed.

 

The output from each model run goes into a directory named 'output1'.

...

Panel
bgColorwhite
titleBGColorwhite
titleContents of output directory after successful run

When the model completes the forecast successfully, the following files will be found in the output directory. Files with '+' in the name are the model output files. ICMSH are the spectral fields, ICMGG are the gridpoint fields.

 

ICMGGoifs+000000  ICMGGoifs+000048  ICMGGoifs+000096  ICMGGoifs+000144  ICMSHoifs+000016  ICMSHoifs+000064  ICMSHoifs+000112  ICMSHoifs+000160  oifs.log

ICMGGoifs+000016  ICMGGoifs+000064  ICMGGoifs+000112  ICMGGoifs+000160  ICMSHoifs+000032  ICMSHoifs+000080  ICMSHoifs+000128  NODE.001_01

ICMGGoifs+000032  ICMGGoifs+000080  ICMGGoifs+000128  ICMSHoifs+000000  ICMSHoifs+000048  ICMSHoifs+000096  ICMSHoifs+000144  ifs.stat

...

Preparing files for Metview

The next step is to take the output of the successful run and prepare it for the Metview based exercises.

...