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

From UKCA
Line 1: Line 1:
 
[[UKCA Chemistry and Aerosol Tutorials at vn10.4]]
 
[[UKCA Chemistry and Aerosol Tutorials at vn10.4]]
  +
  +
When using the UM, it is likely that you will want to add new diagnostics, and we will cover writing out chemical fluxes in a later tutorial. Here we will cover selecting new diagnostics in STASH.
  +
  +
==Task 3.1: add new output==
  +
  +
<span style="color:green">'''TASK 3.1:''' Output the daily-mean UKCA ozone field to the '''UPK''', and then add-in the same diagnostic on pressure levels using the DP36CCM domain. </span>
  +
  +
{| class="collapsible collapsed wikitable"
  +
|-
  +
! Hint
  +
|-
  +
| You will need to remember to run the TidyStashTransform macro once you have added the diagnostics in the STASH panel. You will also need to set the <code>l_ukca_chem_plev</code> logical to '''true'''.
  +
|}
  +
  +
In the following page you will learn more about how the Unified Model's output is organised and managed. You should use this information to complete the task above. A [[#Solution to Task 3.1|worked solution]] is provided at the end of the tutorial.
   
 
Add in
 
Add in

Revision as of 16:13, 22 November 2016

UKCA Chemistry and Aerosol Tutorials at vn10.4

When using the UM, it is likely that you will want to add new diagnostics, and we will cover writing out chemical fluxes in a later tutorial. Here we will cover selecting new diagnostics in STASH.

Task 3.1: add new output

TASK 3.1: Output the daily-mean UKCA ozone field to the UPK, and then add-in the same diagnostic on pressure levels using the DP36CCM domain.

In the following page you will learn more about how the Unified Model's output is organised and managed. You should use this information to complete the task above. A worked solution is provided at the end of the tutorial.

Add in

  1. UKCA Ozone on model theta levels daily mean to UPK
  2. Turn on pressure level diagnostics in UKCA panel (need for this will be retired at a later version)
  3. UKCA Ozone on pressure levels (DP36CCM) daily mean to UPK
  4. Heaviside Function on same pressure levels from s50 daily mean to UPK
  5. Change periodic re-init of UPK (pp10) to 1 day from 90 (not needed to fit files, but better for file management)
  • Remember to run the stashindicies.TidyStashTransform macro!

See u-ag308@21303

Time for re-run of fcm_make2_um = ~00:02:00

[16:50:53 luke@eslogin007 History_Data]$ convsh
convsh1.93 % readfile 0 ag308a.pk19880901
file ag308a.pk19880901 is a byte swapped 64 bit ieee um file 
 
convsh1.93 % list_fields 

 0    : 192   144   36    1     O3 MASS MIXING RATIO
 1    : 192   144   36    1     Molar flux density
 2    : 192   144   85    1     O3 MASS MIXING RATIO

convsh1.93 % 

See sample output in /work/n02/n02/ukca/Tutorial/vn10.4/sample_output/Task3.1



Written by Luke Abraham 2016