LGAug 27, 2025

Physics-Informed DeepONet Coupled with FEM for Convective Transport in Porous Media with Sharp Gaussian Sources

arXiv:2508.19847v11 citationsh-index: 20Has Code
Originality Incremental advance
AI Analysis

This work addresses efficient simulation of convective transport in porous media for applications like environmental engineering, though it is incremental as it combines existing methods with adaptive sampling.

The paper tackled modeling fluid transport in porous media from sharp Gaussian sources by coupling finite element methods with physics-informed DeepONet, achieving good agreement with reference solutions and orders of magnitude speedups over traditional solvers.

We present a hybrid framework that couples finite element methods (FEM) with physics-informed DeepONet to model fluid transport in porous media from sharp, localized Gaussian sources. The governing system consists of a steady-state Darcy flow equation and a time-dependent convection-diffusion equation. Our approach solves the Darcy system using FEM and transfers the resulting velocity field to a physics-informed DeepONet, which learns the mapping from source functions to solute concentration profiles. This modular strategy preserves FEM-level accuracy in the flow field while enabling fast inference for transport dynamics. To handle steep gradients induced by sharp sources, we introduce an adaptive sampling strategy for trunk collocation points. Numerical experiments demonstrate that our method is in good agreement with the reference solutions while offering orders of magnitude speedups over traditional solvers, making it suitable for practical applications in relevant scenarios. Implementation of our proposed method is available at https://github.com/erkara/fem-pi-deeponet.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes