paper-with-me

홈 › Papers

Physics-integrated neural differentiable modeling for immersed boundary systems

2026-03-17 · Chenglin Li, Hang Xu, Jianting Chen, Yanfei Zhang arxiv

Accurately, efficiently, and stably computing complex fluid flows and their evolution near solid boundaries over long horizons remains challenging. Conventional numerical solvers require fine grids and small time steps to resolve near-wall dynamics, resulting in high computational costs, while purely data-driven surrogate models accumulate rollout errors and lack robustness under extrapolative conditions. To address these issues, this study extends existing neural PDE solvers by developing a physics-integrated differentiable framework for long-horizon prediction of immersed-boundary flows. A key design aspect of the framework includes an important improvement, namely the structural integration of physical principles into an end-to-end differentiable architecture incorporating a PDE-based intermediate velocity module and a multi-direct forcing immersed boundary module, both adhering to the pressure-projection procedure for incompressible flow computation. The computationally expensive pressure projection step is substituted with a learned implicit correction using ConvResNet blocks to reduce cost, and a sub-iteration strategy is introduced to separate the embedded physics module's stability requirement from the surrogate model's time step, enabling stable coarse-grid autoregressive rollouts with large effective time increments. The framework uses only single-step supervision for training, eliminating long-horizon backpropagation and reducing training time to under one hour on a single GPU. Evaluations on benchmark cases of flow past a stationary cylinder and a rotationally oscillating cylinder at Re=100 show the proposed model consistently outperforms purely data-driven, physics-loss-constrained, and coarse-grid numerical baselines in flow-field fidelity and long-horizon stability, while achieving an approximately 200-fold inference speedup over the high-resolution solver.

📄 PDF Abstract BibTeX arXiv:2603.16277

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fast Aquatic Swimmer Optimization with Differentiable Projective Dynamics and Neural Network Hydrodynamic Models

2022-03-30 · Elvis Nava, John Z. Zhang, Mike Y. Michelis, Tao Du 외

Aquatic locomotion is a classic fluid-structure interaction (FSI) problem of interest to biologists and engineers. Solving the fully coupled FSI equations for incompressible Navier-Stokes and finite elasticity is computa…

Computational Efficiency

Physics-informed neural networks modeling for systems with moving immersed boundaries: application to an unsteady flow past a plunging foil

2023-06-23 · Rahul Sundar, Dipanjan Majumdar, Didier Lucor, Sunetra Sarkar

Recently, physics informed neural networks (PINNs) have been explored extensively for solving various forward and inverse problems and facilitating querying applications in fluid mechanics applications. However, work on …

Learning Fluid-Structure Interaction Dynamics with Physics-Informed Neural Networks and Immersed Boundary Methods

2025-05-24 · Afrah Farea, Saiful Khan, Reza Daryani, Emre Cenk Ersan 외

We introduce neural network architectures that combine physics-informed neural networks (PINNs) with the immersed boundary method (IBM) to solve fluid-structure interaction (FSI) problems. Our approach features two disti…

Sequential learning based PINNs to overcome temporal domain complexities in unsteady flow past flapping wings

2025-03-19 · Rahul Sundar, Didier Lucor, Sunetra Sarkar

For a data-driven and physics combined modelling of unsteady flow systems with moving immersed boundaries, Sundar {\it et al.} introduced an immersed boundary-aware (IBA) framework, combining Physics-Informed Neural Netw…

Transfer Learning

Understanding the training of PINNs for unsteady flow past a plunging foil through the lens of input subdomain level loss function gradients

2024-02-27 · Rahul Sundar, Didier Lucor, Sunetra Sarkar

Recently immersed boundary method-inspired physics-informed neural networks (PINNs) including the moving boundary-enabled PINNs (MB-PINNs) have shown the ability to accurately reconstruct velocity and recover pressure as…