4.7 Article

Particle-resolved thermal lattice Boltzmann simulation using OpenACC on multi-GPUs

相关参考文献

注意:仅列出部分参考文献,下载原文获取全部文献信息。
Article Thermodynamics

Multi-GPU thermal lattice Boltzmann simulations using OpenACC and MPI

Ao Xu et al.

Summary: This study evaluates the performance of a hybrid OpenACC and MPI approach for multi-GPUs accelerated thermal LB simulation. OpenACC is used to accelerate computation on a single GPU, while MPI synchronizes information between multiple GPUs. The results show promising performance improvement with single GPU achieving 1.93 billion GLUPS for 2D simulation and 1.04 GLUPS for 3D simulation. With 16 GPUs, the parallel efficiency remains high, reaching 30.42 GLUPS for 2D simulation and 14.52 GLUPS for 3D simulation.

INTERNATIONAL JOURNAL OF HEAT AND MASS TRANSFER (2023)

Article Chemistry, Physical

Lightweight lattice Boltzmann

Adriano Tiribocchi et al.

Summary: A regularized version of the lattice Boltzmann method is proposed for efficient simulation of soft materials. It reconstructs the distribution functions from available hydrodynamic variables without storing the full set of discrete populations, leading to lower memory requirements and data access costs. Benchmark tests validate the method's effectiveness for simulating soft matter systems, particularly on future exascale computers.

JOURNAL OF CHEMICAL PHYSICS (2023)

Article Mechanics

Wall-sheared thermal convection: heat transfer enhancement and turbulence relaminarization

Ao Xu et al.

Summary: We studied the flow organization and heat transfer properties in different types of Rayleigh-Benard cells with external wall shear. The heat transfer efficiency and global flow strength were enhanced with increasing wall shear Reynolds number (Re-w). Interestingly, increasing wall-shear strength led to the laminarization of thermal turbulence, and the heat transfer efficiency in the laminar state was found to be higher than that in the turbulent state. We proposed that the reduction of thermal plumes was responsible for the laminarization of thermal turbulence, and the enhanced heat transfer efficiency in the laminar regime was attributed to the formation of more stable and stronger convection channels. The efficiency of facilitating heat transport via external shearing increased with larger Re-w, but came at the cost of a larger expenditure of mechanical energy.

JOURNAL OF FLUID MECHANICS (2023)

Article Mechanics

Drag model of finite-sized particle in turbulent wall-bound flow over sediment bed

Ping Wang et al.

Summary: It is found that the traditional drag models cannot accurately estimate the drag force along the trajectory of saltating particles, especially during the descending phase. Through theoretical analysis and data fitting, a corrected factor based on the classical drag force model dependent on the particle Reynolds number is proposed. This new drag model, which takes the particle vertical velocity into account, can reasonably predict the mean drag force obtained by DNS along a particle trajectory.

JOURNAL OF FLUID MECHANICS (2023)

Article Engineering, Chemical

Accelerating fully resolved simulation of particle-laden flows on heterogeneous computer architectures

Kuang Ma et al.

Summary: An efficient computing framework called PFlows was accelerated on NVIDIA GPUs and DCU cards for particle-laden flows simulations. The framework uses lattice Boltzmann method, immersed boundary method, and discrete element method for fluid flow, fluid-particle interaction, and particle collision, respectively. The framework achieved significant speed up on a single accelerator and demonstrated scalability with multiple accelerators for large-scale simulations. The results indicate the potential of the framework for future exascale computing.

PARTICUOLOGY (2023)

Review Mechanics

Particle-Laden Turbulence: Progress and Perspectives

Luca Brandt et al.

Summary: This review discusses the recent progress in understanding the physics of particle-laden turbulence, focusing on spherical particles in homogeneous and wall-bounded flows. The analysis of recent data suggests that conclusions from zero gravity conditions cannot be generalized, and the particle response time alone is insufficient to characterize the dynamics of finite-size particles. Further studies are needed to bridge the gap between dilute and concentrated conditions, and to explore the fluid dynamics of suspensions with theoretical tools accounting for both phases.

ANNUAL REVIEW OF FLUID MECHANICS (2022)

Article Thermodynamics

A sharp interface immersed boundary-discrete unified gas kinetic scheme for fluid-solid flows with heat transfer

Shi Tao et al.

Summary: In this study, a novel method called ghost-cell method in the framework of discrete unified gas kinetic scheme (DUGKS) is proposed to solve the challenge of particulate flow with thermal convection. The accuracy of the method is verified through benchmark cases, demonstrating its capability of capturing the characteristics of thermal particulate flows.

INTERNATIONAL COMMUNICATIONS IN HEAT AND MASS TRANSFER (2022)

Article Mechanics

