DeepCFD: Efficient Steady-State Laminar Flow Approximation with Deep Convolutional Neural Networks
Mateus Dias Ribeiro, Abdul Rehman, Sheraz Ahmed, Andreas, Dengel

TL;DR
DeepCFD employs convolutional neural networks to rapidly approximate steady laminar flow solutions of the Navier-Stokes equations, significantly reducing computational time while maintaining low error rates, thus enabling faster aerodynamic and fluid dynamics analysis.
Contribution
This paper introduces DeepCFD, a CNN-based model that learns to predict fluid flow solutions directly from CFD data, offering a novel, efficient alternative to traditional CFD simulations.
Findings
Achieves up to 1000x speedup over traditional CFD methods.
Maintains low error rates in flow approximation.
Successfully predicts velocity and pressure fields from ground-truth data.
Abstract
Computational Fluid Dynamics (CFD) simulation by the numerical solution of the Navier-Stokes equations is an essential tool in a wide range of applications from engineering design to climate modeling. However, the computational cost and memory demand required by CFD codes may become very high for flows of practical interest, such as in aerodynamic shape optimization. This expense is associated with the complexity of the fluid flow governing equations, which include non-linear partial derivative terms that are of difficult solution, leading to long computational times and limiting the number of hypotheses that can be tested during the process of iterative design. Therefore, we propose DeepCFD: a convolutional neural network (CNN) based model that efficiently approximates solutions for the problem of non-uniform steady laminar flows. The proposed model is able to learn complete solutions…
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.
Code & Models
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
