Difference between revisions of "UKCA Chemistry and Aerosol vn10.4 Tutorial 2"

From UKCA
Line 9: Line 9:
 
===fcm_make_um===
 
===fcm_make_um===
   
This section controls which fcm branches are used by the model, and also what compiler settings are used etc. You should go to '''env <math>\rightarrow</math> Sources''' to see what branches are being used. During the course of these tutorials you will make a branch and add it here to complete the tutorial tasks.
+
This section controls which fcm branches are used by the model, and also what compiler settings are used etc. You should go to '''fcm_make_um <math>\rightarrow</math> env <math>\rightarrow</math> Sources''' to see what branches are being used. During the course of these tutorials you will make a branch and add it here to complete the tutorial tasks.
   
  +
===um===
  +
  +
Click the arrow by '''um''' to view the list of sections. We'll be most interested in the '''namelist''' section, which contains all the settings that configure the science that will be done in this configuration of the UM, including the UKCA-specific options, and also when adding more output. We will mostly be concerned with 2 sections:
  +
  +
====STASH Requests====
  +
  +
Go to '''um <math>\rightarrow</math> namelist <math>\rightarrow</math> Model Input and Output <math>\rightarrow</math> STASH Requests''' to view all the model output that has been requested by this suite. This list can be quite extensive, and we will cover adding more output in [[UKCA Chemistry and Aerosol vn10.4 Tutorial 3|Tutorial 3: What is STASH?]].
  +
  +
====Section 34 - UKCA: UK Aerosols and Chemistry====
 
----
 
----
 
''Written by [[User:Nla27 | Luke Abraham]] 2016''
 
''Written by [[User:Nla27 | Luke Abraham]] 2016''

Revision as of 13:20, 22 November 2016

UKCA Chemistry and Aerosol Tutorials at vn10.4

Exploring Rose

If you are familiar with the UMUI, you will see that Rose is quite different. As well as a complete re-write of the user interface, a lot of the namelists have been streamlined and also other things, such as how STASHmaster files are read (for user diagnostics etc.), have also been changed.

Take a look at your suite, and click through the options. There are 2 key sections that you will need to consider:

fcm_make_um

This section controls which fcm branches are used by the model, and also what compiler settings are used etc. You should go to fcm_make_um env Sources to see what branches are being used. During the course of these tutorials you will make a branch and add it here to complete the tutorial tasks.

um

Click the arrow by um to view the list of sections. We'll be most interested in the namelist section, which contains all the settings that configure the science that will be done in this configuration of the UM, including the UKCA-specific options, and also when adding more output. We will mostly be concerned with 2 sections:

STASH Requests

Go to um namelist Model Input and Output STASH Requests to view all the model output that has been requested by this suite. This list can be quite extensive, and we will cover adding more output in Tutorial 3: What is STASH?.

Section 34 - UKCA: UK Aerosols and Chemistry


Written by Luke Abraham 2016