On the energy transport and heat transfer efficiency in radiatively heated particle-laden Rayleigh-Benard convection

Wenwu Yang et al.

Summary: We investigated the energy transport and heat transfer efficiency in turbulent Rayleigh-BEnard convection laden with radiatively heated inertial particles, and found the relationship and growth patterns between them.

JOURNAL OF FLUID MECHANICS (2022)

Article Geochemistry & Geophysics

Residence time of inertial particles in 3D thermal convection: Implications for magma reservoirs

Vojtech Patocka et al.

Summary: The dynamic behavior of crystals in convecting fluids has significant implications for the solidification of magma bodies. Researchers have conducted numerical studies to investigate the dynamics of particle-laden convection and have developed a robust model to predict the residence time of particles. The study reveals that the particle trajectories undergo a transition from fluid tracer-like to free-fall dynamics, depending on the ratio between particle Stokes velocity and the mean amplitude of the fluid velocity. The settling rates and residence time distribution of particles differ depending on the Rayleigh numbers. The findings emphasize the importance of using three-dimensional simulations to accurately capture the flow-particle interaction in particle-laden flows.

EARTH AND PLANETARY SCIENCE LETTERS (2022)

Article Mechanics

Turbulent Rayleigh-Benard convection in non-colloidal suspensions

Andreas D. Demou et al.

Summary: This study presents direct numerical simulations of turbulent Rayleigh-Benard convection in non-colloidal suspensions, with special focus on the heat transfer modifications in the flow. The research found that the Nusselt number weakly but steadily increases when the particle volume fraction is below 25%, mainly due to increased thermal agitation. However, when the particle volume fraction exceeds 30%, the Nusselt number exhibits a substantial drop, attributed to the dense particle layering in the near-wall region, which reduces convection and inhibits the formation of coherent structures near the wall.

JOURNAL OF FLUID MECHANICS (2022)

Article Engineering, Mechanical

Accelerating CFD simulation with high order finite difference method on curvilinear coordinates for modern GPU clusters

Chuang-Chao Ye et al.

Summary: This article presents a high-fidelity flow simulation method for complex geometries in high Reynolds number flow, which achieves satisfactory performance by optimizing data transfer efficiency between CPU and GPU, as well as communication efficiency among GPUs, and applying high-order finite difference methods on curvilinear coordinates on the GPU platform.

ADVANCES IN AERODYNAMICS (2022)

Article Mathematics, Applied

Palabos: Parallel Lattice Boltzmann Solver

Jonas Latt et al.

Summary: This article presents the scope, concepts, data structures and application programming models of the open-source Lattice Boltzmann library Palabos, which is specifically developed for applications with complex, coupled physics. Palabos offers a broad modeling framework capable of addressing various applications in the Lattice Boltzmann community, while maintaining solid computational performance. Additionally, benchmark simulations are provided as a proof of the quality of the implemented core functionalities.

COMPUTERS & MATHEMATICS WITH APPLICATIONS (2021)

Article Mathematics, Applied

OpenLB-Open source lattice Boltzmann code

Mathias J. Krause et al.

Summary: OpenLB is a C++ library that provides a flexible framework for lattice Boltzmann simulations, allowing for adaptation and implementation of additional models. It covers various methodical approaches for fluid, particulate, and thermal flows, and can be used in complex geometries with MPI and OpenMP parallelism. It aims to provide an open access platform for academia and industry to extend lattice Boltzmann methods to novel applications, and has been tested and validated through code reviews and publications.

COMPUTERS & MATHEMATICS WITH APPLICATIONS (2021)

Article Mechanics

Tristable flow states and reversal of the large-scale circulation in two-dimensional circular convection cells

Ao Xu et al.

Summary: A numerical study on flow states and reversals in a two-dimensional circular Rayleigh-Benard cell revealed a new chaotic flow state, with the primary roll becoming stronger as Ra increases, while LSC reversals are accompanied by growth in secondary rolls. The phase diagram in Ra-Pr space shows that circulation states occur at large Ra and small Pr, and LSC reversals are limited to a specific range of Pr. Competition between thermal and viscous diffusions explains the phase diagram. Global properties such as Nusselt and Reynolds numbers are affected by internal flow states.

JOURNAL OF FLUID MECHANICS (2021)

Article Mechanics

Dynamic coupling between carrier and dispersed phases in Rayleigh-Benard convection laden with inertial isothermal particles

Wenwu Yang et al.

Summary: The study investigates the dynamic couplings between particles and fluid in turbulent Rayleigh-Benard convection laden with isothermal inertial particles. The results show that the global heat transfer and turbulent momentum transfer are affected differently by Stokes numbers, with the dynamic coupling strength revealed through the percentage of particle-induced kinetic energy. The settling rate of particles and preferential concentration are strongly correlated with the coupling mechanisms.

