U Net LSTM with incremental time-stepping for robust long-horizon unsteady flow prediction
Blaise Madiega, Mathieu Olivier

TL;DR
This paper introduces a hybrid U-Net LSTM model that predicts unsteady flow dynamics through incremental updates, significantly enhancing long-term stability and accuracy in CFD surrogate modeling.
Contribution
It presents a novel incremental time-stepping approach combining U-Net and LSTM for stable, accurate long-horizon unsteady flow prediction, integrating seamlessly with CFD solvers.
Findings
54.53% to 84.21% reduction in cumulative errors
Improved stability and reliability over standard baselines
Better preservation of engineering metrics and quantities
Abstract
Transient computational fluid dynamics (CFD) remains expensive when long horizons and multi-scale turbulence are involved. Data-driven surrogates promise relief, yet many degrade over multiple steps or drift from physical behavior. This work advances a hybrid path: an incremental time-stepping U Net LSTM model that forecasts unsteady dynamics by predicting field updates rather than absolute states. A U-Net encoder decoder extracts multi-scale spatial structures, LSTM layers carry temporal dependencies, and the network is trained on per-step increments of the physical fields, aligning learning with classical time marching and reducing compounding errors. The model is designed to slot into solvers based on projection methods (such as SIMPLE, PISO, etc), either as an initializer that delivers a sharper first guess for pressure-velocity coupling or as a corrective module that refines…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsModel Reduction and Neural Networks · Fluid Dynamics and Turbulent Flows · Fluid Dynamics and Vibration Analysis
