Versions Compared

Key

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

...

Code Block
languagebash
themeMidnight
# run interactively:
cd $PERM/i4xc/2016092500
./oifs-run

# run as batch job:
cd $PERM/i4xc/2016092500
sbatch run.atosecmwf-hpc2020.job

Postprocessing

If the OIFS_PPROC variable has been set to true (or if the --pproc command line parameter was used) then the model output in the experiment directory is further processed after completing the model run.

...