JOURNAL OF FLUID MECHANICS (2021)

Article Computer Science, Interdisciplinary Applications

Projecting LBM performance on Exascale class Architectures: A tentative outlook

Giorgio Amati et al.

Summary: The paper presents a prospective scenario for using a Lattice Boltzmann (LB) code on forthcoming Exascale supercomputers based on current Petascale HPC performance, aiming to provide guidelines for planning larger and more complex simulations in the future.

JOURNAL OF COMPUTATIONAL SCIENCE (2021)

Article Multidisciplinary Sciences

Extreme flow simulations reveal skeletal adaptations of deep-sea sponges

Giacomo Falcucci et al.

Summary: The skeletal system of the deep-sea glass sponge Euplectella aspergillum exhibits exceptional flexibility and resilience to damage, with its motifs reducing overall hydrodynamic stress and supporting coherent internal recirculation patterns at low flow velocity. These features are beneficial for filter feeding and sexual reproduction in the organism.

NATURE (2021)

Article Physics, Condensed Matter

Bubbly and Buoyant Particle–Laden Turbulent Flows

Varghese Mathai et al.

Annual Review of Condensed Matter Physics (2020)

Article Physics, Fluids & Plasmas

Settling of inertial particles in turbulent Rayleigh-Benard convection

Vojtech Patocka et al.

PHYSICAL REVIEW FLUIDS (2020)

Article Thermodynamics

Lattice Boltzmann simulations of three-dimensional thermal convective flows at high Rayleigh number

Ao Xu et al.

INTERNATIONAL JOURNAL OF HEAT AND MASS TRANSFER (2019)

Article Mathematics, Applied

One-point second-order curved boundary condition for lattice Boltzmann simulation of suspended particles

Shi Tao et al.

COMPUTERS & MATHEMATICS WITH APPLICATIONS (2018)

Article Thermodynamics

Thermal effects on the sedimentation behavior of elliptical particles

A. Xu et al.

INTERNATIONAL JOURNAL OF HEAT AND MASS TRANSFER (2018)

Article Thermodynamics

An efficient multi-grid finite element fictitious boundary method for particulate flows with thermal convection

Khuram Walayat et al.

INTERNATIONAL JOURNAL OF HEAT AND MASS TRANSFER (2018)

Article Computer Science, Hardware & Architecture

Physically based visual simulation of the Lattice Boltzmann method on the GPU: a survey

Octavio Navarro-Hinojosa et al.

JOURNAL OF SUPERCOMPUTING (2018)

Article Computer Science, Interdisciplinary Applications

A combined immersed boundary and discrete unified gas kinetic scheme for particle-fluid flows

Shi Tao et al.

JOURNAL OF COMPUTATIONAL PHYSICS (2018)

Article Mechanics

Dynamics of elliptic particle sedimentation with thermal convection

Khuram Walayat et al.

PHYSICS OF FLUIDS (2018)

Article Thermodynamics

Lattice Boltzmann models for the convection-diffusion equation: D2Q5 vs D2Q9

Like Li et al.

INTERNATIONAL JOURNAL OF HEAT AND MASS TRANSFER (2017)

Article Thermodynamics

Accelerated lattice Boltzmann simulation using GPU and OpenACC with data management

A. Xu et al.

INTERNATIONAL JOURNAL OF HEAT AND MASS TRANSFER (2017)

Article Computer Science, Interdisciplinary Applications

Single-node second-order boundary schemes for the lattice Boltzmann method

Weifeng Zhao et al.

JOURNAL OF COMPUTATIONAL PHYSICS (2017)

Article Computer Science, Theory & Methods

A scalable interface-resolved simulation of particle-laden flow using the lattice Boltzmann method

Nicholas Geneva et al.

PARALLEL COMPUTING (2017)

Article Mathematics, Applied

Implementation issues and benchmarking of lattice Boltzmann method for moving rigid particle simulations in a viscous flow

Cheng Peng et al.

COMPUTERS & MATHEMATICS WITH APPLICATIONS (2016)

Article Computer Science, Software Engineering

Performance and portability of accelerated lattice Boltzmann applications with OpenACC

Enrico Calore et al.

CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE (2016)

Article Physics, Mathematical

Multi-GPU Based Lattice Boltzmann Method for Hemodynamic Simulation in Patient-Specific Cerebral Aneurysm

Changsheng Huang et al.

COMMUNICATIONS IN COMPUTATIONAL PHYSICS (2015)

Article Computer Science, Interdisciplinary Applications

Scalable multi-relaxation-time lattice Boltzmann simulations on multi-GPU cluster

Pei-Yao Hong et al.

COMPUTERS & FLUIDS (2015)

Article Computer Science, Interdisciplinary Applications

Sailfish: A flexible multi-GPU implementation of the lattice Boltzmann method

