菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-17
📄 Abstract - Advances in Scientific Machine Learning for Coupled Fluid Flow and Transport

This chapter reviews recent advances in Scientific Machine Learning (SciML) for modeling coupled fluid flow and transport phenomena governed by the incompressible Navier-Stokes and scalar transport equations. Such systems, found in applications like turbidity currents and thermal convection, feature strong nonlinear coupling and multiscale behavior that make high-fidelity simulations computationally expensive. To address this, the chapter surveys state-of-the-art SciML methods for building efficient surrogate models, including linear reduced-order techniques based on Singular Value Decomposition (such as Dynamic Mode Decomposition) and nonlinear neural network approaches like Physics-Informed Neural Networks (PINNs) and $\beta$-Variational Autoencoders ($\beta$-VAEs). It first covers the authors' work combining these models with High Performance Computing strategies, including Adaptive Mesh Refinement/Coarsening (AMR/C) and scientific floating-point data compression. It then presents two new contributions: surrogate modeling of turbidity currents via PINNs, and the extraction of disentangled nonlinear modes from thermal flows using $\beta$-VAEs. Governing equations and representative benchmarks, including lock-exchange flows and Rayleigh-Bénard convection, illustrate these methodologies. The chapter is intentionally long, covering both the mathematical and physical foundations of coupled fluid flow and the computational aspects of state-of-the-art modeling. Overall, it demonstrates how SciML enables fast, accurate approximations of complex coupled systems within the specific data regimes and modeling assumptions considered, while substantially reducing computational cost relative to full-order simulations. Broader capabilities such as real-time prediction and uncertainty quantification remain active research directions whose feasibility depends strongly on the problem at hand.

顶级标签: machine learning systems model training
详细标签: scientific machine learning fluid dynamics surrogate models physics-informed neural networks reduced-order modeling 或 搜索:

科学机器学习在耦合流体流动与输运问题中的最新进展 / Advances in Scientific Machine Learning for Coupled Fluid Flow and Transport


1️⃣ 一句话总结

本文综述了如何利用科学机器学习方法(如基于奇异值分解的线性降阶技术和物理信息神经网络、β-变分自编码器等深度学习模型)来快速、准确地模拟复杂的耦合流体流动与传质现象,显著降低计算成本,同时通过浊流模拟和热对流案例展示了这些方法的实际效果。

源自 arXiv: 2606.19562