arXiv ScienceSearch

arXiv subjects

Andrea Montessori

Publications and source records attributed to Andrea Montessori.

At least 19 recordsLinked to original sources

Vortex dynamics and air entrainment in dam break wave impacting on vertical walls: A multiphase lattice Boltzmann study

Air entrainment often plays a crucial role in determining impact loads exerted by free-surface wave flows interacting with structures, yet its modelling is often oversimplified in numerical approaches. In this study a two-phase numerical model, based on the Lattice Boltzmann Method coupled to a conservative Allen--Cahn interface-capturing equation is employed to perform direct numerical simulations of dam-break waves propagating over a dry bed and impacting on vertical walls. Access to high-resolution simulations enables a detailed assessment of how accurately resolving both air--water and solid--water interfaces affects local and overall dynamics, as well as quantities of extreme engineering interest. Indeed, the magnitudes and locations of the pressure peaks are strongly affected by wave front deflection and local aeration induced by a small corner vortex. Additionally, comparisons between no-slip and free-slip implementations suggest that the large air cavity formation, commonly observed as trapped inside the reflected jet falling back onto the incoming flow, may be the result of modeling assumptions rather than intrinsic flow physics, again highlighting the key role of near-wall shear in jet breakup dynamics.

physics.flu-dyn

Accurate wetting dynamics via a conservative Allen-Cahn based lattice Boltzmann approach for multiphase flows

In this work we propose a local geometric wetting boundary condition for a conservative Allen--Cahn-based lattice Boltzmann framework. The prescribed contact angle is imposed through ghost phase-field values constructed from a locally reconstructed wall normal and a donor-fluid extrapolation. The ghost-node wetting update is local, geometrically consistent, and compatible with thread-safe large-scale implementations, while phase-field mass is controlled through a separate global volume correction. Validation includes static contact-angle tests, short-time droplet spreading, impact on a hydrophobic surface, and gravity-driven motion through a sharp-edged orifice. The simulations recover the imposed equilibrium angles, reproduce contact-angle-dependent spreading exponents between approximately 1/2 and 1/4, and follow the classical W e1/4 maximum-deformation scaling. The model also captures the transition between capture, release, and release with breakup. The proposed approach provides an accurate and scalable framework for wetting-controlled flows in complex geometries.

physics.flu-dyn

LBFAST: A Lightweight Moment-Represented Lattice Boltzmann Solver for Multi-GPU Architectures

We present LBFAST, a GPU-oriented lattice Boltzmann solver based on a lightweight moment-represented formulation, in which post-collision populations are reconstructed on the fly from a reduced set of moments rather than stored explicitly. This approach significantly lowers the memory footprint, enabling large three-dimensional simulations within the constraints of modern accelerator architectures, where VRAM capacity and bandwidth are critical resources. The method is assessed through standard single- and two-component benchmarks demonstrating good accuracy and stability. Extensive scaling experiments on multi-GPU systems show near-ideal weak scaling up to 512 GPUs and sustained performance across different velocity sets. The combination of reduced memory usage, competitive throughput, and stable energy efficiency makes the proposed formulation a practical route for large-scale lattice Boltzmann simulations on current and emerging HPC platforms.

cs.DC

Adaptive near-contact repulsion in conservative Allen-Cahn phase-field lattice Boltzmann multiphase model

Unresolved thin-film dynamics often causes spurious coalescence in diffuse-interface simulations of multiphase flows. We address this issue by introducing a fully local repulsive near-contact flux in a conservative Allen--Cahn phase-field model coupled to lattice Boltzmann hydrodynamics. The interaction activates only for oppositely oriented nearby interfaces, with a strength that self-adjusts based upon an analytical estimate of the local film thickness extracted from the phase field. The resulting method circumvents nonlocal geometric procedures, preserves computational efficiency, and is well suited to massively parallel implementations. Tests on collision benchmarks and three-dimensional bubble swarms demonstrate robust suppression of artificial merging and physically consistent near-contact dynamics.

physics.flu-dyn

Three dimensional contractile droplet under confinement

