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.
- Start the Mobaxterm application and open a local terminal
- Login to the RACC using
ssh -X cluster.act.rdg.ac.uk
On the cluster type the command:
ssh troifsX@ecaccess.ecmwf.int
Note: Instead oftroifsX
you should use your ECMWF training user-ID- You will be prompted for the hostname with a choice between
ecgate
,cca
andccb
. You should selectccb
. - When you have completed your work you can disconnect from
ccb
by typingexit
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.