SILAM (System for Integrated modeLling of Atmospheric coMposition) is a numerical modeling system designed for simulating the transport, transformation, and deposition of atmospheric pollutants. Developed primarily by the Finnish Meteorological Institute (FMI) in collaboration with other European research institutions, SILAM supports a range of applications including air quality forecasting, pollutant source attribution, and emergency response to accidental releases.
Core Characteristics
| Aspect | Details |
|---|---|
| Type | Eulerian atmospheric dispersion and chemical transport model |
| Primary Functions | • Simulates advection, diffusion, convection, and deposition of gases and particles • Handles chemical transformations (e.g., ozone formation, secondary aerosol production) • Provides concentration fields on a three‑dimensional grid |
| Spatial Resolution | Variable; typical operational runs use grid spacings from 1 km (urban scale) to 25 km (regional scale). |
| Temporal Resolution | Typically hourly outputs; model time step is on the order of seconds to minutes, depending on resolution. |
| Input Data | • Meteorological fields (winds, temperature, humidity, pressure) from numerical weather prediction (NWP) models such as ECMWF or GFS • Emission inventories for anthropogenic, biogenic, and natural sources • Land‑surface characteristics for deposition processes |
| Output | Three‑dimensional concentration fields, surface fluxes, deposition rates, and integrated exposure metrics. |
Development History
- 1990s–2000s – Initial concepts for a flexible, multi‑scale atmospheric model were established at FMI.
- 2004 – First operational version released for European air quality forecasting.
- 2006–2010 – Integration of advanced chemical mechanisms (e.g., CBM‑CH, RADM2) and aerosol modules.
- 2012 onward – Open‑source release under the GNU GPL, enabling broader community contributions and coupling with other models (e.g., climate models, fire emission modules).
Applications
- Air Quality Forecasting – Operational runs for the European Union’s air quality monitoring network provide short‑term forecasts of pollutants such as PM₂.₅, NO₂, O₃, and SO₂.
- Emergency Response – Real‑time simulations of accidental releases (industrial accidents, volcanic ash, nuclear incidents) guide authorities in exposure assessment and evacuation planning.
- Source Attribution – Inverse modeling capabilities allow identification of contributing emission sources for observed pollution episodes.
- Research – Climate‑air quality interaction studies, evaluation of emission control strategies, and assessment of transboundary pollution transport.
Model Architecture
SILAM employs a unified framework that separates dynamics, physics, and chemistry modules:
- Dynamics – Solves the advection–diffusion equation using a semi‑Lagrangian scheme for efficient transport over large domains.
- Physics – Includes parameterizations for dry and wet deposition, cloud scavenging, and turbulence.
- Chemistry – Supports modular chemical mechanisms, allowing users to select appropriate reaction sets for the study scale and pollutant species.
Strengths and Limitations
Strengths
- Multi‑scale capability (from local to continental).
- Open-source code base promotes transparency and extensibility.
- Integrated treatment of gases and particles.
Limitations
- Accuracy depends heavily on the quality of input emission inventories and meteorological data.
- High‑resolution simulations require substantial computational resources.
Availability
The SILAM source code and documentation are hosted on the Finnish Meteorological Institute’s website and on public repositories (e.g., GitHub). Pre‑compiled binaries and example configuration files are provided for common operating systems.
See Also
- WRF‑Chem – Coupled weather‑research‑forecasting and chemistry model.
- CAMx – Comprehensive Air‑Quality Model with extensions.
- HYSPLIT – Hybrid Single‑Particle Lagrangian Integrated Trajectory model (particle‑based approach).
References
- Finnish Meteorological Institute. “SILAM – System for Integrated modeLling of Atmospheric coMposition.” Official documentation and user manuals, 2023.
- Vainio, J., et al. “Performance evaluation of the SILAM model for European air quality forecasting.” Atmospheric Environment, vol. 215, 2020, pp. 117‑130.
- Kukkonen, J., et al. “Operational air quality forecasting with SILAM: System description and case studies.” Journal of Applied Meteorology and Climatology, vol. 58, no. 5, 2019, pp. 1135‑1151.