Versions Compared

Key

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

...

If the oifs_run script (or the oiac_run script) is used without the --nomove option it produces an error at the end of the acceptance test, stating the ICMGGepc8+* files cannot be found. This refers to the copying of model output to output1 and the postprocessing and is therefore not relevant to the model functionality.

t21test_xios_t255ac:

First run the standard t21test for experiment epc8.  This test runs in directory $SCRATCH/43r3/epc8/ and hence the -x parameter needs to be given a different path to the master.exe binary (better: provide the absolute path). In setup-exp.sh change the value for RUN_NUMBER otherwise any pre-existing model output from this test will be overwritten. 

Note: assigning default value for $MASTER in setup-exp.sh does not seem to work?

No Format
./setup-exp.sh -n 12 -t 2 -x /perm/rd/damk/oifs/openifs-ac/make/cce-opt/oifs/bin/master.exe

Now repeat the test with chemistry for experiment oiac. This test runs in directory $SCRATCH/43r3/oiac/

No Format
./setup-exp.sh -c -n 12 -t 2 -x /perm/rd/damk/oifs/openifs-ac/make/cce-opt/oifs/bin/master.exe

This test will take much longer to complete.

Running OpenIFS/AC in Forecast or Climate Mode

...