You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This document describes the required work steps to carry out the control experiment and subsequent perturbation experiments on the ECMWF HPCF.

In contrast to the Acceptance Test this does not require an interactive session on the Cray's postprocessing node. We will submit the model experiment as a batch job.

Part 1 – Control Experiment

We will use a pre-compiled and pre-installed version of OpenIFS 43r3. 

We will carry out a control experiment with a duration of six days, starting on 25 Sep 2016 00h00, using the model with cubic octahedral grid at horizontal resolution T399.

Preparing the Model

In your working group you should login to the RACC cluster and login to the ECMWF HPCF with your training account ID.

Tasks - Connect to HPCF
  1. Start the Mobaxterm application and open a local terminal
  2. Login to the RACC using  ssh -X cluster.act.rdg.ac.uk
  3. On the cluster type the command:  ssh troifsX@ecaccess.ecmwf.int      Note:  Instead of troifsX you should use your ECMWF training user-ID

  4. You will be prompted for the hostname with a choice between ecgate, cca and ccb.  You should select ccb.
  5. When you have completed your work you can disconnect from ccb by typing exit at the command prompt.

In a previous exercise you have called the my43 script which has copied further scripts to your local bin directory.  You can copy the control experiment for the NAWDEX case by running the script getkarl

[Task panel]

The script copies the executable, the namelist file, the initial data files and the climatological files to the following location:  ~/scratch/tc-karl_h7cc

 Note that this directory will contain the pre-compiled master.exe file which already includes the software branch which we later will use to perturb the physics tendencies.  In the control run we will leave these at their standard setting.

Part 2 – Perturbation Experiment

  • No labels