3,859 research outputs found

    Air pollution modelling using a graphics processing unit with CUDA

    Get PDF
    The Graphics Processing Unit (GPU) is a powerful tool for parallel computing. In the past years the performance and capabilities of GPUs have increased, and the Compute Unified Device Architecture (CUDA) - a parallel computing architecture - has been developed by NVIDIA to utilize this performance in general purpose computations. Here we show for the first time a possible application of GPU for environmental studies serving as a basement for decision making strategies. A stochastic Lagrangian particle model has been developed on CUDA to estimate the transport and the transformation of the radionuclides from a single point source during an accidental release. Our results show that parallel implementation achieves typical acceleration values in the order of 80-120 times compared to CPU using a single-threaded implementation on a 2.33 GHz desktop computer. Only very small differences have been found between the results obtained from GPU and CPU simulations, which are comparable with the effect of stochastic transport phenomena in atmosphere. The relatively high speedup with no additional costs to maintain this parallel architecture could result in a wide usage of GPU for diversified environmental applications in the near future.Comment: 5 figure

    Simulation of reaction-diffusion processes in three dimensions using CUDA

    Get PDF
    Numerical solution of reaction-diffusion equations in three dimensions is one of the most challenging applied mathematical problems. Since these simulations are very time consuming, any ideas and strategies aiming at the reduction of CPU time are important topics of research. A general and robust idea is the parallelization of source codes/programs. Recently, the technological development of graphics hardware created a possibility to use desktop video cards to solve numerically intensive problems. We present a powerful parallel computing framework to solve reaction-diffusion equations numerically using the Graphics Processing Units (GPUs) with CUDA. Four different reaction-diffusion problems, (i) diffusion of chemically inert compound, (ii) Turing pattern formation, (iii) phase separation in the wake of a moving diffusion front and (iv) air pollution dispersion were solved, and additionally both the Shared method and the Moving Tiles method were tested. Our results show that parallel implementation achieves typical acceleration values in the order of 5-40 times compared to CPU using a single-threaded implementation on a 2.8 GHz desktop computer.Comment: 8 figures, 5 table

    Towards aeraulic simulations at urban scale using the lattice Boltzmann method

    No full text
    International audienceThe lattice Boltzmann method (LBM) is an innovative approach in computational fluid dynamics (CFD). Due to the underlying lattice structure, the LBM is inherently parallel and therefore well suited for high performance computing. Its application to outdoor aeraulic studies is promising, e.g. applied on complex urban configurations, as an alternative approach to the commonplace Reynolds-averaged Navier-Stokes and large eddy simulation methods based on the Navier-Stokes equations. Emerging many-core devices, such as graphic processing units (GPUs), nowadays make possible to run very large scale simulations on rather inexpensive hardware. In this paper, we present simulation results obtained using our multi-GPU LBM solver. For validation purpose, we study the flow around a wall-mounted cube and show agreement with previously published experimental results. Furthermore, we discuss larger scale flow simulations involving nine cubes which demonstrate the practicability of CFD simulations in building external aeraulics

    Comparison of flow and dispersion properties of free and wall turbulent jets for source dynamics characterisation

    Get PDF
    The objective of this paper is to provide an investigation, using large eddy simulations, into the dispersion of aircraft jets in co-flowing take-off conditions. Before carrying out such study, simple turbulent plane free and wall jet simulations are carried out to validate the computational models and to assess the impact of the presence of the solid boundary on the flow and dispersion properties. The current study represents a step towards a better understanding of the source dynamics behind an airplane jet engine during the take-off and landing phases. The information provided from these simulations can be used for future improvements of existing dispersion models

    Large-Eddy Simulation of Flow and Pollutant Transport in Urban Street Canyons with Ground Heating

    Get PDF
    Our study employed large-eddy simulation (LES) based on a one-equation subgrid-scale model to investigate the flow field and pollutant dispersion characteristics inside urban street canyons. Unstable thermal stratification was produced by heating the ground of the street canyon. Using the Boussinesq approximation, thermal buoyancy forces were taken into account in both the Navier–Stokes equations and the transport equation for subgrid-scale turbulent kinetic energy (TKE). The LESs were validated against experimental data obtained in wind-tunnel studies before the model was applied to study the detailed turbulence, temperature, and pollutant dispersion characteristics in the street canyon of aspect ratio 1. The effects of different Richardson numbers (Ri) were investigated. The ground heating significantly enhanced mean flow, turbulence, and pollutant flux inside the street canyon, but weakened the shear at the roof level. The mean flow was observed to be no longer isolated from the free stream and fresh air could be entrained into the street canyon at the roof-level leeward corner. Weighed against higher temperature, the ground heating facilitated pollutant removal from the street canyon.Singapore-MIT Alliance for Research and Technology. Center for Environmental Sensing and Monitorin

    some remarks about a community open source lagrangian pollutant transport and dispersion model

    Get PDF
    Nowadays fishes and mussels farming is very important, from an economical point of view, for the local social background of the Bay of Naples. Hence, the accurate forecast of marine pollution becomes crucial to have reliable evaluation of its adverse effects on coastal inhabitants' health. The use of connected smart devices for monitoring the sea water pollution is getting harder because of the saline environment, the network availability and the maintain and calibration costs2. To this purpose, we designed and implemented WaComM (Water Community Model), a community open source model for sea pollutants transport and dispersion. WaComM is a model component of a scientific workflow which allows to perform, on a dedicated computational infrastructure, numerical simulations providing spatial and temporal high-resolution predictions of weather and marine conditions of the Bay of Naples leveraging on the cloud based31FACE-IT workflow engine27. In this paper we present some remarks about the development of WaComM, using hierarchical parallelism which implies distributed memory, shared memory and GPGPUs. Some numerical details are also discussed. Peer-review under responsibility of the Conference Program Chairs

    Early wildfire detection by air quality sensors on unmanned aerial vehicles: Optimization and feasibility

    Get PDF
    “Millions of acres of forests are destroyed by wildfires every year, causing ecological, environmental, and economical losses. The recent wildfires in Australia and the Western U.S. smothered multiple states with more than fifty million acres charred by the blazes. The warmer and drier climate makes scientists expect increases in the severity and frequency of wildfires and the associated risks in the future. These inescapable crises highlight the urgent need for early detection and prevention of wildfires. This work proposed an energy management framework that integrated unmanned aerial vehicle (UAV) with air quality sensors for early wildfire detection and forest monitoring. An autonomous patrol solution that effectively detects wildfire events, while preserving the UAV battery for a larger area of coverage was developed. The UAV can send real-time data (e.g., sensor readings, thermal pictures, videos, etc) to nearby communications base stations (BSs) when a wildfire is detected. An optimization problem that minimized the total UAV’s consumed energy and satisfied a certain quality-of-service (QoS) data rate were formulated and solved. More specifically, this study optimized the flight track of a UAV and the transmit power between the UAV and BSs. Finally, selected simulation results that illustrate the advantages of the proposed model were proposed”--Abstract, page iii
    • …
    corecore