Versions Compared

Key

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

...

If the model fails, there are 2 files to look at in the appropriate 'output' directory:

NODE.001_01 : this is the output from the model as it is running (i.e. all the print/write fortran statements). This is a large file, so in case of errors, start from the bottom up!

oifs.log : this is where the model writes any error messages.

...

Each model run has a number. This is '1' by default but can be changed using the -x option to the oifs_run command.

 

Panel
bgColorwhite
titleBGColorwhite
titleExample of second run of a forecast for 5 days

oifs_run -e gc1d -l mynamelist -x 2 -f d5 -q

...