Versions Compared

Key

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

...

The experiment controls are in $OIFS_HOME/AC-experiments/. 

There the following scripts essential files can be found:

  • prep-ic-icmcl-compo.sh  - a script to generate initial conditions for chemical fields for the selected run time. Begin and end date need to be given as an argument.
  • config.h  - settings for model installation, paths, and experiment configuration.
  • oifs-run.sh  - this script controls the workflow for the experiment: reads experiment config, sets up run directories (in $SCRATCH), loads platform configuration, edits namelists, links to initial conditions and executes OIFS_RUNCMD
  • ecmwf-atos.job  wrapper script for oifs-run.sh, required settings for the batch scheduler

...

  • it is necessary to create a platform-specific machine config file:  oifs-config.ecmwf-atos.sh

The above ecmwf-atos.job wrapper script to submit the batch job is based on templates in the platform directory; a number of templates exist and for the ECMWF HPCF the following templates existare relevant:

  • ecmwf-hpc2020.job.tmpl    –    run oifs without XIOS
  • oifs-config.ecmwf-hpc2020.sh  –  template for the machine config file

...