-
3D Neural Operator-Based Flow Surrogates around 3D geometries: Signed Distance Functions and Derivative Constraints
Authors:
Ali Rabeh,
Adarsh Krishnamurthy,
Baskar Ganapathysubramanian
Abstract:
Accurate modeling of fluid dynamics around complex geometries is critical for applications such as aerodynamic optimization and biomedical device design. While advancements in numerical methods and high-performance computing have improved simulation capabilities, the computational cost of high-fidelity 3D flow simulations remains a significant challenge. Scientific machine learning (SciML) offers…
▽ More
Accurate modeling of fluid dynamics around complex geometries is critical for applications such as aerodynamic optimization and biomedical device design. While advancements in numerical methods and high-performance computing have improved simulation capabilities, the computational cost of high-fidelity 3D flow simulations remains a significant challenge. Scientific machine learning (SciML) offers an efficient alternative, enabling rapid and reliable flow predictions. In this study, we evaluate Deep Operator Networks (DeepONet) and Geometric-DeepONet, a variant that incorporates geometry information via signed distance functions (SDFs), on steady-state 3D flow over complex objects. Our dataset consists of 1,000 high-fidelity simulations spanning Reynolds numbers from 10 to 1,000, enabling comprehensive training and evaluation across a range of flow regimes. To assess model generalization, we test our models on a random and extrapolatory train-test splitting. Additionally, we explore a derivative-informed training strategy that augments standard loss functions with velocity gradient penalties and incompressibility constraints, improving physics consistency in 3D flow prediction. Our results show that Geometric-DeepONet improves boundary-layer accuracy by up to 32% compared to standard DeepONet. Moreover, incorporating derivative constraints enhances gradient accuracy by 25% in interpolation tasks and up to 45% in extrapolatory test scenarios, suggesting significant improvement in generalization capabilities to unseen 3D Reynolds numbers.
△ Less
Submitted 21 March, 2025;
originally announced March 2025.
-
MPFBench: A Large Scale Dataset for SciML of Multi-Phase-Flows: Droplet and Bubble Dynamics
Authors:
Mehdi Shadkhah,
Ronak Tali,
Ali Rabeh,
Cheng-Hau Yang,
Ethan Herron,
Abhisek Upadhyaya,
Adarsh Krishnamurthy,
Chinmay Hegde,
Aditya Balu,
Baskar Ganapathysubramanian
Abstract:
Multiphase fluid dynamics, such as falling droplets and rising bubbles, are critical to many industrial applications. However, simulating these phenomena efficiently is challenging due to the complexity of instabilities, wave patterns, and bubble breakup. This paper investigates the potential of scientific machine learning (SciML) to model these dynamics using neural operators and foundation model…
▽ More
Multiphase fluid dynamics, such as falling droplets and rising bubbles, are critical to many industrial applications. However, simulating these phenomena efficiently is challenging due to the complexity of instabilities, wave patterns, and bubble breakup. This paper investigates the potential of scientific machine learning (SciML) to model these dynamics using neural operators and foundation models. We apply sequence-to-sequence techniques on a comprehensive dataset generated from 11,000 simulations, comprising 1 million time snapshots, produced with a well-validated Lattice Boltzmann method (LBM) framework. The results demonstrate the ability of machine learning models to capture transient dynamics and intricate fluid interactions, paving the way for more accurate and computationally efficient SciML-based solvers for multiphase applications.
△ Less
Submitted 28 April, 2025; v1 submitted 10 February, 2025;
originally announced February 2025.
-
Geometry Matters: Benchmarking Scientific ML Approaches for Flow Prediction around Complex Geometries
Authors:
Ali Rabeh,
Ethan Herron,
Aditya Balu,
Soumik Sarkar,
Chinmay Hegde,
Adarsh Krishnamurthy,
Baskar Ganapathysubramanian
Abstract:
Rapid and accurate simulations of fluid dynamics around complicated geometric bodies are critical in a variety of engineering and scientific applications, including aerodynamics and biomedical flows. However, while scientific machine learning (SciML) has shown considerable promise, most studies in this field are limited to simple geometries, and complex, real-world scenarios are underexplored. Thi…
▽ More
Rapid and accurate simulations of fluid dynamics around complicated geometric bodies are critical in a variety of engineering and scientific applications, including aerodynamics and biomedical flows. However, while scientific machine learning (SciML) has shown considerable promise, most studies in this field are limited to simple geometries, and complex, real-world scenarios are underexplored. This paper addresses this gap by benchmarking diverse SciML models, including neural operators and vision transformer-based foundation models, for fluid flow prediction over intricate geometries. Using a high-fidelity dataset of steady-state flows across various geometries, we evaluate the impact of geometric representations -- Signed Distance Fields (SDF) and binary masks -- on model accuracy, scalability, and generalization. Central to this effort is the introduction of a novel, unified scoring framework that integrates metrics for global accuracy, boundary layer fidelity, and physical consistency to enable a robust, comparative evaluation of model performance. Our findings demonstrate that newer foundation models significantly outperform neural operators, particularly in data-limited scenarios, and that SDF representations yield superior results with sufficient training data. Despite these promises, all models struggle with out-of-distribution generalization, highlighting a critical challenge for future SciML applications. By advancing both evaluation models and modeling capabilities, our work paves the way for robust and scalable ML solutions for fluid dynamics across complex geometries.
△ Less
Submitted 24 March, 2025; v1 submitted 30 December, 2024;
originally announced January 2025.
-
FlowBench: A Large Scale Benchmark for Flow Simulation over Complex Geometries
Authors:
Ronak Tali,
Ali Rabeh,
Cheng-Hau Yang,
Mehdi Shadkhah,
Samundra Karki,
Abhisek Upadhyaya,
Suriya Dhakshinamoorthy,
Marjan Saadati,
Soumik Sarkar,
Adarsh Krishnamurthy,
Chinmay Hegde,
Aditya Balu,
Baskar Ganapathysubramanian
Abstract:
Simulating fluid flow around arbitrary shapes is key to solving various engineering problems. However, simulating flow physics across complex geometries remains numerically challenging and computationally resource-intensive, particularly when using conventional PDE solvers. Machine learning methods offer attractive opportunities to create fast and adaptable PDE solvers. However, benchmark datasets…
▽ More
Simulating fluid flow around arbitrary shapes is key to solving various engineering problems. However, simulating flow physics across complex geometries remains numerically challenging and computationally resource-intensive, particularly when using conventional PDE solvers. Machine learning methods offer attractive opportunities to create fast and adaptable PDE solvers. However, benchmark datasets to measure the performance of such methods are scarce, especially for flow physics across complex geometries. We introduce FlowBench, a dataset for neural simulators with over 10K samples, which is currently larger than any publicly available flow physics dataset. FlowBench contains flow simulation data across complex geometries (\textit{parametric vs. non-parametric}), spanning a range of flow conditions (\textit{Reynolds number and Grashoff number}), capturing a diverse array of flow phenomena (\textit{steady vs. transient; forced vs. free convection}), and for both 2D and 3D. FlowBench contains over 10K data samples, with each sample the outcome of a fully resolved, direct numerical simulation using a well-validated simulator framework designed for modeling transport phenomena in complex geometries. For each sample, we include velocity, pressure, and temperature field data at 3 different resolutions and several summary statistics features of engineering relevance (such as coefficients of lift and drag, and Nusselt numbers). %Additionally, we include masks and signed distance fields for each shape. We envision that FlowBench will enable evaluating the interplay between complex geometry, coupled flow phenomena, and data sufficiency on the performance of current, and future, neural PDE solvers. We enumerate several evaluation metrics to help rank order the performance of neural PDE solvers. We benchmark the performance of several baseline methods including FNO, CNO, WNO, and DeepONet.
△ Less
Submitted 26 September, 2024;
originally announced September 2024.
-
Modeling and simulations of high-density two-phase flows using projection-based Cahn-Hilliard Navier-Stokes equations
Authors:
Ali Rabeh,
Makrand A. Khanwale,
John J. Lee,
Baskar Ganapathysubramanian
Abstract:
Accurately modeling the dynamics of high-density ratio ($\mathcal{O}(10^5)$) two-phase flows is important for many material science and manufacturing applications. This work considers numerical simulations of molten metal oscillations in microgravity to analyze the interplay between surface tension and density ratio, a critical factor for terrestrial manufacturing applications. We present a projec…
▽ More
Accurately modeling the dynamics of high-density ratio ($\mathcal{O}(10^5)$) two-phase flows is important for many material science and manufacturing applications. This work considers numerical simulations of molten metal oscillations in microgravity to analyze the interplay between surface tension and density ratio, a critical factor for terrestrial manufacturing applications. We present a projection-based computational framework for solving a thermodynamically-consistent Cahn-Hilliard Navier-Stokes equations for two-phase flows with large density ratios. The framework employs a modified version of the pressure-decoupled solver based on the Helmholtz-Hodge decomposition presented in Khanwale et al. [{\it A projection-based, semi-implicit time-stepping approach for the Cahn-Hilliard Navier-Stokes equations on adaptive octree meshes.}, Journal of Computational Physics 475 (2023): 111874]. We validate our numerical method on several canonical problems, including the capillary wave and single bubble rise problems. We also present a comprehensive convergence study to investigate the effect of mesh resolution, time-step, and interfacial thickness on droplet-shape oscillations. We further demonstrate the robustness of our framework by successfully simulating three distinct physical systems with extremely large density ratios ($10^4$-$10^5:1$), achieving results that have not been previously reported in the literature.
△ Less
Submitted 30 December, 2024; v1 submitted 25 June, 2024;
originally announced June 2024.
-
MRI Images Analysis Method for Early Stage Alzheimer's Disease Detection
Authors:
Achraf Ben Miled,
Taoufik Yeferny,
Amira ben Rabeh
Abstract:
Alzheimer's disease is a neurogenerative disease that alters memories, cognitive functions leading to death. Early diagnosis of the disease, by detection of the preliminary stage, called Mild Cognitive Impairment (MCI), remains a challenging issue. In this respect, we introduce, in this paper, a powerful classification architecture that implements the pre-trained network AlexNet to automatically e…
▽ More
Alzheimer's disease is a neurogenerative disease that alters memories, cognitive functions leading to death. Early diagnosis of the disease, by detection of the preliminary stage, called Mild Cognitive Impairment (MCI), remains a challenging issue. In this respect, we introduce, in this paper, a powerful classification architecture that implements the pre-trained network AlexNet to automatically extract the most prominent features from Magnetic Resonance Imaging (MRI) images in order to detect the Alzheimer's disease at the MCI stage. The proposed method is evaluated using a big database from OASIS Database Brain. Various sections of the brain: frontal, sagittal and axial were used. The proposed method achieved 96.83% accuracy by using 420 subjects: 210 Normal and 210 MRI
△ Less
Submitted 27 November, 2020;
originally announced December 2020.
-
Two-Neutron Sequential Decay of $^{24}$O
Authors:
M. D. Jones,
N. Frank,
T. Baumann,
J. Brett,
J. Bullaro,
P. A. DeYoung,
J. E. Finck,
K. Hammerton,
J. Hinnefeld,
Z. Kohley,
A. N. Kuchera,
J. Pereira,
A. Rabeh,
W. F. Rogers,
J. K. Smith,
A. Spyrou,
S. L. Stephenson,
K. Stiefel,
M. Tuttle-Timm,
R. G. T. Zegers,
M. Thoennessen
Abstract:
A two-neutron unbound excited state of $^{24}$O was populated through a (d,d') reaction at 83.4 MeV/nucleon. A state at $E = 715 \pm 110$ (stat) $\pm 45 $ (sys) keV with a width of $Γ< 2$ MeV was observed above the two-neutron separation energy placing it at 7.65 $\pm$ 0.2 MeV with respect to the ground state. Three-body correlations for the decay of $^{24}$O $\rightarrow$ $^{22}$O + $2n$ show cle…
▽ More
A two-neutron unbound excited state of $^{24}$O was populated through a (d,d') reaction at 83.4 MeV/nucleon. A state at $E = 715 \pm 110$ (stat) $\pm 45 $ (sys) keV with a width of $Γ< 2$ MeV was observed above the two-neutron separation energy placing it at 7.65 $\pm$ 0.2 MeV with respect to the ground state. Three-body correlations for the decay of $^{24}$O $\rightarrow$ $^{22}$O + $2n$ show clear evidence for a sequential decay through an intermediate state in $^{23}$O. Neither a di-neutron nor phase-space model for the three-body breakup were able to describe these correlations.
△ Less
Submitted 8 December, 2015;
originally announced December 2015.