paper-with-me

Papers

Physics-informed deep learning for incompressible laminar flows

2020-02-24 · Chengping Rao, Hao Sun, Yang Liu

Physics-informed deep learning has drawn tremendous interest in recent years to solve computational physics problems, whose basic concept is to embed physical laws to constrain/inform neural networks, with the need of less data for training a reliable model. This can be achieved by incorporating the residual of physics equations into the loss function. Through minimizing the loss function, the network could approximate the solution. In this paper, we propose a mixed-variable scheme of physics-informed neural network (PINN) for fluid dynamics and apply it to simulate steady and transient laminar flows at low Reynolds numbers. A parametric study indicates that the mixed-variable scheme can improve the PINN trainability and the solution accuracy. The predicted velocity and pressure fields by the proposed PINN approach are also compared with the reference numerical solutions. Simulation results demonstrate great potential of the proposed PINN for fluid flow simulation with a high accuracy.

📄 PDF Abstract BibTeX arXiv:2002.10558

Code (1)

Raocp/PINN-laminar-flow 공식 구현 tf

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Physics-informed neural networks for solving Reynolds-averaged Navier-Stokes equations

2021-07-22 · Hamidreza Eivazi, Mojtaba Tahani, Philipp Schlatter, Ricardo Vinuesa

Physics-informed neural networks (PINNs) are successful machine-learning methods for the solution and identification of partial differential equations (PDEs). We employ PINNs for solving the Reynolds-averaged Navier-Stok…

Magnetohydrodynamics with Physics Informed Neural Operators

2023-02-13 · Shawn G. Rosofsky, E. A. Huerta

The modeling of multi-scale and multi-physics complex systems typically involves the use of scientific software that can optimally leverage extreme scale computing. Despite major developments in recent years, these simul…

Operator Inference and Physics-Informed Learning of Low-Dimensional Models for Incompressible Flows

2020-10-13 · Peter Benner, Pawan Goyal, Jan Heiland, Igor Pontes Duff

Reduced-order modeling has a long tradition in computational fluid dynamics. The ever-increasing significance of data for the synthesis of low-order models is well reflected in the recent successes of data-driven approac…

Geometry-Aware Physics-Informed PointNets for Modeling Flows Across Porous Structures

2026-02-15 · Luigi Ciceri, Corrado Mio, Jianyi Lin, Gabriele Gianini arxiv

Predicting flows that occur both through and around porous bodies is challenging due to coupled physics across fluid and porous regions and the need to generalize across diverse geometries and boundary conditions. We add…

Fluids You Can Trust: Property-Preserving Operator Learning for Incompressible Flows

2026-02-17 · Ramansh Sharma, Matthew Lowery, Houman Owhadi, Varun Shankar arxiv

We present a novel property-preserving kernel-based operator learning method for incompressible flows governed by the incompressible Navier--Stokes equations. Traditional numerical solvers incur significant computational…