We numerically study the dynamics of a three-dimensional contractile fluid droplet in the bulk and under confinement. We show that varying activity leads to a variety of shapes and motile regimes whose motion is driven by an interplay between spontaneous flows and elasticity. In the bulk the droplet self-propels unidirectionally, acquiring either an almost spherical shape at intermediate activity or a peanut-like geometry for larger values. Under confinement, the droplet exhibits a previously unreported oscillating dynamics characterized by periodic hits against opposite walls of a microchannel while moving forward. These results could be of interest for the study of artificial microswimmers and their biological analogs, such as living cells.

cond-mat.soft

Ghost-Mode Filtered Fluctuating Lattice Boltzmann Method

Fluctuating lattice Boltzmann solvers are widely employed to model mesoscopic fluid behavior in soft-matter systems, including colloidal suspensions and dilute polymer solutions. Despite their utility, these methods can lose accuracy and stability when non-hydrodynamic modes interfere with the dynamics, especially in single--relaxation-time schemes. Here, we introduce a ghost-mode filtered fluctuating lattice Boltzmann method (GMF-FLBM) for the D3Q27 lattice, obtained by selectively eliminating the propagation of the ghost deterministic content while preserving the necessary stochastic forcing. We show, over a broad range of relaxation times, that GMF-FLBM recovers the amplitudes of equilibrium fluctuations with a comparable accuracy as a fully regularized high-order formulation, while requiring only minor adjustments to the conventional BGK collision framework.

cond-mat.soft

Breakdown of Kolmogorov Scaling and Modified Energy Transfer in Bubble-Laden Turbulence

We investigate the effect of a dispersed bubble phase on forced homogeneous and isotropic turbulence using high-resolution high-performance simulations based on the lattice Boltzmann method. While the classical Kolmogorov energy cascade is largely preserved when considering the system as a whole, a phase-specific analysis reveals striking deviations from the classical turbulence scaling. In particular, the gas phase exhibits significant departures from Kolmogorov's predictions, whereas the continuous liquid phase retains a turbulence structure consistent with classical expectations up to 24% in gas volume fractions. These findings suggest that, despite the presence of a dispersed phase, the global energy transfer remains close to a universal behavior. At the same time, phase-specific interactions are shown to introduce modifications to the turbulent dynamics at small scales. In particular, the gas-phase exhibits a nearly flat spectrum at low wave numbers followed by a k^{-3} scaling at intermediate scales pointing to the presence of patterns of localized bursts uniformly distributed between two finite wavelengths.Our results aim at deepening the understanding of multiphase turbulence, particularly in the context of energy transfer mechanisms and phase interactions in bubble-laden flows. This study provides a framework for future investigations into the fundamental properties of multiphase turbulence and its implications for environmental, atmospheric, and industrial flows.

physics.flu-dyn

Regularized Fluctuating Lattice Boltzmann Model

We introduce a regularized fluctuating lattice Boltzmann model (Reg-FLBM) for the D3Q27 lattice, which incorporates thermal fluctuations through Hermite-based projections to ensure compliance with the fluctuation-dissipation theorem. By leveraging the recursive regularization framework, the model achieves thermodynamic consistency for both hydrodynamic and ghost modes. Compared to the conventional single-relaxation-time BGK-FLBM, the Reg-FLBM provides improved stability and a more accurate description of thermal fluctuations. The implementation is optimized for large-scale parallel simulations on GPU-accelerated architectures, enabling systematic investigation of fluctuation-driven phenomena in mesoscale and nanoscale fluid systems.

physics.comp-ph

accLB: A High-Performance Lattice Boltzmann Code for Multiphase Turbulence on Multi-Gpu Architectures

In this work, we present accLB, a high-performance Fortran-based lattice Boltzmann (LB) solver tailored to multiphase turbulent flows on multi-GPU architectures. The code couples a conservative phase-field formulation of the Allen-Cahn equation with a thread-safe, regularized LB method to capture complex interface dynamics. Designed from the ground up for HPC environments, accLB employs MPI for distributed memory parallelism and OpenACC for GPU acceleration, achieving excellent portability and scalability on leading pre-exascale systems such as Leonardo and LUMI. Benchmark tests demonstrate strong and weak scaling efficiencies on multiple GPUs. Physical validation includes direct numerical simulations of homogeneous isotropic turbulence (HIT). Further, we examine bubble-laden HIT and observe a transition to a $-3$ energy scaling, as in experiments and theoretical predictions, due to bubble-induced dissipation, along with enhanced small-scale intermittency. These results highlight accLB as a robust and scalable platform for the simulation of multiphase turbulence in extreme computational regimes.