M. Januszewski et al.

COMPUTER PHYSICS COMMUNICATIONS (2014)

Article Computer Science, Interdisciplinary Applications

Lattice-Boltzmann simulations of the thermally driven 2D square cavity at high Rayleigh numbers

Dario Contrino et al.

JOURNAL OF COMPUTATIONAL PHYSICS (2014)

Article Computer Science, Interdisciplinary Applications

Galilean invariant fluid-solid interfacial dynamics in lattice Boltzmann simulations

Binghai Wen et al.

JOURNAL OF COMPUTATIONAL PHYSICS (2014)

Article Computer Science, Hardware & Architecture

Recent progress and challenges in exploiting graphics processors in computational fluid dynamics

Kyle E. Niemeyer et al.

JOURNAL OF SUPERCOMPUTING (2014)

Article Mathematics, Applied

Lattice Boltzmann simulation of turbulent flow laden with finite-size particles

Hui Gao et al.

COMPUTERS & MATHEMATICS WITH APPLICATIONS (2013)

Article Mathematics, Applied

Lattice Boltzmann simulations of thermal convective flows in two dimensions

Jia Wang et al.

COMPUTERS & MATHEMATICS WITH APPLICATIONS (2013)

Article Computer Science, Interdisciplinary Applications

Boundary conditions for thermal lattice Boltzmann equation method

Like Li et al.

JOURNAL OF COMPUTATIONAL PHYSICS (2013)

Article Physics, Fluids & Plasmas

Momentum-exchange method in lattice Boltzmann simulations of particle-fluid interactions

Yu Chen et al.

PHYSICAL REVIEW E (2013)

Article Physics, Fluids & Plasmas

Lattice Boltzmann model for the convection-diffusion equation

Zhenhua Chai et al.

PHYSICAL REVIEW E (2013)

Article Engineering, Chemical

Large-scale DNS of gas-solid flows on Mole-8.5

Qingang Xiong et al.

CHEMICAL ENGINEERING SCIENCE (2012)

Article Computer Science, Interdisciplinary Applications

Neighbour lists in smoothed particle hydrodynamics

J. M. Dominguez et al.

INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS (2011)

Review Mechanics

Lattice-Boltzmann Method for Complex Flows

Cyrus K. Aidun et al.

ANNUAL REVIEW OF FLUID MECHANICS (2010)

Article Computer Science, Interdisciplinary Applications

Multiple-relaxation-time lattice Boltzmann model for the convection and anisotropic diffusion equation

Hiroaki Yoshida et al.

JOURNAL OF COMPUTATIONAL PHYSICS (2010)

Article Mechanics

Inclusion of heat transfer computations for particle laden flows

Zhi-Gang Feng et al.

PHYSICS OF FLUIDS (2008)

Article Computer Science, Interdisciplinary Applications

A fictitious domain method for particulate flows with heat transfer

Zhaosheng Yu et al.

JOURNAL OF COMPUTATIONAL PHYSICS (2006)

Article Computer Science, Interdisciplinary Applications

Direct numerical simulation of particulate flow via multigrid FEM techniques and the fictitious boundary method

Decheng Wan et al.

INTERNATIONAL JOURNAL FOR NUMERICAL METHODS IN FLUIDS (2006)

Article Computer Science, Interdisciplinary Applications

The immersed boundary-lattice Boltzmann method for solving fluid-particles interaction problems

ZG Feng et al.

JOURNAL OF COMPUTATIONAL PHYSICS (2004)

Article Computer Science, Interdisciplinary Applications

A high-performance lattice Boltzmann implementation to model flow in porous media

CX Pan et al.

COMPUTER PHYSICS COMMUNICATIONS (2004)

Article Computer Science, Interdisciplinary Applications

Lattice Boltzmann method for moving boundaries

P Lallemand et al.

JOURNAL OF COMPUTATIONAL PHYSICS (2003)

Article Mechanics

Viscoelastic mobility problem of a system of particles

ZS Yu et al.

JOURNAL OF NON-NEWTONIAN FLUID MECHANICS (2002)

Article Mechanics

Momentum transfer of a Boltzmann-lattice fluid with boundaries

M Bouzidi et al.

PHYSICS OF FLUIDS (2001)

Article Computer Science, Interdisciplinary Applications

A fictitious domain approach to the direct numerical simulation of incompressible viscous flow past moving rigid bodies:: Application to particulate flow

R Glowinski et al.

JOURNAL OF COMPUTATIONAL PHYSICS (2001)

Article Computer Science, Interdisciplinary Applications

Direct numerical simulations of fluid-solid systems using the arbitrary Lagrangian-Eulerian technique

HH Hu et al.

JOURNAL OF COMPUTATIONAL PHYSICS (2001)