Versions Compared

Key

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

...

This test runs with a 30 min time step and due to the computational requirements for the added chemistry it will take much longer to complete.

Note:  only tm5 chemistry seems to work, model fails with bascoetm5

Running OpenIFS/AC in Forecast or Climate Mode

...

$SCRATCH/43r3/runs/oifc/ will contain the experiment directory.

Steps to carry out an experiment

In $OIFS_HOME/AC-experiments/platform:

  • create a machine config file:  oifs-config.me.sh  (we can re-use the one used in t21test_xios_t255ac)
  • create a wrapper script to submit the batch job; the following templates exist:
    • ecmwf-cca.job.tmpl    –    run oifs without XIOS   (try this first!)   this is virtually the same as $OIFS_HOME/AC-experiments/run-cca.job
    • ecmwf-cca+xios.job.tmpl    –    run oifs with XIOS     this is virtually the same as $OIFS_HOME/AC-experiments/run-cca+xios.job
    • ecmwf-cca-workflow.sh    –    workflow for a run with a series of restarts

Generating the initial data for the experiment

...