ResearchPod Summary
Fourier Neural Operators (FNOs) are powerful tools for learning solution operators of partial differential equations (PDEs), but they are traditionally restricted to uniform, structured grids. This paper addresses the challenge of applying FNOs to complex, varying geometries and unstructured meshes, which are common in engineering and computational fluid dynamics (CFD).
The authors introduce the Ambient-Domain Extension Fourier Neural Operator (ADEx-FNO). Instead of using trainable modules to learn geometry-to-grid mappings, ADEx-FNO uses a deterministic approach:
By using a nonuniform grid and a Nonuniform Discrete Fourier Transform (NDFT), the model concentrates computational resources where spatial gradients are highest, such as near solid boundaries in fluid flow, without increasing the number of trainable parameters.
ADEx-FNO demonstrates high accuracy, achieving relative L2 errors between 0.32% and 0.77% on nonlinear Poisson and advection-reaction-diffusion problems. In practical CFD applications, using ADEx-FNO to provide an initial field for conventional solvers significantly accelerates convergence. For RANS simulations, the method reduced pseudo-time iterations by approximately 43–44%. In more complex URANS and DNS transfer scenarios, the framework successfully reduced the time required for flow development and statistical accumulation, proving its utility as a robust initialization tool for high-fidelity simulations.
This framework bridges the gap between the efficiency of spectral operator learning and the geometric flexibility required for real-world engineering problems. Because the geometry-transfer operations are decoupled from the optimization process, the model remains lightweight and avoids the complexity of training additional graph or point-cloud modules. It provides a practical, plug-and-play solution for accelerating expensive CFD workflows.
AI-generated third-party summary by ResearchPod. Not official content or an endorsement by the paper authors or affiliated organizations.