Related papers: SediFoam: A general-purpose, open-source CFD-DEM s…
Understanding the fundamental mechanisms of sediment transport, particularly those during the formation and evolution of bedforms, is of critical scientific importance and has engineering relevance. Traditional approaches of sediment…
CFD-DEM is used to simulate solid-fluid systems. DEM models the motion of discrete particles while CFD models the fluid phase. Coupling both necessitates the calculation of the void fraction and the solid-fluid forces resulting in a…
Development of algorithms and growth of computational resources in the past decades have enabled simulations of sediment transport processes with unprecedented fidelities. The Computational Fluid Dynamics--Discrete Element Method (CFD--DEM)…
Direct measurement of vertical and longitudinal sediment fluxes on migrating sandy bedforms are extremely difficult to perform in both the field and laboratory. In this study we use the LES--DEM (large eddy simulation--discrete element…
Understanding the sediment transport in oscillatory flows is essential to the investigation of the overall sediment budget for coastal regions. This overall budget is crucial for the prediction of the morphological change of coastline in…
Advancements in computing power have made it possible to numerically simulate large-scale fluid-mechanical and/or particulate systems, many of which are integral to core industrial processes. Among the different numerical methods available,…
The sedimentation process of granular materials exists ubiquitously in nature and many fields which involve the solid-liquid separation. This paper employs the coupled computational fluid dynamics and discrete element method (CFD-DEM) to…
This paper provides open-source code that works as a viscometer of particle-based simulations of three-dimensional fluid-particle interaction systems, targetting slurry or suspension flow in chemical engineering. The smoothed dissipative…
A comparative study on mesh-based and mesh-less Computational Fluid Dynamics (CFD) approaches coupled with the Discrete Element Method (DEM) is presented. As the mesh-based CFD approach a Finite Volume Method (FVM) is used. A Smoothed…
Combining machine learning (ML) with computational fluid dynamics (CFD) opens many possibilities for improving simulations of technical and natural systems. However, CFD+ML algorithms require exchange of data, synchronization, and…
Approximately $75 \%$ of the raw material and $50 \%$ of the products in the chemical industry are granular materials. The Discrete Element Method (DEM) provides detailed insights of phenomena at particle scale and it is therefore often…
An adpative integration technique for time advancement of particle motion in the context of coupled computational fluid dynamics (CFD) - discrete element method (DEM) simulations is presented in this work. CFD-DEM models provide an accurate…
First, a meshless simulation method is presented for multiphase fluid-particle flows with a two-way coupled Smoothed Particle Hydrodynamics (SPH) for the fluid and the Discrete Element Method (DEM) for the solid phase. The unresolved fluid…
Gas-liquid-solid multiphase systems are ubiquitous in engineering applications, e.g. inkjet printing, spray drying and coating. Developing a numerical framework for modelling these multiphase systems is of great significance. An improved,…
In this paper we present a massively parallel open source solver for Richards equation, named the RichardsFOAM solver. This solver has been developed in the framework of the open source generalist computational fluid dynamics tool box…
Detailed chemistry-based computational fluid dynamics (CFD) simulations are computationally expensive due to the solution of the underlying chemical kinetics system of ordinary differential equations (ODEs). Here, we introduce a novel…
Algorithmic formulations of GPU programs provide a high-level alternative to device-specific code by expressing computations as compositions of well-defined parallel primitives (e.g., map, sort, reduce), rather than through handcrafted GPU…
In this work, a coarse-graining method previously proposed by the authors in a companion paper based on solving diffusion equations is applied to CFD-DEM simulations, where coarse graining is used to obtain solid volume fraction, particle…
A substantial number of algorithms exists for the simulation of moving particles suspended in fluids. However, finding the best method to address a particular physical problem is often highly non-trivial and depends on the properties of the…
Remarkable progress has been made in automated problem solving through societies of agents based on large language models (LLMs). Computational fluid dynamics (CFD), as a complex problem, presents unique challenges in automated simulations…