arXiv ScienceSearch

arXiv subjects

Minqi Lin

Publications and source records attributed to Minqi Lin.

3 recordsLinked to original sources

Benchmarking neural surrogates on realistic spatiotemporal multiphysics flows

Predicting multiphysics dynamics is computationally expensive and challenging due to the severe coupling of multi-scale, heterogeneous physical processes. While neural surrogates promise a paradigm shift, the field currently suffers from an "illusion of mastery", as repeatedly emphasized in top-tier commentaries: existing evaluations overly rely on simplified, low-dimensional proxies, which fail to expose the models' inherent fragility in realistic regimes. To bridge this critical gap, we present REALM (REalistic AI Learning for Multiphysics), a rigorous benchmarking framework designed to test neural surrogates on challenging, application-driven reactive flows. REALM features 11 high-fidelity datasets spanning from canonical multiphysics problems to complex propulsion and fire safety scenarios, alongside a standardized end-to-end training and evaluation protocol that incorporates multiphysics-aware preprocessing and a robust rollout strategy. Using this framework, we systematically benchmark over a dozen representative surrogate model families, including spectral operators, convolutional models, Transformers, pointwise operators, and graph/mesh networks, and identify three robust trends: (i) a scaling barrier governed jointly by dimensionality, stiffness, and mesh irregularity, leading to rapidly growing rollout errors; (ii) performance primarily controlled by architectural inductive biases rather than parameter count; and (iii) a persistent gap between nominal accuracy metrics and physically trustworthy behavior, where models with high correlations still miss key transient structures and integral quantities. Taken together, REALM exposes the limits of current neural surrogates on realistic multiphysics flows and offers a rigorous testbed to drive the development of next-generation physics-aware architectures.

cs.LG

Direct numerical simulation of inflow boundary-layer turbulence effects on cavity flame stabilisation in a model scramjet combustor

Supersonic lean premixed hydrogen/air combustion stabilised by a cavity-flame holder within a model scramjet, characterized by a Mach 1.5 inflow at 1000 K and 50 kPa, is investigated via direct numerical simulation. By separately implementing wall-bounded turbulent and laminar inlet conditions, this work analysis various physical processes of flame stabilization and turbulence-flame interactions to study the influence of inflow boundary layer conditions. Findings indicate that combustion occurred within the cavity shear layer in both cases and propagated downstream along the lower wall. Also, the server impingement at the rear wall in the case with laminar inflow leads to greater cavity resistance. Furthermore, the studies on gas exchange and transport process indicates that with laminar inflow the entered gas accumulates in the back part of the cavity via the intensive mass exchange process and weaker interaction between the primary and secondary vortices. Flame stretch and thickness are further investigated to shed light into turbulence-flame interaction in supersonic flows. Findings indicates that the case with inflow wall-bounded turbulence show similar behaviours compared to previous studies, whereas the observed phenomena in front part of cavity shear layer are differ due to the presence of roll-up vortices in the case with laminar inflow. Overall, the influence of tangential strain rate and curvature are consistent with the preceding results and the evolution of flame thickness is caused by the combined effect of the two factors in both cases.

physics.flu-dyn

DeepFlame: A deep learning empowered open-source platform for reacting flow simulations

In this work, we introduce DeepFlame, an open-source C++ platform with the capabilities of utilising machine learning algorithms and pre-trained models to solve for reactive flows. We combine the individual strengths of the computational fluid dynamics library OpenFOAM, machine learning framework Torch, and chemical kinetics program Cantera. The complexity of cross-library function and data interfacing (the core of DeepFlame) is minimised to achieve a simple and clear workflow for code maintenance, extension and upgrading. As a demonstration, we apply our recent work on deep learning for predicting chemical kinetics (Zhang et al. Combust. Flame vol. 245 pp. 112319, 2022) to highlight the potential of machine learning in accelerating reacting flow simulation. A thorough code validation is conducted via a broad range of canonical cases to assess its accuracy and efficiency. The results demonstrate that the convection-diffusion-reaction algorithms implemented in DeepFlame are robust and accurate for both steady-state and transient processes. In addition, a number of methods aiming to further improve the computational efficiency, e.g. dynamic load balancing and adaptive mesh refinement, are explored. Their performances are also evaluated and reported. With the deep learning method implemented in this work, a speed-up of two orders of magnitude is achieved in a simple hydrogen ignition case when performed on a medium-end graphics processing unit (GPU). Further gain in computational efficiency is expected for hydrocarbon and other complex fuels. A similar level of acceleration is obtained on an AI-specific chip - deep computing unit (DCU), highlighting the potential of DeepFlame in leveraging the next-generation computing architecture and hardware.

physics.flu-dyn