paper-with-me

홈 › Papers

EddyFormer: Accelerated Neural Simulations of Three-Dimensional Turbulence at Scale

2025-10-28 · Yiheng Du, Aditi S. Krishnapriyan arxiv

Computationally resolving turbulence remains a central challenge in fluid dynamics due to its multi-scale interactions. Fully resolving large-scale turbulence through direct numerical simulation (DNS) is computationally prohibitive, motivating data-driven machine learning alternatives. In this work, we propose EddyFormer, a Transformer-based spectral-element (SEM) architecture for large-scale turbulence simulation that combines the accuracy of spectral methods with the scalability of the attention mechanism. We introduce an SEM tokenization that decomposes the flow into grid-scale and subgrid-scale components, enabling capture of both local and global features. We create a new three-dimensional isotropic turbulence dataset and train EddyFormer to achieves DNS-level accuracy at 256^3 resolution, providing a 30x speedup over DNS. When applied to unseen domains up to 4x larger than in training, EddyFormer preserves accuracy on physics-invariant metrics-energy spectra, correlation functions, and structure functions-showing domain generalization. On The Well benchmark suite of diverse turbulent flows, EddyFormer resolves cases where prior ML models fail to converge, accurately reproducing complex dynamics across a wide range of physical conditions.

📄 PDF Abstract BibTeX arXiv:2510.24173

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

Physics-Preserving AI-Accelerated Simulations of Plasma Turbulence

2023-09-28 · Robin Greif, Frank Jenko, Nils Thuerey

Turbulence in fluids, gases, and plasmas remains an open problem of both practical and fundamental importance. Its irreducible complexity usually cannot be tackled computationally in a brute-force style. Here, we combine…

A posteriori learning of quasi-geostrophic turbulence parametrization: an experiment on integration steps

2021-11-12 · Hugo Frezat, Julien Le Sommer, Ronan Fablet, Guillaume Balarac 외

Modeling the subgrid-scale dynamics of reduced models is a long standing open problem that finds application in ocean, atmosphere and climate predictions where direct numerical simulation (DNS) is impossible. While neura…

Fourier neural operators for spatiotemporal dynamics in two-dimensional turbulence

2024-09-23 · Mohammad Atif, Pulkit Dubey, Pratik P. Aghor, Vanessa Lopez-Marrero 외

High-fidelity direct numerical simulation of turbulent flows for most real-world applications remains an outstanding computational challenge. Several machine learning approaches have recently been proposed to alleviate t…

Learned Turbulence Modelling with Differentiable Fluid Solvers: Physics-based Loss-functions and Optimisation Horizons

2022-02-14 · Björn List, Li-Wei Chen, Nils Thuerey

In this paper, we train turbulence models based on convolutional neural networks. These learned turbulence models improve under-resolved low resolution solutions to the incompressible Navier-Stokes equations at simulatio…

Scientific Machine Learning Based Reduced-Order Models for Plasma Turbulence Simulations

2024-01-11 · Constantin Gahr, Ionut-Gabriel Farcas, Frank Jenko

This paper investigates non-intrusive Scientific Machine Learning (SciML) Reduced-Order Models (ROMs) for plasma turbulence simulations. In particular, we focus on Operator Inference (OpInf) to build low-cost physics-bas…