Documentation of the Changes in COSMO-Model 4.4

16.07.2008

This new version contains changes in the Tiedtke convection scheme (up to now only in affect with the Leapfrog scheme), some optimizations in the advection of the Runge-Kutta scheme, some optimizations for vector processors and (again) technical adaptations and bug fixes.

Contents:

  1. Documentation of the Changes
  2. Summary of new and obsolete Namelist Variables
  3. Changes of Results


1. Documentation of the Changes

Tiedtke Convection (by Dmitrii Mironov)

A number of changes in the Tiedtke cumulus convection scheme, that are related to the treatment of convective cloud condensate as a mixed water-ice phase and of detrained convective cloud condensate are made. These are:

The fraction of cloud ice is computed as a function of temperature. The lower and the upper bounds of the temperature range, where convective cloud water and convective cloud ice are allowed to co-exist and the form of the interpolation function are the same as in the ECMWF IFS (IFS Documentation 2006).

These changes affect the results of the Leapfrog applications in combination with the Tiedtke convection schemes.

Back to Contents

Advection in Runge-Kutta Dynamics (by Michael Baldauf)

The structure of the advection routines in the Runge-Kutta dynamics has been changed for higher efficiency.

These changes affect the results of the Runge-Kutta applications.

Back to Contents

Sub-grid Scale Orography Scheme (by Jan-Peter Schulz)

The sub-grid scale orography (SSO) scheme by Lott and Miller (1997) has been implemented in the COSMO model. It is also included in the DWD global model and works here well. The scheme deals explicitly with a low-level flow which is blocked when the sub-grid scale orography is sufficiently high. For this blocked flow separation occurs at the mountain flanks, resulting in a form drag. The upper part of the low-level flow goes over the orography and generates gravity waves.

Verification at DWD had shown that the forecasted surface pressure in the COSMO-EU model shows a systematic bias. In particular, in wintertime high pressure systems tend to develop a positive pressure bias (by 1-2 hPa after 48h), low pressure systems a negative bias ("highs too high, lows too low"). Assumed causes are an underestimation of the cross-isobar flow in PBL, caused by too little surface drag or too weak blocking at the orography.

Tests with an envelope orography which exhibits considerably higher values in the mountains have shown a high sensitivity of the model to this change in orography with respect to blocking (of cyclones). Consequently, low pressure systems were filled more efficiently, the negative pressure bias was reduced. But an obvious disadvantage of the envelope orography is that the precipitation fields are altered in an unfavourable way. An alternative way to increase the surface drag and the blocking while not altering the precipitation fields is the use of a SSO scheme.

Back to Contents

Vectorization (by Uli Schättler and Jens-Olaf Beismann)

Some more routines have been optimized for vectorization:

All these changes do not affect the results at all!

Back to Contents

Technical Adaptations

Back to Contents


2. Summary of new and obsolete Namelist Variables

There are the following changes in the Namelist variables:

Group Obsolete New Description Default
/RUNCTL/ ltime_mean
ltime_proc
itype_timing
0: no timings at all
1: timings per processor and per hour
2: timings per processor and sum over forecast
3: hourly mean values of all processors
4: sum of mean values of all processors
4
lyear_360 itype_calendar
0: gregorian calendar
1: a year with 360 days
0
/TUNING/ ---- gkdrag gravity wave drag constant (in the SSO scheme) 0.075
---- gkwake low level wake drag constant (in the SSO scheme) 0.5
/PHYCTL/ ltiedtke
lkainfri
lbechtol
lshallow
itype_conv
0: Tiedtke scheme
1: Kain-Fritsch scheme
2: Bechtold scheme (not active yet)
3: shallow convection scheme
0
---- lsso To switch on the sub-grid scale orography scheme .FALSE.
/DIACTL/ ---- itype_diag_t2m To choose the diagnostic T2M scheme (not activated yet) 1
---- itype_diag_gusts To choose the diagnostic gust scheme (not activated yet) 1

Back to Contents


3. Changes of Results

There are changes in the results because of the following modifications:

Back to Contents