physics.flu-dyn

Physics-Informed Neural Networks for microflows: Rarefied Gas Dynamics in Cylinder Arrays

Accurate prediction of rarefied gas dynamics is crucial for optimizing flows through microelectromechanical systems, air filtration devices, and shale gas extraction. Traditional methods, such as discrete velocity and direct simulation Monte Carlo (DSMC), demand intensive memory and computation, especially for microflows in non-convex domains. Recently, physics-informed neural networks emerged as a meshless and adaptable alternative for solving non-linear partial differential equations. We trained a PINN using a limited number of DSMC-generated rarefied gas microflows in the transition regime with Knudsen number from 0.1 to 3, incorporating continuity and Cauchy momentum exchange equations in the loss function. The PINN achieved under 2 percent error on these residuals and effectively filtered DSMC intrinsic statistical noise. Predictions remained strong for a tested flow field with Kn equal to 0.7, and showed limited extrapolation performance on a flow field with Kn equal to 5 with a local overshoot of about 20 percent, while maintaining physical consistency. Notably, each DSMC field required about 20 hours on 4 graphics processing units (GPU), while the PINN training took less than 2 hours on one GPU, with evaluations under 2 seconds.

physics.comp-ph

Thread-safe multiphase lattice Boltzmann model for droplet and bubble dynamics at high density and viscosity contrasts

This study presents a high-order, thread-safe version of the lattice Boltzmann (LBM) method, incorporating an interface-capturing equation, based on the conservative Allen-Cahn equation, to simulate incompressible two-component systems with high-density and viscosity contrasts. The method utilizes a recently proposed thread-safe implementation optimized for shared memory architectures and it is employed to reproduce the dynamics of droplets and bubbles on several test cases with results in agreement with experiments and other numerical simulations from the literature. The proposed approach offers promising opportunities for high-performance computing simulations of realistic fluid systems with high-density and viscosity contrasts for advanced applications in environmental, atmospheric and meteorological flows, all the way down to microfluidic and biological systems, particularly on GPU-based architectures.

physics.flu-dyn

Minimal droplet shape representation in experimental microfluidics using Fourier series and autoencoders

We introduce a two-step, fully reversible process designed to project the outer shape of a generic droplet onto a lower-dimensional space. The initial step involves representing the droplet's shape as a Fourier series. Subsequently, the Fourier coefficients are reduced to lower-dimensional vectors by using autoencoder models. The exploitation of the domain knowledge of the droplet shapes allows us to map generic droplet shapes to just 2D space in contrast to previous direct methods involving autoencoders that could map it on minimum 8D space. This 6D reduction in the dimensionality of the droplet's description opens new possibilities for applications, such as automated droplet generation via reinforcement learning, the analysis of droplet shape evolution dynamics and the prediction of droplet breakup. Our findings underscore the benefits of incorporating domain knowledge into autoencoder models, highlighting the potential for increased accuracy in various other scientific disciplines.

physics.flu-dyn

Keldysh-Lattice Boltzmann approach to quantum nanofluidics

We present a mathematical and computational framework to couple the Keldysh non equilibrium quantum transport formalism with a nanoscale lattice Boltzmann method for the computational design of quantum-engineered nanofluidic devices.

physics.comp-ph

A high-performance lattice Boltzmann model for multicomponent turbulent jet simulations

In this work an optimized multicomponent lattice Boltzmann (LB) model is deployed to simulate axisymmetric turbulent jets of a fluid evolving in a quiescent, immiscible environment over a wide range of dynamic regimes. The implementation of the multicomponent lattice Boltzmann code achieves peak performances on graphic processing units with a significant reduction of the memory footprint, retains the algorithmic simplicity inherent to standard LB computing and being based on a high-order extension of the thread-safe lattice Boltzmann algorithm, it allows to perform stable simulations at vanishingly low viscosities. The proposed approach opens attractive prospects for high-performance computing simulations of realistic turbulent flows with interfaces on GPU-based architectures.

physics.flu-dyn

Droplet shape representation using Fourier series and autoencoders

