paper-with-me

홈 › Papers

Learned Coarse Models for Efficient Turbulence Simulation

2021-12-31 · Kimberly Stachenfeld, Drummond B. Fielding, Dmitrii Kochkov, Miles Cranmer, Tobias Pfaff, Jonathan Godwin, Can Cui, Shirley Ho, Peter Battaglia, Alvaro Sanchez-Gonzalez

Turbulence simulation with classical numerical solvers requires high-resolution grids to accurately resolve dynamics. Here we train learned simulators at low spatial and temporal resolutions to capture turbulent dynamics generated at high resolution. We show that our proposed model can simulate turbulent dynamics more accurately than classical numerical solvers at the comparably low resolutions across various scientifically relevant metrics. Our model is trained end-to-end from data and is capable of learning a range of challenging chaotic and turbulent dynamics at low resolution, including trajectories generated by the state-of-the-art Athena++ engine. We show that our simpler, general-purpose architecture outperforms various more specialized, turbulence-specific architectures from the learned turbulence simulation literature. In general, we see that learned simulators yield unstable trajectories; however, we show that tuning training noise and temporal downsampling solves this problem. We also find that while generalization beyond the training distribution is a challenge for learned models, training noise, added loss constraints, and dataset augmentation can help. Broadly, we conclude that our learned simulator outperforms traditional solvers run on coarser grids, and emphasize that simple design choices can offer stability and robust generalization.

📄 PDF Abstract BibTeX arXiv:2112.15275

Code (1)

tum-pbs/autoreg-pde-diffusion pytorch

Similar Papers 제목 키워드 기반

Learned Simulators for Turbulence

2021-09-29 · ICLR 2022 4 · Kim Stachenfeld, Drummond Buschman Fielding, Dmitrii Kochkov, Miles Cranmer 외

Turbulence simulation with classical numerical solvers requires very high-resolution grids to accurately resolve dynamics. Here we train learned simulators at low spatial and temporal resolutions to capture turbulent dyn…

INC: An Indirect Neural Corrector for Auto-Regressive Hybrid PDE Solvers

2025-11-16 · Hao Wei, Aleksandra Franz, Bjoern List, Nils Thuerey arxiv

When simulating partial differential equations, hybrid solvers combine coarse numerical solvers with learned correctors. They promise accelerated simulations while adhering to physical constraints. However, as shown in o…

Deep Learning of Solver-Aware Turbulence Closures from Nudged LES Dynamics

2026-04-26 · Ashwin Suriyanarayanan, Dibyajyoti Chakraborty, Romit Maulik arxiv

The differentiable physics paradigm may be leveraged as an a-posteriori approach for discovering turbulence closure models by embedding a neural network parameterization directly inside the solver and optimizing it given…

Accelerating Atmospheric Turbulence Simulation via Learned Phase-to-Space Transform

2021-07-24 · ICCV 2021 10 · Zhiyuan Mao, Nicholas Chimitt, Stanley H. Chan

Fast and accurate simulation of imaging through atmospheric turbulence is essential for developing turbulence mitigation algorithms. Recognizing the limitations of previous approaches, we introduce a new concept known as…

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…