Title: Modern numerical methods in climate analysis and modelling
1Modern numerical methods in climate analysis and
modelling
- Andreas Hense and colleagues
- (to be announced)
- Universität Bonn
2Overview
- Introduction
- The water budget of the Arctic from radiosonde
data - method
- results
- Solution of the shallow water equations on the
sphere - method
- results
- Conclusion
3The arctic water budget problem
with Martin Göber (Met Office), Reinhard
Hagenbrock , Felix Amendt
4The arctic water budget problem
- Arctic Evaporation E and precipitation P almost
completely unknown - Atmospheric moisture flux vq from
- Reanalyses ERA15 and NCEP
- Radiosonde (Serezze)
- Discrepancy between Reanalyses and Radiosonde
5The arctic water budget problem
6Reasons of discrepancies
- Reanalysis budget are not closed
- Moisture cycle spin-up
- Spatial sampling problems for radiosondes
- Measurement errors
- mass inconsistent wind fields from radiosondes
7A mass consistent windfield
8A mass consistent wind field
9A mass consistent wind field
- Standard procedure
- interpolation of observations to a grid
- Differentiation and minimization on the grid
- Our solution
- Discretization of the Minimization integral
- three dimensional finite elements
- on an irregular triangular grid
10The grid (horizontal)
11The Grid (vertical)
e.g. 500 hPa
e.g.700 hPa
12Result for the Arctic moisture balance
Effect of mass modification on Radiosonde and
ERA15 (subsampled) 1979-94
13Result for the Arctic moisture balance
Effects of doubled resolution in subsampled ERA15
doubled
Radiosonde network
14A semi-Lagrangian semi-implicit finite element
model for the shallow water equations on the
sphere
- with Thomas Heinze Technical University Munich
- Develope the dynamic code of a global
atmospheric model suitable for MPP machines - and local refinement capability
- Unstructured triangular grid
- finite element or finite volume technique
15The equations - coordinate free version
16Discretization in time
- Integration along backward trajectories
- coupled equations for the new geopotential
heights and velocities at the endpoints of the
trajectories - reduce to a elliptic equation for the new
geopotential height
17The elliptic equation
Discretization with finite elements on a
triangular mesh leads to the linear equation
18The algorithm
- Compute backward trajectories from a given flow
- evaluate the right hand side through
interpolation - solve the linear equation for the new
geopotential - obtain the new flow field
19The algorithm
20How to distribute the triangles on the sphere?
- Choose a macrotriangulation
- divide each triangle side in equal parts
- connect the midpoints
- one triangle four new
triangles
21The macrotriangulation
C
or Soccerball
60
22Results
Initial field and topography
23Results
After 10 days
24Mass- and Energy conservation?
(Mass)
(Energy)
25Numerical stability?
Grid size ca. 150 km
26Summary
- Finite element formulation is a very elegant
method for least squares problems - Difference between Radiosonde and Reanalysis
related water balance resolvable at twice the
radiosonde network resolution - Finite element formulation is a very efficient
method for the shallow equations - MPP and local refinement possible