The shape of liquid droplets in air plays an important role in aerodynamic behavior and combustion dynamics of miniaturized propulsion systems such as microsatellites and small drones. Their precise manipulation can yield optimal efficiency in such systems. It is desired to have a minimal representation of droplet shapes using as few parameters to automate shape manipulation using self-learning algorithms, such as reinforcement learning. In this paper, we use a neural compression algorithm to represent, with only two parameters, elliptical and bullet-shaped droplets initially represented with 200 points (400 real numbers) at the droplet boundary. The mapping of many to two points is achieved in two stages. Initially, a Fourier series is formulated to approximate the contour of the droplet. Subsequently, the coefficients of this Fourier series are condensed to lower dimensions utilizing a neural network with a bottleneck architecture. Finally, 5000 synthetically generated droplet shapes were used to train the neural network. With a two real numbers representation, the recovered droplet shapes had excellent overlap with the original ones, with a mean square error 10^-3. Hence, this method compresses the droplet contour to merely two numerical parameters via a fully reversible process, a crucial feature for rendering learning algorithms computationally tractable.

physics.flu-dyn

Can physical information aid the generalization ability of Neural Networks for hydraulic modeling?

Application of Neural Networks to river hydraulics is fledgling, despite the field suffering from data scarcity, a challenge for machine learning techniques. Consequently, many purely data-driven Neural Networks proved to lack predictive capabilities. In this work, we propose to mitigate such problem by introducing physical information into the training phase. The idea is borrowed from Physics-Informed Neural Networks which have been recently proposed in other contexts. Physics-Informed Neural Networks embed physical information in the form of the residual of the Partial Differential Equations (PDEs) governing the phenomenon and, as such, are conceived as neural solvers, i.e. an alternative to traditional numerical solvers. Such approach is seldom suitable for environmental hydraulics, where epistemic uncertainties are large, and computing residuals of PDEs exhibits difficulties similar to those faced by classical numerical methods. Instead, we envisaged the employment of Neural Networks as neural operators, featuring physical constraints formulated without resorting to PDEs. The proposed novel methodology shares similarities with data augmentation and regularization. We show that incorporating such soft physical information can improve predictive capabilities.

cs.LG

High-order thread-safe lattice Boltzmann model for HPC turbulent flow simulations

We present a highly-optimized thread-safe lattice Boltzmann model in which the non-equilibrium part of the distribution function is locally reconstructed via recursivity of Hermite polynomials. Such a procedure allows the explicit incorporation of non-equilibrium moments of the distribution up to the order supported by the lattice. Thus, the proposed approach increases accuracy and stability at low viscosities without compromising performances and amenability to parallelization with respect to standard lattice Boltzmann models. The high-order thread-safe LB is tested on two types of turbulent flows, namely the turbulent channel flow at $Re_{\tau}=180$ and the axisymmetric turbulent jet at $Re = 7000$, it delivers results in excellent agreement with reference data (both DNS, theory, and experiments) and a) achieves peak performances ($\sim 5 \; TeraFlop/s$ and an arithmetic intensity of $\sim 7\; FLOP/byte$ on single GPU) by significantly reducing the memory footprint, b) retains the algorithmic simplicity of standard lattice Boltzmann computing and c) allows to perform stable simulations at vanishingly low viscosities. Our findings open attractive prospects for high-performance simulations of realistic turbulent flows on GPU-based architectures. Such expectations are confirmed by the excellent agreement among lattice Boltzmann, experimental, and DNS reference data.

physics.flu-dyn

Measuring arrangement and size distributions of flowing droplets in microchannels through deep learning

In microfluidic systems, droplets undergo intricate deformations as they traverse flow-focusing junctions, posing a challenging task for accurate measurement, especially during short transit times. This study investigates the physical behavior of droplets within dense emulsions in diverse microchannel geometries, specifically focusing on the impact of varying opening angles within the primary channel and injection rates of fluid components. Employing a sophisticated droplet tracking tool based on deep-learning techniques, we analyze multiple frames from flow-focusing experiments to quantitatively characterize droplet deformation in terms of ratio between maximum width and height and propensity to form liquid with hexagonal crystalline order. Our findings reveal the existence of an optimal opening angle where shape deformations are minimal and crystal-like arrangement is maximal. Variations of fluid injection rates are also found to affect size and packing fraction of the emulsion in the exit channel. This paper offers insights into deformations, size and structure of fluid emulsions relative to microchannel geometry and other flow-related parameters captured through machine learning, with potential implications for the design of microchips utilized in cellular transport and tissue engineering applications.

physics.flu-dyn