Blog

Adaptive discontinuous Galerkin model for the dry compressible Navier-Stokes equations in 2d

Density current from Straka et al. (1993) with adaptively refined triangular mesh at t=900s.
This numerical model was developed for the project “Adaptive numerical modeling of atmospheric moist convection“. It uses the function library amatos (by Jörn Behrens) for managing the adaptively refined triangular grid. The discontinuous Galerkin method developed in cooperation with Francis X. Giraldo.

Movies of test cases:

without artificial viscosity: (no flux limiter causes noisy results)

with artificial viscosity µ=0.1m²/s:

Movies of sensitivity studies:

with diffusion µ=0.1m²/s:

Some details of the numerical model:

  • compressible Euler equations with artificial viscosity
  • solid-wall boundaries
  • conforming triangular grid: h-adaptive refinement managed by the function library amatos (by J. Behrens) with space filling curve approach
  • discontinuous Galerkin code (in cooperation with F.X. Giraldo)
  • order of polynomials: up to 15th order implemented
  • based on strong-formulation and a nodal DG method
  • numerical flux: Rusanov-flux
  • time-integration: explicit Runge-Kutta or IMEX-method with BDF2
  • conserving mass (on grid coarsening by adjusting the constant of the polynomials)
  • refinement criterion: θ’≥ σ max(θ’) (θ‘: deviation of the potential temperature from background state, threshold σ: usually σ = 0.1) plus 2 or 3 fine elements surrounding the refinement area.

Comments are closed

current address

Dr. Andreas Müller
Scientist
European Centre for Medium-
Range Weather Forecasts (ECMWF)
Research Department
Shinfield Park
Reading, Berkshire, RG2 9AX, UK
email: mail@anmr.de

about me

I am working as a scientist at the European Centre for Medium-Range Weather Forecasts (ECMWF) on developing energy efficient scalable numerical methods towards weather prediction on exascale supercomputers. On this website you can find some of my results and some of my teaching material which I developed for lectures given in the past years.

Copyright © Andreas Müller. All Rights Reserved.