Coupling MATSim and the PALM Model System—Large Scale Traffic and Emission Modeling with High-Resolution Computational Fluid Dynamics Dispersion Modeling
<p>Data flow of the model integration: Traffic emissions calculated based on output of a MATSim simulation are converted into a PALM chemistry driver. The resulting driver is part of the input for a subsequent PALM-4U simulation.</p> "> Figure 2
<p>Example of emission calculation in the MATSim emission extension. A vehicle traverses three links on the simulation’s street network, resulting in three emission events in the general event log. For simplicity, only NO<sub>x</sub> (Nitrogen Oxides) emissions are depicted. The emission extension is capable of calculating all the pollutants HBEFA provides emission factors for.</p> "> Figure 3
<p>Data flow of the coupling pipeline. With traffic emissions generated from MATSim output data, a chemistry driver for a PALM-4U simulation is generated. The four main stages of the pipeline are executed in consecutive order: (1) mapping of detailed link geometries, (2) temporal aggregation of traffic emissions, (3) rasterization of traffic emissions, and (4) writing of the driver file.</p> "> Figure 4
<p>Example of a simplified street geometry in a MATSim network (blue) and its corresponding original geometry from OSM (orange).</p> "> Figure 5
<p>Aggregation step of emission events. Emission events from the event log are aggregated by time period. Within each time period, emissions of the same pollutant are aggregated by link. Links in red shades indicate that emissions were produced on those links during the respective time period. Darker shades indicate a higher amount of emissions. Blue links indicate that no emissions were produced on that link during the respective time period.</p> "> Figure 6
<p>Rasterization step of aggregated emissions: A separate raster is produced for each time period of the simulation. Within each time period, the accumulated emissions of each link are distributed onto raster cells by the means of Bresenahm’s line drawing algorithm. Red shades indicate the amount of emissions produced on a link within the respective time period, with darker colors indicating higher values. Yellow shades indicate the amount of emissions distributed on each raster cell. Darker shades indicate higher values.</p> "> Figure 7
<p>(<b>a</b>) Rastered emission flows in g/m<sup>2</sup> for the period between 8 am and 9 am. Emission flows in (<b>a</b>) are the output of the MATSim emission model and the raster pipeline; NO<sub>x</sub> has already been split into NO and NO<sub>2</sub>. (<b>b</b>) shows the corresponding NO<sub>2</sub> concentrations simulated with PALM-4U for the same time period. The area of the rectangle in (<b>b</b>) corresponds to <a href="#atmosphere-15-01183-f008" class="html-fig">Figure 8</a>; letters A and B highlight the effects of the wind direction explained in <a href="#sec4dot3dot3-atmosphere-15-01183" class="html-sec">Section 4.3.3</a>.</p> "> Figure 8
<p>NO<sub>2</sub> concentrations on a continuous scale. The area depicted corresponds to the rectangle in <a href="#atmosphere-15-01183-f007" class="html-fig">Figure 7</a>b. Effects of the building layout and the street layout are highlighted by letters A–D.</p> "> Figure 9
<p>The city boundaries of Berlin (blue), as well as the PALM-4U-Domain boundaries (red). Within the city boundaries, a detailed road network (gray) is included. For the remaining MATSim domain, only major roads are included. The MATSim traffic simulation setup stretches beyond the depicted area.</p> "> Figure 10
<p>Comparison of simulated and monitored NO<sub>x</sub> concentrations at urban background monitoring station 010. Simulated hourly averages of NO<sub>x</sub> concentration values are depicted in red. Hourly averages of monitored NO<sub>x</sub> concentration values at urban background station 010 for days with low wind speeds in blue tones. The emission inflow from the closest link is depicted in yellow. One clearly sees that the PALM output (red) is not just a rescaled version of its input (yellow) but that there are quite strong non-linear processes at work.</p> "> Figure 11
<p>NO<sub>2</sub> concentrations for the time period between 8 am and 9 am, showing areas with exceptionally high pollutant concentrations due to artifacts in the simulation setup. The coloring uses equal intervals to highlight outliers on the long tale of the concentration value distribution.</p> "> Figure 12
<p>Two methods to identify emission hot spots: (<b>a</b>) uses a threshold approach showing NO<sub>2</sub> concentrations below and above 80 μg/m<sup>3</sup> and two curbside monitoring stations. (<b>b</b>) shows exposure to traffic emissions at activity locations.</p> ">
Abstract
:1. Introduction
- 1.
- Aggregate—traffic emissions are based on aggregated parameters such as average vehicle speed on links or overall vehicle distance traveled. Important models are, for example, MOBILE6 (an emissions model for mobile sources) [14], MOVES (Motor Vehicle Emission Simulator) [15], COPERT (Computer Program to Calculate Emissions from Road Transport) [16] or ARTEMIS (Assessment and Reliability of Transport Emission Models and Inventory Systems) [17];
- 2.
- Microscopic—emitted pollution is calculated at the vehicle level, considering attributes such as vehicle speed, acceleration, engine type and others. Prominent models are CMEM (Comprehensive Modal Emission Model) [18], VT-MICRO (Vehicle Trajectory-based Microscopic Model) [19], EMIT (Environmental Model of Individual Traffic) [20] and POLY (Microscale Emission Model Incorporating Acceleration and Deceleration) [21].
2. Materials and Methods
2.1. Traffic Simulation
- 1.
- During the mobility simulation, simulated people execute their individual plans while interacting with other simulated people. To support large-scale scenarios, vehicles are simulated using a queue model, omitting calculation of computationally complex vehicle dynamics or car following behavior. However, the queue model accounts for congestion and spill back effects important for mesoscopic traffic patterns.
- 2.
- The executed plan of each simulated person is evaluated through a utility score. In general, performing activities increases the score, spending time in traffic or monetary costs, e.g., public transit fares or cost of car ownership decrease the score.
- 3.
- A fraction of all simulated people adapts their behavior by inventing new plans. This includes choosing alternative routes, switching between modes or adapting departure times. The remaining share of simulated people picks a plan from the set of plans that it has already memorized.
2.2. Emission Model
2.3. Dispersion and Air Chemistry Model
3. Implementation of Coupling Method
- 1.
- Mapping of detailed and simplified link geometries;
- 2.
- Temporal aggregation of traffic emissions;
- 3.
- Rasterizing of vector-based traffic emissions;
- 4.
- Writing of the driver file.
3.1. Mapping of Detailed and Simplified Link Geometries
3.2. Temporal Aggregation of Traffic Emissions
- MATSim functions at a high temporal resolution, processing data every second. This is evident as emissions in the MATSim event file are recorded with precise timestamps indicating the moment a vehicle exits a link.
- The time periods in the chemistry driver used in the idealized case study (see Section 4) are set to one hour intervals. Though, due to recent advancements, the driver format now supports arbitrary time periods, at the time the idealized case study was conducted, only one hour periods were available. During each one-hour period, emission input into the PALM-4U simulation is constant.
- The internal transport equations in PALM-4U, as well as the calculations for pollutant concentrations and dispersion, are executed on the scale of seconds.
- The temporal frequency of the model’s output was set to hourly intervals for the purpose of our idealized case study.
3.3. Rasterizing of Vector-Based Traffic Emissions
3.4. Chemistry Driver File
4. Application of Coupling Method
- 1.
- Demonstrate the functionality of the coupling mechanism by feeding traffic emission data into PALM-4U.
- 2.
- Evaluate the plausibility of the model outputs under idealized conditions, chosen to highlight potential high pollutant concentrations. Specifically, we test the system in low and steady wind conditions, where dispersion is minimal, expecting this setup to amplify pollutant concentration effects.
- 3.
- Investigate the ability of the coupling mechanism to detect air pollution hot spots in the urban area caused by traffic emissions. These findings provide the foundation for future studies involving more complex, real-world setups and validation.
- 1.
- Comparison with measurement data;
- 2.
- Correlation with traffic volumes;
- 3.
- Investigation of additional factors such as wind direction, building and street layout, time of day, and potential artifacts;
- 4.
- Detection of emission hot spots.
4.1. MATSim Setup Used for the Application
4.2. PALM-4U Setup Used for the Application
4.3. Simulation Results
4.3.1. Comparison with Measurement Data
4.3.2. Traffic Volumes
- Wind direction;
- Building and street layout;
- Time of day;
- Raster and simulation artifacts.
4.3.3. Wind Direction
4.3.4. Building and Street Layout
4.3.5. Time of Day
4.3.6. Artifacts
- 1.
- Raster Artifacts: The highest concentration levels can be observed due to artifacts as a result of the rasterization process. The leftmost map in Figure 11 gives an example of such a case: The underlying street has a relatively high traffic volume, while the rasterization algorithm to generate the static driver of the PALM-4U model decided that tiles covered by the street are in the simulation covered by buildings. The emissions produced with MATSim are then distributed onto the remaining raster tiles covering that link. This leads to very high concentrations in the first place because emissions that were emitted over the entire length of the link are mapped onto a smaller number of raster cells than what the length of the link would suggest. Additionally, in this particular case the wind direction blows emissions into an artificial dead end at the end of the street corridor, leading exceedingly high simulated concentrations of up to 2000 μg/m3.
- 2.
- Resolution and Grid Layout: Due to the relatively coarse resolution of 10m, streets lying in narrow street canyons are sometimes represented by only a single pixel row. The map in the center of Figure 11 demonstrates this issue, where a street with moderate traffic volumes causes exceedingly high pollutant concentrations of up to 600 μg/m3. The angle at which the street canyon is situated compared to the grid structure forms multiple caverns where turbulence does not formcorrectly and pollutants are not transported away from the ground level.
- 3.
- Stacked Streets: The rightmost map in Figure 11 shows another special case where exceedingly high pollutant concentrations can be observed. In the case depicted, the model has two stacked street levels. The lower one is a six-lane motorway, while the upper one is a four-lane arterial road. As the implemented mechanism does not resolve emission flows in vertical direction but assumes all emissions to emerge from ground level, the emissions of both streets are emitted into the same raster tile, leading to high pollutant concentrations between 200 μg/m3 and 400 μg/m3.
- 4.
- Numerical effects: The applied raster method distributes emissions from one link onto a single line of raster cells, leading to high emission flows in those cells. In contrast, adjacent raster cells, which might also be covered by a street show no emission flows. The large difference of emission flows in adjacent raster cells leads to numerical effects in the CFD model causing less pronounced dispersion of traffic emissions.
4.3.7. Detecting Pollutant Concentration Emission Hot Spots
5. Discussion
5.1. Comparison with Other Studies
- In our work, the traffic demand is driven by a regional behavioral model. This allows, in future studies, to investigate behavioral responses to possible traffic demand management measures, which might be considered in order to improve air quality.
- The area covered by the domain used for the PALM-4U simulation is much larger than what was used in the study conducted by San José et al. [38]. Covering larger parts of the city is important to derive traffic management policies and their evaluation.
- In our work, a fully dynamic meteorological model is used, which we consider a more appropriate approach to the complex topologies of urban situations.
5.2. Pollutant Concentrations near Traffic Volumes
5.3. Temporal Variations in Pollutant Concentrations
5.4. Wind Direction and Urban Geometry
5.5. Spatial Resolution and Model Area
6. Conclusions and Outlook
- 1.
- Large model domain: The strength of the presented coupling lies in its ability to model large-scale urban environments. MATSim is specifically designed to simulate traffic patterns over extensive urban areas, and PALM-4U is well suited for large HPC systems. Together, they enable the accurate simulation of air pollution concentrations across large city districts, providing insights that are critical for citywide air quality management.
- 2.
- High-accuracy dispersion: While other studies have used finer grid resolutions (e.g., 5 m), our results demonstrate that a 10-meter grid is sufficient to identify emission and exposure hot spots. Though this coarser resolution introduces challenges like raster artifacts, it effectively captures concentration patterns caused by road traffic. Using a LES model provides advantages compared to RANS models, as turbulence forming in street canyons, wider than the grid resolution, is simulated accurately. Additionally, PALM-4U’s ability to simulate chemical reactions and boundary layer effects yields good agreement between simulated and measured NOx concentrations. When even higher precision is required, the coupling methodology can easily support the use of finer grid resolutions in future studies.
- 3.
- Behavioral traffic model: A unique advantage of our approach lies in the behavior-based traffic model of MATSim, which operates at the mesoscale and is sensitive to changes in traffic management policies. Due to its agent-based nature, individual behavioral responses to policy interventions can be simulated. Future research can leverage this capability to test various traffic management strategies and their impact on air pollution.
- Real-world case study: A next step is to conduct a real-world case study under realistic meteorological conditions. This simulation will allow for direct comparison with measured data from air quality monitoring campaigns, providing validation and fine-tuning of the model’s performance in real urban environments.
- Traffic management policy evaluation: A study investigating traffic management policies is currently in progress. This will enable us to simulate various traffic interventions aimed at mitigating pollution hot spots. The traffic model in MATSim can simulate the behavioral responses to these policies, producing new traffic patterns and emissions data. These emissions will then be used as inputs for PALM-4U, and the resulting pollution dispersion patterns will be analyzed to assess the effectiveness of different policy measures.
- Improving the coupling methodology: There are opportunities to further enhance the coupling between MATSim and PALM-4U. MATSim can compute x, y coordinates with a one-second resolution for all vehicles, offering the potential to calculate emissions based on these detailed trajectories. Feeding this high-resolution traffic emission data into PALM-4U would provide even more accurate simulations of urban air pollution. Work on this improvement is currently underway.
Author Contributions
Funding
Institutional Review Board Statement
Informed Consent Statement
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Desa, U.N. World Urbanization Prospects 2018: Highlights; Technical Report; United Nations: New York, NY, USA, 2018.
- Schulz, H.; Karrasch, S.; Bölke, G.; Cyrys, J.; Hornberg, C.; Pickford, R.; Schneider, A.; Witt, C.; Hoffmann, B. Atmen; DGfPuB eV; Deutsche Gesellschaft für Pneumologie und Beatmungsmedizin e.V.: Berlin, Germnay, 2018. [Google Scholar]
- Ciarelli, G.; Colette, A.; Schucht, S.; Beekmann, M.; Andersson, C.; Manders-Groot, A.; Mircea, M.; Tsyro, S.; Fagerli, H.; Ortiz, A.G.; et al. Long-term health impact assessment of total PM2.5 in Europe during the 1990–2015 period. Atmos. Environ. X 2019, 3, 100032. [Google Scholar] [CrossRef]
- European Environment Agency. Air Quality in Europe: 2020 Report; Publications Office of the European Union: Luxembourg, 2020.
- Dons, E.; Int Panis, L.; Van Poppel, M.; Theunis, J.; Willems, H.; Torfs, R.; Wets, G. Impact of time–activity patterns on personal exposure to black carbon. Atmos. Environ. 2011, 45, 3594–3602. [Google Scholar] [CrossRef]
- Lim, S.; Holliday, L.; Barratt, B.; Griffiths, C.J.; Mudway, I.S. Assessing the exposure and hazard of diesel exhaust in professional drivers: A review of the current state of knowledge. Air Qual. Atmos. Health 2021, 14, 1681–1695. [Google Scholar] [CrossRef]
- McConnell, R.; Islam, T.; Shankardass, K.; Jerrett, M.; Lurmann, F.; Gilliland, F.; Gauderman, J.; Avol, E.; Künzli, N.; Yao, L.; et al. Childhood incident asthma and traffic-related air pollution at home and school. Environ. Health Perspect. 2010, 118, 1021–1026. [Google Scholar] [CrossRef]
- Ehrnsperger, L.; Klemm, O. Air pollution in an urban street canyon: Novel insights from highly resolved traffic information and meteorology. Atmos. Environ. X 2022, 13, 100151. [Google Scholar] [CrossRef]
- von Schneidemesser, E.; Sibiya, B.; Caseiro, A.; Butler, T.; Lawrence, M.G.; Leitao, J.; Lupascu, A.; Salvador, P. Learning from the COVID-19 lockdown in berlin: Observations and modelling to support understanding policies to reduce NO2. Atmos Env. X 2021, 12, 100122. [Google Scholar] [CrossRef]
- Gürbüz, H.; Şöhret, Y.; Ekici, S. Evaluating effects of the COVID-19 pandemic period on energy consumption and enviro-economic indicators of Turkish road transportation. Energy Sources Recovery Util. Environ. Eff. 2021, 1–13. [Google Scholar] [CrossRef]
- Forehead, H.; Huynh, N. Review of modelling air pollution from traffic at street-level—The state of the science. Environ. Pollut. 2018, 241, 775–786. [Google Scholar] [CrossRef]
- Mądziel, M. Vehicle Emission Models and Traffic Simulators: A Review. Energies 2023, 16, 3941. [Google Scholar] [CrossRef]
- Ma, X.; Lei, W.; Andréasson, I.; Chen, H. An Evaluation of Microscopic Emission Models for Traffic Pollution Simulation Using On-board Measurement. Environ. Model. Assess. 2012, 17, 375–387. [Google Scholar] [CrossRef]
- U.S. Environmental Protection Agency. User’s Guide to MOBILE6.0: Mobile Source Emission Factor Model; U.S. Environmental Protection Agency: Washington, DC, USA, 2002.
- U.S. Environmental Protection Agency. Overview of EPA’s MOtor Vehicle Emission Simulator (MOVES3); U.S. Environmental Protection Agency: Washington, DC, USA, 2021.
- Ntziachristos, L. COPERT III Computer Programme to Calculate Emissions from Road Transport: Methodology and Emission Factors (Version 2.1); European Environment Agency: Copenhagen, Denmark, 2000.
- André, M.; Keller, M.; Sjödin, Å.; Gadrat, M.; Mc Crae, I. The Artemis European tools for estimating the pollutant emissions from road transport and their application in Sweden and France. In Proceedings of the 17th International Conference Transport and Air Pollution, Graz, Austria, 16–17 June 2008. [Google Scholar]
- Scora, G.; Barth, M. Comprehensive Modal Emissions Model (Cmem), Version 3.01; User Guide; Centre for Environmental Research and Technology, University of California: Riverside, CA, USA, 2006; Volume 1070, p. 1580. [Google Scholar]
- Rakha, H.; Ahn, K.; Trani, A. Development of VT-Micro model for estimating hot stabilized light duty vehicle and truck emissions. Transp. Res. Part D Trans. Environ. 2004, 9, 49–74. [Google Scholar] [CrossRef]
- Cappiello, A.; Chabini, I.; Nam, E.K.; Lue, A.; Abou Zeid, M. A statistical model of vehicle emissions and fuel consumption. In Proceedings of the IEEE 5th International Conference on Intelligent Transportation Systems, Singapore, 3–6 September 2002; pp. 801–809. [Google Scholar] [CrossRef]
- Qi, Y.G.; Teng, H.H.; Yu, L. Microscale emission models incorporating acceleration and deceleration. J. Transp. Eng. 2004, 130, 348–359. [Google Scholar] [CrossRef]
- Johnson, J.B. An Introduction to Atmospheric Pollutant Dispersion Modelling. Environ. Sci. Proc. 2022, 19, 18. [Google Scholar] [CrossRef]
- Vardoulakis, S.; Fisher, B.E.A.; Pericleous, K.; Gonzalez-Flesca, N. Modelling air quality in street canyons: A review. Atmos. Environ. 2003, 37, 155–182. [Google Scholar] [CrossRef]
- Benson, P.E. A review of the development and application of the CALINE3 and 4 models. Atmos. Environ. Part B Urban Atmos. 1992, 26, 379–390. [Google Scholar] [CrossRef]
- Snyder, M.G.; Venkatram, A.; Heist, D.K.; Perry, S.G.; Petersen, W.B.; Isakov, V. RLINE: A line source dispersion model for near-surface releases. Atmos. Environ. 2013, 77, 748–756. [Google Scholar] [CrossRef]
- Berkowicz, R.; Hertel, O.; Larsen, S.E.; Soerensen, N.N.; Nielsen, M. Modelling Traffic Pollution in Streets; Technical Report; National Environmental Research Institute: Copenhagen, Denmark, 1997.
- Carruthers, D.J.; Holroyd, R.J.; Hunt, J.C.R.; Weng, W.S.; Robins, A.G.; Apsley, D.D.; Thompson, D.J.; Smith, F.B. UK-ADMS: A new approach to modelling dispersion in the earth’s atmospheric boundary layer. J. Wind Eng. Ind. Aerodyn. 1994, 52, 139–153. [Google Scholar] [CrossRef]
- Diegmann, V. handbuch_immisluft_5_2.pdf; IVU Umwelt GmbH: Breisgau, Germany, 2011. [Google Scholar]
- Tominaga, Y.; Stathopoulos, T. Ten questions concerning modeling of near-field pollutant dispersion in the built environment. Build. Environ. 2016, 105, 390–402. [Google Scholar] [CrossRef]
- Khan, B.; Banzhaf, S.; Chan, E.C.; Forkel, R.; Kanani-Sühring, F.; Ketelsen, K.; Kurppa, M.; Maronga, B.; Mauder, M.; Raasch, S.; et al. Development of an atmospheric chemistry model coupled to the PALM model system 6.0: Implementation and first applications. Geosci. Model Dev. 2021, 14, 1171–1193. [Google Scholar] [CrossRef]
- Wendt, J. Computational Fluid Dynamics: An Introduction; Springer Science & Business Media: Berlin/Heidelberg, Germany, 2008. [Google Scholar]
- Liang, M.; Chao, Y.; Tu, Y.; Xu, T. Vehicle Pollutant Dispersion in the Urban Atmospheric Environment: A Review of Mechanism, Modeling, and Application. Atmosphere 2023, 14, 279. [Google Scholar] [CrossRef]
- Blocken, B. LES over RANS in building simulation for outdoor and indoor applications: A foregone conclusion? Build. Simul. 2018, 11, 821–870. [Google Scholar] [CrossRef]
- Batterman, S.; Ganguly, R.; Harbin, P. High resolution spatial and temporal mapping of traffic-related air pollutants. Int. J. Environ. Res. Public Health 2015, 12, 3646–3666. [Google Scholar] [CrossRef] [PubMed]
- Ioannidis, G.; Li, C.; Tremper, P.; Riedel, T.; Ntziachristos, L. Application of CFD Modelling for Pollutant Dispersion at an Urban Traffic Hotspot. Atmosphere 2024, 15, 113. [Google Scholar] [CrossRef]
- Grumert, E.; Ma, X.; Tapani, A. Analysis of a cooperative variable speed limit system using microscopic traffic simulation. Transp. Res. Part C Emerg. Technol. 2015, 52, 173–186. [Google Scholar] [CrossRef]
- Sanchez, B.; Santiago, J.L.; Martilli, A.; Martin, F.; Borge, R.; Quaassdorff, C.; de la Paz, D. Modelling NOX concentrations through CFD-RANS in an urban hot-spot using high resolution traffic emissions and meteorology from a mesoscale model. Atmos. Environ. 2017, 163, 155–165. [Google Scholar] [CrossRef]
- San José, R.; Pérez, J.L.; Gonzalez-Barras, R.M. Assessment of mesoscale and microscale simulations of a NO2 episode supported by traffic modelling at microscopic level. Sci. Total Environ. 2021, 752, 141992. [Google Scholar] [CrossRef]
- Horni, A.; Nagel, K.; Axhausen, K.W. The Multi-Agent Transport Simulation Matsim; Ubiquity Press: London, UK, 2016. [Google Scholar] [CrossRef]
- Maronga, B.; Banzhaf, S.; Burmeister, C.; Esch, T.; Forkel, R.; Fröhlich, D.; Fuka, V.; Gehrke, K.F.; Geletič, J.; Giersch, S.; et al. Overview of the PALM model system 6.0. Geosci. Model Dev. 2020, 13, 1335–1372. [Google Scholar] [CrossRef]
- UC2. BMBF-Fördermaßnahme Stadtklima im Wandel. 2023. Available online: http://uc2-program.org/ (accessed on 9 January 2023).
- Hülsmann, F.; Gerike, R.; Kickhöfer, B.; Nagel, K.; Luz, R. Towards a Multi-Agent Based Modeling Approach for Air Pollutants in Urban Regions Entwicklung Eines Ansatzes zur Multi-Agentenbasierten Modellierung von Luftschadstoffemissionen in Urbanen Regionen; Bundesanstalt für Straßenwesen: Bergisch Gladbach, Germany; FGSV Verlag GmbH: Cologne, Germany, 2011; pp. 144–166. [Google Scholar]
- Kickhöfer, B.; Hülsmann, F.; Gerike, R.; Nagel, K. Rising car user costs: Comparing aggregated and geo-spatial impacts on travel demand and air pollutant emissions. In Smart Transport Networks; Edward Elgar Publishing: Cheltenham, UK, 2013; pp. 180–207. [Google Scholar] [CrossRef]
- Notter, B.; Keller, M.; Althaus, H.J.; Cox, B.; Knörr, W.; Heidt, C.; Biemann, K.; Räder, D.; Jamet, M. Handbuch Emissionsfaktoren des Strassenverkehrs; Technical Report 4.1; INFRAS: Bern, Switzerland, 2019. [Google Scholar]
- Agarwal, A. Mitigating Negative Transport Externalities in Industrialized and Industrializing Countries; Technische Universitaet Berlin: Berlin, Germany, 2017. [Google Scholar] [CrossRef]
- Maronga, B.; Gross, G.; Raasch, S.; Banzhaf, S.; Forkel, R.; Heldens, W.; Kanani-Sühring, F.; Matzarakis, A.; Mauder, M.; Pavlik, D.; et al. Development of a new urban climate model based on the model PALM – Project overview, planned work, and first achievements. Meteorol. Z. 2019, 28, 105–119. [Google Scholar] [CrossRef]
- Bresenham, J.E. Algorithm for computer control of a digital plotter. IBM Syst. J. 1965, 4, 25–30. [Google Scholar] [CrossRef]
- Ziemke, D.; Kaddoura, I.; Nagel, K. The MATSim Open Berlin Scenario: A multimodal agent-based transport simulation scenario based on synthetic demand modeling and open data. Procedia Comput. Sci. 2019, 151, 870–877. [Google Scholar] [CrossRef]
- Leich, G.; Nagel, K.; Rehmann, J.; Tilmann, S.; Martins-Turner, K.; Ziemke, D.; Castro, H.; Maciejewski, M.; Zilske, M.; Rakow, C.; et al. Matsim-Scenarios/Matsim-Berlin: Mosaik-2-01. 2023. [CrossRef]
- Khan, B. Input Data for Performing Chemistry Coupled PALM Model System 6.0 Simulations with Different Chemical Mechanisms. 2020. Available online: https://publikationen.bibliothek.kit.edu/1000159940 (accessed on 20 September 2024). [CrossRef]
- Senatsverwaltung für Mobilität, Verkehr, Klimaschutz und Umwelt. Berliner Luftgütemessnetz. Available online: https://luftdaten.berlin.de/station/overview/active (accessed on 2 January 2024).
- Schümann, L.; Grunow, K.; Kaupp, H.; Clemen, S.; Kerschbaumer, A.; Rauterberg-Wulff, A. Luftgütemessdaten Jahresbericht 2021; Technical Report; Senatsverwaltung für Umwelt, Mobilität, Verbraucher- und Klimaschutz: Berlin, Germany, 2021. [Google Scholar]
- DWD-Deutscher Wetter Dienst. Climate Data Center. Available online: https://cdc.dwd.de/portal/202209231028/mapview (accessed on 2 January 2024).
- Alvarez Lopez, P.; Behrisch, M.; Bieker-Walz, L.; Erdmann, J.; Flötteröd, Y.P.; Hilbrich, R.; Lücken, L.; Rummel, J.; Wagner, P.; Wießner, E. Microscopic Traffic Simulation using SUMO. In Proceedings of the 2019 IEEE Intelligent Transportation Systems Conference (ITSC), Maui, HI, USA, 4–7 November 2018; IEEE: Piscataway, NJ, USA, 2018; pp. 2575–2582. [Google Scholar] [CrossRef]
- EMEP/EEA. Air Pollutant Emission Inventory Guidebook 2016: Technical Guidance to Prepare National Emission Inventories; European Environment Agency: Copenhagen, Denmark, 2016.
- José, R.S.; Pérez, J.L.; Morant, J.L.; González, R.M. CFD and Mesoscale Air Quality Modelling Integration: Web Application for Las Palmas (Canary Islands, Spain). In Proceedings of the Air Pollution Modeling and Its Application XIX; Springer: Dordrecht, The Netherlands, 2008; pp. 37–45. [Google Scholar] [CrossRef]
- Smit, R.; Smokers, R.; Rabé, E. A new modelling approach for road traffic emissions: VERSIT+. Transp. Res. Part D Trans. Environ. 2007, 12, 414–422. [Google Scholar] [CrossRef]
- Samad, A.; Caballero Arciénega, N.A.; Alabdallah, T.; Vogt, U. Application of the Urban Climate Model PALM-4U to Investigate the Effects of the Diesel Traffic Ban on Air Quality in Stuttgart. Atmosphere 2024, 15, 111. [Google Scholar] [CrossRef]
- Chew, L.W.; Glicksman, L.R.; Norford, L.K. Buoyant flows in street canyons: Comparison of RANS and LES at reduced and full scales. Build. Environ. 2018, 146, 77–87. [Google Scholar] [CrossRef]
- Zheng, X.; Yang, J. CFD simulations of wind flow and pollutant dispersion in a street canyon with traffic flow: Comparison between RANS and LES. Sustain. Cities Soc. 2021, 75, 103307. [Google Scholar] [CrossRef]
- Laudan, J. MATSim Traffic Emission Module for PALM. 2023. Available online: https://zenodo.org/records/8319088 (accessed on 20 September 2024). [CrossRef]
- Laudan, J. Mosaik-2 Simulation Experiment. 2023. Available online: https://depositonce.tu-berlin.de/items/bd40f70b-d194-49a2-a70c-8ec6db364c24 (accessed on 20 September 2024). [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Laudan, J.; Banzhaf, S.; Khan, B.; Nagel, K. Coupling MATSim and the PALM Model System—Large Scale Traffic and Emission Modeling with High-Resolution Computational Fluid Dynamics Dispersion Modeling. Atmosphere 2024, 15, 1183. https://doi.org/10.3390/atmos15101183
Laudan J, Banzhaf S, Khan B, Nagel K. Coupling MATSim and the PALM Model System—Large Scale Traffic and Emission Modeling with High-Resolution Computational Fluid Dynamics Dispersion Modeling. Atmosphere. 2024; 15(10):1183. https://doi.org/10.3390/atmos15101183
Chicago/Turabian StyleLaudan, Janek, Sabine Banzhaf, Basit Khan, and Kai Nagel. 2024. "Coupling MATSim and the PALM Model System—Large Scale Traffic and Emission Modeling with High-Resolution Computational Fluid Dynamics Dispersion Modeling" Atmosphere 15, no. 10: 1183. https://doi.org/10.3390/atmos15101183
APA StyleLaudan, J., Banzhaf, S., Khan, B., & Nagel, K. (2024). Coupling MATSim and the PALM Model System—Large Scale Traffic and Emission Modeling with High-Resolution Computational Fluid Dynamics Dispersion Modeling. Atmosphere, 15(10), 1183. https://doi.org/10.3390/atmos15101183