|
Case study initial conditions for the Lothar storm are provided on the OpenIFS ftp site. The Lothar depression developed initially on 24th December off the North American east coast at 35N.
The initial conditions are available at a range of different resolutions and start dates for a 10 day forecast. The experiment ids are created at ECMWF and used for identifying the model forecasts on the ECMWF archive system (for those with access).
Note that ERA-Interim has a resolution of T255 and the operational resolution at that time was T319. Initial data has been spectrally interpolated to the model resolutions.
|
|
% mkdir -p runs/lothar/t159 % cd runs % ftp ftp.ecmwf.int ftp> cd case_studies/lothar_storm ftp> binary ftp> get 1999122412_T159_fqar.tgz ftp> quit % tar zxf 1999122412_T159_fqar.tgz % ls 1999122412_T159.tgz ICMCLfqarINIT ICMGGfqarINIT ICMGGfqarINIUA ICMSHfqarINIT ecmwf % ls ecmwf NODE.001_01 namelistfc |
The 'ecmwf' directory contains the files as used at ECMWF to run this experiment:
As ERA-Interim is an improved analysis, forecasts from these starting initial conditions will not reproduce the actual forecast of the storm. For that, the model should be run with operational data.
The IFS is highly tuned to give the best forecast over a range of initial conditions. However, it is instructive to try some sensitivity experiments to understand the role of various physical and dynamical processes.
Reduce the timestep of the model - does this improve or worsen the forecast?
Reduce the gravity wave drag - how does this affect the forecast in the upper and lower levels?
Edit the source code to half the gravity wave drag coefficient File: ifs/phys_ec/sugwd.F90, change:
to:
|
Increase the precipitation auto conversion rate
Edit the source code to increase the auto conversion rate by 20% File: ifs/phys_ec/sucldp.F90, change:
to:
|
This article in a recent ECMWF Newsletter has a description of student projects at the University of Stockholm using the Lothar storm case study.
A. Hannachi, J. Kjellsson, M. Tjernström, G. Carver, 2012, Teaching with the OpenIFS at Stockholm University, ECMWF Newsletter No. 134, Winter 2012/13.
Wikipedia article:
Cyclone Lothar and Martin, Wikipedia article, retrieved 17/12/14.
<script type="text/javascript" src="https://software.ecmwf.int/issues/s/en_UKet2vtj/787/12/1.2.5/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?collectorId=5fd84ec6"></script> |